Max level shown:
1 [ Sep 9 17:51:57 Enabled. ]
2 [ Sep 9 17:51:57 Rereading configuration. ]
3 [ Sep 9 17:51:58 Rereading configuration. ]
4 [ Sep 9 17:52:00 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 + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + 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
24 [ Sep 9 17:52:00 Method "start" exited with status 0. ]
25 Processing configuration file 'config.xml'.
26 There is no file 'config.xml', will use embedded config.
27 Logging trace to /var/tmp/clickhouse-server.log
28 Logging errors to /var/tmp/clickhouse-server.errlog
29 2024.09.09 17:52:02.189674 [ 1 ] {} <Information> Application: Will watch for the process with pid 23833
30 2024.09.09 17:52:02.190255 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.09.09 17:52:02.384464 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23833
32 2024.09.09 17:52:02.385179 [ 1 ] {} <Information> Application: starting up
33 2024.09.09 17:52:02.388798 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.09.09 17:52:02.484047 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.09.09 17:52:02.525966 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.09.09 17:52:02.526009 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.09.09 17:52:02.526027 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.09.09 17:52:02.526094 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.09.09 17:52:02.526385 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.09.09 17:52:02.528010 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
41 Processing configuration file 'config.xml'.
42 There is no file 'config.xml', will use embedded config.
43 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
44 2024.09.09 17:52:02.528531 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.09.09 17:52:02.529363 [ 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)
46 2024.09.09 17:52:02.529389 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
47 2024.09.09 17:52:02.529402 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.09.09 17:52:02.529584 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.09.09 17:52:02.530526 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.09.09 17:52:02.535687 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.09.09 17:52:02.536739 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.09.09 17:52:02.538224 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.09.09 17:52:02.538301 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.09.09 17:52:02.539905 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
55 Processing configuration file 'config.xml'.
56 There is no file 'config.xml', will use embedded config.
57 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
58 2024.09.09 17:52:02.540193 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.09.09 17:52:02.544472 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.09.09 17:52:02.545206 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.09.09 17:52:02.546748 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.09.09 17:52:02.547150 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.09.09 17:52:02.547515 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.09.09 17:52:02.547869 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.09.09 17:52:02.549212 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.09.09 17:52:02.549242 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.09.09 17:52:02.549314 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.09.09 17:52:02.549479 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.09.09 17:52:02.558234 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.09.09 17:52:02.558260 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142611 sec
71 2024.09.09 17:52:02.558301 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.09.09 17:52:02.558312 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.09.09 17:52:02.559386 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.09.09 17:52:02.560393 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.09.09 17:52:02.560411 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.09.09 17:52:02.560446 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.09.09 17:52:02.560460 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.09.09 17:52:02.560472 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.09.09 17:52:02.560505 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.09.09 17:52:02.560517 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.09.09 17:52:02.560531 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.09.09 17:52:02.560561 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.09.09 17:52:02.560579 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.09.09 17:52:02.560594 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.09.09 17:52:02.560606 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.09.09 17:52:02.560643 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.09.09 17:52:02.560657 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.09.09 17:52:02.560669 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.09.09 17:52:02.560700 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.09.09 17:52:02.560715 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.09.09 17:52:02.598373 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.09.09 17:52:02.599514 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.09.09 17:52:02.599540 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.493e-05 sec
94 2024.09.09 17:52:02.599554 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.09.09 17:52:02.599565 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.09.09 17:52:02.599590 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.09.09 17:52:02.599770 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.09.09 17:52:02.599812 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.09.09 17:52:02.599826 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.09.09 17:52:02.599838 [ 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).
101 2024.09.09 17:52:02.599853 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.09.09 17:52:02.678824 [ 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 23.8.7.1)
103 2024.09.09 17:52:03.335005 [ 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 23.8.7.1)
104 2024.09.09 17:52:03.335085 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.09.09 17:52:03.382617 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.09.09 17:52:03.382985 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.22 MiB
107 2024.09.09 17:52:03.384128 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.292e-05 sec.
108 2024.09.09 17:52:03.384507 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.09.09 17:52:03.384599 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.09.09 17:52:03.384654 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.09.09 17:52:03.384706 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.09.09 17:52:03.385663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.09.09 17:52:03.385866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.09.09 17:52:03.385926 [ 3 ] {} <Debug> HTTP-Session: dadb720b-34b6-46e3-bcc2-e04bb1c4c348 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
115 2024.09.09 17:52:03.385959 [ 3 ] {} <Debug> HTTP-Session: dadb720b-34b6-46e3-bcc2-e04bb1c4c348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.09.09 17:52:03.386002 [ 3 ] {} <Debug> HTTP-Session: dadb720b-34b6-46e3-bcc2-e04bb1c4c348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.09.09 17:52:03.386112 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.09.09 17:52:03.386147 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
119 2024.09.09 17:52:03.386216 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
120 2024.09.09 17:52:03.386305 [ 3 ] {} <Trace> HTTP-Session: dadb720b-34b6-46e3-bcc2-e04bb1c4c348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.09.09 17:52:03.387441 [ 3 ] {528e89fe-b7f4-41f9-adda-d9b7cb5936fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.09.09 17:52:03.419375 [ 3 ] {528e89fe-b7f4-41f9-adda-d9b7cb5936fe} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58271) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
123 
124 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
125 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
126 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
127 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
128 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
129 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
130 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
131 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
132 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
133 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
134 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
135 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
136 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
137 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
138 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
139 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
140 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
141 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
142 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
143 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
144 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
145 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
146 
147 2024.09.09 17:52:03.420213 [ 3 ] {528e89fe-b7f4-41f9-adda-d9b7cb5936fe} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
148 
149 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
150 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
151 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
152 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
153 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
154 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
155 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
156 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
157 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
158 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
159 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
160 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
161 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
162 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
163 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
164 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
165 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
166 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
167 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
168 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
169 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
170 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
171 (version 23.8.7.1)
172 2024.09.09 17:52:03.430327 [ 3 ] {} <Debug> HTTP-Session: dadb720b-34b6-46e3-bcc2-e04bb1c4c348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.09.09 17:52:03.430725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.09.09 17:52:03.430838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.09.09 17:52:03.430891 [ 3 ] {} <Debug> HTTP-Session: 8e3dab95-ee87-4b17-baae-9df76a046d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
176 2024.09.09 17:52:03.430943 [ 3 ] {} <Debug> HTTP-Session: 8e3dab95-ee87-4b17-baae-9df76a046d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.09.09 17:52:03.430961 [ 3 ] {} <Debug> HTTP-Session: 8e3dab95-ee87-4b17-baae-9df76a046d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.09.09 17:52:03.431028 [ 3 ] {} <Trace> HTTP-Session: 8e3dab95-ee87-4b17-baae-9df76a046d0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.09.09 17:52:03.431229 [ 3 ] {27fbfc19-3513-4cc1-a348-c45bc8671d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.09.09 17:52:03.431552 [ 3 ] {27fbfc19-3513-4cc1-a348-c45bc8671d09} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58271) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
181 
182 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
183 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
184 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
185 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
186 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
187 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
188 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
189 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
190 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
191 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
192 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
193 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
194 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
195 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
196 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
197 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
198 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
199 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
200 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
201 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
202 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
203 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
204 
205 2024.09.09 17:52:03.431808 [ 3 ] {27fbfc19-3513-4cc1-a348-c45bc8671d09} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
206 
207 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
209 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
210 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
213 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
214 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
215 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
216 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
217 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
218 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
220 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
229 (version 23.8.7.1)
230 2024.09.09 17:52:03.432104 [ 3 ] {} <Debug> HTTP-Session: 8e3dab95-ee87-4b17-baae-9df76a046d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.09.09 17:52:03.434538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.09.09 17:52:03.434624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.09.09 17:52:03.434680 [ 3 ] {} <Debug> HTTP-Session: 40119dfa-8209-4753-b0f5-fcb878808494 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
234 2024.09.09 17:52:03.434727 [ 3 ] {} <Debug> HTTP-Session: 40119dfa-8209-4753-b0f5-fcb878808494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.09.09 17:52:03.434744 [ 3 ] {} <Debug> HTTP-Session: 40119dfa-8209-4753-b0f5-fcb878808494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.09.09 17:52:03.434808 [ 3 ] {} <Trace> HTTP-Session: 40119dfa-8209-4753-b0f5-fcb878808494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.09.09 17:52:03.436168 [ 3 ] {8eb03cd7-5d90-49d6-a668-10b8a7890bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.09.09 17:52:03.436893 [ 3 ] {8eb03cd7-5d90-49d6-a668-10b8a7890bfd} <Debug> DynamicQueryHandler: Done processing query
239 2024.09.09 17:52:03.436948 [ 3 ] {} <Debug> HTTP-Session: 40119dfa-8209-4753-b0f5-fcb878808494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.09.09 17:52:03.439348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.09.09 17:52:03.439401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.09.09 17:52:03.439459 [ 3 ] {} <Debug> HTTP-Session: 302ff63c-b2cd-4960-b89f-1ab0fdb7dc95 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
243 2024.09.09 17:52:03.439506 [ 3 ] {} <Debug> HTTP-Session: 302ff63c-b2cd-4960-b89f-1ab0fdb7dc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.09.09 17:52:03.439525 [ 3 ] {} <Debug> HTTP-Session: 302ff63c-b2cd-4960-b89f-1ab0fdb7dc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.09.09 17:52:03.439590 [ 3 ] {} <Trace> HTTP-Session: 302ff63c-b2cd-4960-b89f-1ab0fdb7dc95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.09.09 17:52:03.439720 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.09.09 17:52:03.439825 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.09.09 17:52:03.441282 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.09.09 17:52:03.441334 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.471e-05 sec
250 2024.09.09 17:52:03.441351 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Trace> ReferentialDeps: No tables
251 2024.09.09 17:52:03.441391 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Trace> LoadingDeps: No tables
252 2024.09.09 17:52:03.441413 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.09.09 17:52:03.441565 [ 3 ] {352c9c60-e4a3-418d-bf2a-7cdf70c91f7e} <Debug> DynamicQueryHandler: Done processing query
254 2024.09.09 17:52:03.441589 [ 3 ] {} <Debug> HTTP-Session: 302ff63c-b2cd-4960-b89f-1ab0fdb7dc95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.09.09 17:52:03.441743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.09.09 17:52:03.441814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.09.09 17:52:03.441834 [ 3 ] {} <Debug> HTTP-Session: 8a136f92-beed-4138-a850-48f3dfe73b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
258 2024.09.09 17:52:03.441879 [ 3 ] {} <Debug> HTTP-Session: 8a136f92-beed-4138-a850-48f3dfe73b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.09.09 17:52:03.441918 [ 3 ] {} <Debug> HTTP-Session: 8a136f92-beed-4138-a850-48f3dfe73b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.09.09 17:52:03.441948 [ 3 ] {} <Trace> HTTP-Session: 8a136f92-beed-4138-a850-48f3dfe73b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.09.09 17:52:03.442117 [ 3 ] {64e08c0c-952c-43d8-a6de-ee7359fb9cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) /* The version table contains metadata about the `oximeter` database */
262 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
263 2024.09.09 17:52:03.442219 [ 3 ] {64e08c0c-952c-43d8-a6de-ee7359fb9cc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.09.09 17:52:03.449702 [ 3 ] {64e08c0c-952c-43d8-a6de-ee7359fb9cc4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.09.09 17:52:03.450867 [ 3 ] {64e08c0c-952c-43d8-a6de-ee7359fb9cc4} <Debug> oximeter.version (3e4dcd7a-d3e8-419f-9514-e1d9eaf9ff12): Loading data parts
266 2024.09.09 17:52:03.451335 [ 3 ] {64e08c0c-952c-43d8-a6de-ee7359fb9cc4} <Debug> oximeter.version (3e4dcd7a-d3e8-419f-9514-e1d9eaf9ff12): There are no data parts
267 2024.09.09 17:52:03.453991 [ 3 ] {64e08c0c-952c-43d8-a6de-ee7359fb9cc4} <Debug> DynamicQueryHandler: Done processing query
268 2024.09.09 17:52:03.454047 [ 3 ] {} <Debug> HTTP-Session: 8a136f92-beed-4138-a850-48f3dfe73b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.09.09 17:52:03.454191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.09.09 17:52:03.454265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.09.09 17:52:03.454312 [ 3 ] {} <Debug> HTTP-Session: 45e8bad7-9728-4dfe-bedc-9e5526244d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
272 2024.09.09 17:52:03.454330 [ 3 ] {} <Debug> HTTP-Session: 45e8bad7-9728-4dfe-bedc-9e5526244d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.09.09 17:52:03.454377 [ 3 ] {} <Debug> HTTP-Session: 45e8bad7-9728-4dfe-bedc-9e5526244d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.09.09 17:52:03.454433 [ 3 ] {} <Trace> HTTP-Session: 45e8bad7-9728-4dfe-bedc-9e5526244d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.09.09 17:52:03.454684 [ 3 ] {f0864049-8d5e-43ab-98b8-66d3b4db68a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) /* The measurement tables contain all individual samples from each timeseries.
276 *
277 * Each table stores a single datum type, and otherwise contains nearly the same
278 * structure. The primary sorting key is on the timeseries name, key, and then
279 * timestamp, so that all timeseries from the same schema are grouped, followed
280 * by all samples from the same timeseries.
281 *
282 * This reflects that one usually looks up the _key_ in one or more field table,
283 * and then uses that to index quickly into the measurements tables.
284 */
285 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
286 2024.09.09 17:52:03.454789 [ 3 ] {f0864049-8d5e-43ab-98b8-66d3b4db68a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.09.09 17:52:03.461638 [ 3 ] {f0864049-8d5e-43ab-98b8-66d3b4db68a4} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Loading data parts
288 2024.09.09 17:52:03.461832 [ 3 ] {f0864049-8d5e-43ab-98b8-66d3b4db68a4} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): There are no data parts
289 2024.09.09 17:52:03.469762 [ 3 ] {f0864049-8d5e-43ab-98b8-66d3b4db68a4} <Debug> DynamicQueryHandler: Done processing query
290 2024.09.09 17:52:03.469859 [ 3 ] {} <Debug> HTTP-Session: 45e8bad7-9728-4dfe-bedc-9e5526244d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.09.09 17:52:03.469984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.09.09 17:52:03.470057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.09.09 17:52:03.470107 [ 3 ] {} <Debug> HTTP-Session: d62421e2-9c34-4c94-90d9-02df9a71ad24 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
294 2024.09.09 17:52:03.470148 [ 3 ] {} <Debug> HTTP-Session: d62421e2-9c34-4c94-90d9-02df9a71ad24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.09.09 17:52:03.470163 [ 3 ] {} <Debug> HTTP-Session: d62421e2-9c34-4c94-90d9-02df9a71ad24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.09.09 17:52:03.470222 [ 3 ] {} <Trace> HTTP-Session: d62421e2-9c34-4c94-90d9-02df9a71ad24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.09.09 17:52:03.470425 [ 3 ] {b267cbfc-addf-4f45-b30a-55c4a0ae89d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
298 2024.09.09 17:52:03.470500 [ 3 ] {b267cbfc-addf-4f45-b30a-55c4a0ae89d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.09.09 17:52:03.472770 [ 3 ] {b267cbfc-addf-4f45-b30a-55c4a0ae89d1} <Debug> oximeter.measurements_i8 (523af8e9-29d4-40fb-ba0a-3ea36feeb036): Loading data parts
300 2024.09.09 17:52:03.472928 [ 3 ] {b267cbfc-addf-4f45-b30a-55c4a0ae89d1} <Debug> oximeter.measurements_i8 (523af8e9-29d4-40fb-ba0a-3ea36feeb036): There are no data parts
301 2024.09.09 17:52:03.474267 [ 3 ] {b267cbfc-addf-4f45-b30a-55c4a0ae89d1} <Debug> DynamicQueryHandler: Done processing query
302 2024.09.09 17:52:03.474325 [ 3 ] {} <Debug> HTTP-Session: d62421e2-9c34-4c94-90d9-02df9a71ad24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.09.09 17:52:03.474454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.09.09 17:52:03.474530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.09.09 17:52:03.474577 [ 3 ] {} <Debug> HTTP-Session: b08eff5c-2f2c-42f0-b790-c5318237c1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
306 2024.09.09 17:52:03.474622 [ 3 ] {} <Debug> HTTP-Session: b08eff5c-2f2c-42f0-b790-c5318237c1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.09.09 17:52:03.474635 [ 3 ] {} <Debug> HTTP-Session: b08eff5c-2f2c-42f0-b790-c5318237c1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.09.09 17:52:03.474691 [ 3 ] {} <Trace> HTTP-Session: b08eff5c-2f2c-42f0-b790-c5318237c1d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.09.09 17:52:03.474893 [ 3 ] {bb168620-a3f2-4e43-83d3-92a6e176528c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
310 2024.09.09 17:52:03.474966 [ 3 ] {bb168620-a3f2-4e43-83d3-92a6e176528c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.09.09 17:52:03.476586 [ 3 ] {bb168620-a3f2-4e43-83d3-92a6e176528c} <Debug> oximeter.measurements_u8 (2000129d-f93e-443e-8023-9fffe8ebf34a): Loading data parts
312 2024.09.09 17:52:03.476729 [ 3 ] {bb168620-a3f2-4e43-83d3-92a6e176528c} <Debug> oximeter.measurements_u8 (2000129d-f93e-443e-8023-9fffe8ebf34a): There are no data parts
313 2024.09.09 17:52:03.478025 [ 3 ] {bb168620-a3f2-4e43-83d3-92a6e176528c} <Debug> DynamicQueryHandler: Done processing query
314 2024.09.09 17:52:03.478084 [ 3 ] {} <Debug> HTTP-Session: b08eff5c-2f2c-42f0-b790-c5318237c1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.09.09 17:52:03.478230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.09.09 17:52:03.478275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.09.09 17:52:03.478325 [ 3 ] {} <Debug> HTTP-Session: b57ca324-9184-4cbf-b420-852bc09ac26c Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
318 2024.09.09 17:52:03.478366 [ 3 ] {} <Debug> HTTP-Session: b57ca324-9184-4cbf-b420-852bc09ac26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.09.09 17:52:03.478380 [ 3 ] {} <Debug> HTTP-Session: b57ca324-9184-4cbf-b420-852bc09ac26c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.09.09 17:52:03.478437 [ 3 ] {} <Trace> HTTP-Session: b57ca324-9184-4cbf-b420-852bc09ac26c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.09.09 17:52:03.478638 [ 3 ] {1c44eb47-06c8-49bd-b896-c62c70cf5483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
322 2024.09.09 17:52:03.478744 [ 3 ] {1c44eb47-06c8-49bd-b896-c62c70cf5483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.09.09 17:52:03.480374 [ 3 ] {1c44eb47-06c8-49bd-b896-c62c70cf5483} <Debug> oximeter.measurements_i16 (f8f8b5fb-8972-4877-a170-2bacdd641558): Loading data parts
324 2024.09.09 17:52:03.480515 [ 3 ] {1c44eb47-06c8-49bd-b896-c62c70cf5483} <Debug> oximeter.measurements_i16 (f8f8b5fb-8972-4877-a170-2bacdd641558): There are no data parts
325 2024.09.09 17:52:03.481764 [ 3 ] {1c44eb47-06c8-49bd-b896-c62c70cf5483} <Debug> DynamicQueryHandler: Done processing query
326 2024.09.09 17:52:03.481821 [ 3 ] {} <Debug> HTTP-Session: b57ca324-9184-4cbf-b420-852bc09ac26c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.09.09 17:52:03.481937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.09.09 17:52:03.482096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.09.09 17:52:03.482116 [ 3 ] {} <Debug> HTTP-Session: 0c499e9a-0a22-4194-a064-2bc1a2c240ca Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
330 2024.09.09 17:52:03.482162 [ 3 ] {} <Debug> HTTP-Session: 0c499e9a-0a22-4194-a064-2bc1a2c240ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.09.09 17:52:03.482176 [ 3 ] {} <Debug> HTTP-Session: 0c499e9a-0a22-4194-a064-2bc1a2c240ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.09.09 17:52:03.482234 [ 3 ] {} <Trace> HTTP-Session: 0c499e9a-0a22-4194-a064-2bc1a2c240ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.09.09 17:52:03.482444 [ 3 ] {3aeb8e38-e2aa-4268-b27b-fd19ac119f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
334 2024.09.09 17:52:03.482520 [ 3 ] {3aeb8e38-e2aa-4268-b27b-fd19ac119f15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.09.09 17:52:03.484151 [ 3 ] {3aeb8e38-e2aa-4268-b27b-fd19ac119f15} <Debug> oximeter.measurements_u16 (5f2e6ac5-d430-4585-b458-05f4d65b3037): Loading data parts
336 2024.09.09 17:52:03.484294 [ 3 ] {3aeb8e38-e2aa-4268-b27b-fd19ac119f15} <Debug> oximeter.measurements_u16 (5f2e6ac5-d430-4585-b458-05f4d65b3037): There are no data parts
337 2024.09.09 17:52:03.485538 [ 3 ] {3aeb8e38-e2aa-4268-b27b-fd19ac119f15} <Debug> DynamicQueryHandler: Done processing query
338 2024.09.09 17:52:03.485596 [ 3 ] {} <Debug> HTTP-Session: 0c499e9a-0a22-4194-a064-2bc1a2c240ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.09.09 17:52:03.485740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.09.09 17:52:03.485813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.09.09 17:52:03.485832 [ 3 ] {} <Debug> HTTP-Session: db85ba7a-9bb3-43be-a6d7-c73cd3ab6dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
342 2024.09.09 17:52:03.485876 [ 3 ] {} <Debug> HTTP-Session: db85ba7a-9bb3-43be-a6d7-c73cd3ab6dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.09.09 17:52:03.485891 [ 3 ] {} <Debug> HTTP-Session: db85ba7a-9bb3-43be-a6d7-c73cd3ab6dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.09.09 17:52:03.485948 [ 3 ] {} <Trace> HTTP-Session: db85ba7a-9bb3-43be-a6d7-c73cd3ab6dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.09.09 17:52:03.486148 [ 3 ] {7524019f-92f0-4abf-9794-d30065372674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
346 2024.09.09 17:52:03.486250 [ 3 ] {7524019f-92f0-4abf-9794-d30065372674} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.09.09 17:52:03.487955 [ 3 ] {7524019f-92f0-4abf-9794-d30065372674} <Debug> oximeter.measurements_i32 (295d6838-8904-4eb8-8463-9e58edd5f97f): Loading data parts
348 2024.09.09 17:52:03.488092 [ 3 ] {7524019f-92f0-4abf-9794-d30065372674} <Debug> oximeter.measurements_i32 (295d6838-8904-4eb8-8463-9e58edd5f97f): There are no data parts
349 2024.09.09 17:52:03.489405 [ 3 ] {7524019f-92f0-4abf-9794-d30065372674} <Debug> DynamicQueryHandler: Done processing query
350 2024.09.09 17:52:03.489430 [ 3 ] {} <Debug> HTTP-Session: db85ba7a-9bb3-43be-a6d7-c73cd3ab6dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.09.09 17:52:03.489574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.09.09 17:52:03.489647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.09.09 17:52:03.489667 [ 3 ] {} <Debug> HTTP-Session: 8e2f4942-44db-4b4f-a34e-724fee100089 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
354 2024.09.09 17:52:03.489716 [ 3 ] {} <Debug> HTTP-Session: 8e2f4942-44db-4b4f-a34e-724fee100089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.09.09 17:52:03.489756 [ 3 ] {} <Debug> HTTP-Session: 8e2f4942-44db-4b4f-a34e-724fee100089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.09.09 17:52:03.489786 [ 3 ] {} <Trace> HTTP-Session: 8e2f4942-44db-4b4f-a34e-724fee100089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.09.09 17:52:03.489990 [ 3 ] {984f6518-f38d-4c90-96f3-bdaec66d84c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
358 2024.09.09 17:52:03.490093 [ 3 ] {984f6518-f38d-4c90-96f3-bdaec66d84c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.09.09 17:52:03.491700 [ 3 ] {984f6518-f38d-4c90-96f3-bdaec66d84c2} <Debug> oximeter.measurements_u32 (e52e7702-1680-46ff-a223-8166f17a6668): Loading data parts
360 2024.09.09 17:52:03.491933 [ 3 ] {984f6518-f38d-4c90-96f3-bdaec66d84c2} <Debug> oximeter.measurements_u32 (e52e7702-1680-46ff-a223-8166f17a6668): There are no data parts
361 2024.09.09 17:52:03.493256 [ 3 ] {984f6518-f38d-4c90-96f3-bdaec66d84c2} <Debug> DynamicQueryHandler: Done processing query
362 2024.09.09 17:52:03.493281 [ 3 ] {} <Debug> HTTP-Session: 8e2f4942-44db-4b4f-a34e-724fee100089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.09.09 17:52:03.493426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.09.09 17:52:03.493503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.09.09 17:52:03.493522 [ 3 ] {} <Debug> HTTP-Session: 0a516efa-8ba8-472d-a0ca-a101d15fc6e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
366 2024.09.09 17:52:03.493566 [ 3 ] {} <Debug> HTTP-Session: 0a516efa-8ba8-472d-a0ca-a101d15fc6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.09.09 17:52:03.493581 [ 3 ] {} <Debug> HTTP-Session: 0a516efa-8ba8-472d-a0ca-a101d15fc6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.09.09 17:52:03.493640 [ 3 ] {} <Trace> HTTP-Session: 0a516efa-8ba8-472d-a0ca-a101d15fc6e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.09.09 17:52:03.493839 [ 3 ] {a5aab0d0-2fe5-464d-bf7d-1cc44a5088d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
370 2024.09.09 17:52:03.493941 [ 3 ] {a5aab0d0-2fe5-464d-bf7d-1cc44a5088d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.09.09 17:52:03.495500 [ 3 ] {a5aab0d0-2fe5-464d-bf7d-1cc44a5088d8} <Debug> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Loading data parts
372 2024.09.09 17:52:03.495636 [ 3 ] {a5aab0d0-2fe5-464d-bf7d-1cc44a5088d8} <Debug> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): There are no data parts
373 2024.09.09 17:52:03.496915 [ 3 ] {a5aab0d0-2fe5-464d-bf7d-1cc44a5088d8} <Debug> DynamicQueryHandler: Done processing query
374 2024.09.09 17:52:03.496940 [ 3 ] {} <Debug> HTTP-Session: 0a516efa-8ba8-472d-a0ca-a101d15fc6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.09.09 17:52:03.497097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.09.09 17:52:03.497173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.09.09 17:52:03.497193 [ 3 ] {} <Debug> HTTP-Session: e17a5f5a-7651-4a67-ad6c-0cb604869425 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
378 2024.09.09 17:52:03.497240 [ 3 ] {} <Debug> HTTP-Session: e17a5f5a-7651-4a67-ad6c-0cb604869425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.09.09 17:52:03.497283 [ 3 ] {} <Debug> HTTP-Session: e17a5f5a-7651-4a67-ad6c-0cb604869425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.09.09 17:52:03.497315 [ 3 ] {} <Trace> HTTP-Session: e17a5f5a-7651-4a67-ad6c-0cb604869425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.09.09 17:52:03.497516 [ 3 ] {de24a93a-f36a-4368-ae23-1d479f61623c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2024.09.09 17:52:03.497619 [ 3 ] {de24a93a-f36a-4368-ae23-1d479f61623c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.09.09 17:52:03.499255 [ 3 ] {de24a93a-f36a-4368-ae23-1d479f61623c} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Loading data parts
384 2024.09.09 17:52:03.499413 [ 3 ] {de24a93a-f36a-4368-ae23-1d479f61623c} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): There are no data parts
385 2024.09.09 17:52:03.500705 [ 3 ] {de24a93a-f36a-4368-ae23-1d479f61623c} <Debug> DynamicQueryHandler: Done processing query
386 2024.09.09 17:52:03.500730 [ 3 ] {} <Debug> HTTP-Session: e17a5f5a-7651-4a67-ad6c-0cb604869425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.09.09 17:52:03.500888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.09.09 17:52:03.500964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.09.09 17:52:03.500983 [ 3 ] {} <Debug> HTTP-Session: ecb1f682-f866-4928-a032-76908e40c80f Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
390 2024.09.09 17:52:03.501028 [ 3 ] {} <Debug> HTTP-Session: ecb1f682-f866-4928-a032-76908e40c80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.09.09 17:52:03.501073 [ 3 ] {} <Debug> HTTP-Session: ecb1f682-f866-4928-a032-76908e40c80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.09.09 17:52:03.501102 [ 3 ] {} <Trace> HTTP-Session: ecb1f682-f866-4928-a032-76908e40c80f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.09.09 17:52:03.501306 [ 3 ] {05fe262e-13df-4296-8d18-0986d67c1606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
394 2024.09.09 17:52:03.501415 [ 3 ] {05fe262e-13df-4296-8d18-0986d67c1606} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.09.09 17:52:03.503018 [ 3 ] {05fe262e-13df-4296-8d18-0986d67c1606} <Debug> oximeter.measurements_f32 (b7af2615-9115-43f0-b122-df2079451d5d): Loading data parts
396 2024.09.09 17:52:03.503184 [ 3 ] {05fe262e-13df-4296-8d18-0986d67c1606} <Debug> oximeter.measurements_f32 (b7af2615-9115-43f0-b122-df2079451d5d): There are no data parts
397 2024.09.09 17:52:03.504473 [ 3 ] {05fe262e-13df-4296-8d18-0986d67c1606} <Debug> DynamicQueryHandler: Done processing query
398 2024.09.09 17:52:03.504499 [ 3 ] {} <Debug> HTTP-Session: ecb1f682-f866-4928-a032-76908e40c80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.09.09 17:52:03.504657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.09.09 17:52:03.504731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.09.09 17:52:03.504751 [ 3 ] {} <Debug> HTTP-Session: 8b71c33d-ae53-4d09-af88-08819b995e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
402 2024.09.09 17:52:03.504797 [ 3 ] {} <Debug> HTTP-Session: 8b71c33d-ae53-4d09-af88-08819b995e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.09.09 17:52:03.504836 [ 3 ] {} <Debug> HTTP-Session: 8b71c33d-ae53-4d09-af88-08819b995e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.09.09 17:52:03.504868 [ 3 ] {} <Trace> HTTP-Session: 8b71c33d-ae53-4d09-af88-08819b995e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.09.09 17:52:03.505104 [ 3 ] {7c445ba3-4307-4f27-b143-7bc972de3f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
406 2024.09.09 17:52:03.505207 [ 3 ] {7c445ba3-4307-4f27-b143-7bc972de3f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.09.09 17:52:03.506801 [ 3 ] {7c445ba3-4307-4f27-b143-7bc972de3f74} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Loading data parts
408 2024.09.09 17:52:03.506980 [ 3 ] {7c445ba3-4307-4f27-b143-7bc972de3f74} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): There are no data parts
409 2024.09.09 17:52:03.508414 [ 3 ] {7c445ba3-4307-4f27-b143-7bc972de3f74} <Debug> DynamicQueryHandler: Done processing query
410 2024.09.09 17:52:03.508440 [ 3 ] {} <Debug> HTTP-Session: 8b71c33d-ae53-4d09-af88-08819b995e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.09.09 17:52:03.508587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.09.09 17:52:03.508662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.09.09 17:52:03.508709 [ 3 ] {} <Debug> HTTP-Session: 80221e3e-eca0-453b-9bdf-611fd90c2efc Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
414 2024.09.09 17:52:03.508726 [ 3 ] {} <Debug> HTTP-Session: 80221e3e-eca0-453b-9bdf-611fd90c2efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.09.09 17:52:03.508768 [ 3 ] {} <Debug> HTTP-Session: 80221e3e-eca0-453b-9bdf-611fd90c2efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.09.09 17:52:03.508824 [ 3 ] {} <Trace> HTTP-Session: 80221e3e-eca0-453b-9bdf-611fd90c2efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.09.09 17:52:03.508994 [ 3 ] {4860af56-4d6e-4ca6-8c48-0f3ce3ffcd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
418 2024.09.09 17:52:03.509097 [ 3 ] {4860af56-4d6e-4ca6-8c48-0f3ce3ffcd6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.09.09 17:52:03.510736 [ 3 ] {4860af56-4d6e-4ca6-8c48-0f3ce3ffcd6a} <Debug> oximeter.measurements_string (5aaedb03-b377-4917-abd9-70c7762e61ce): Loading data parts
420 2024.09.09 17:52:03.510864 [ 3 ] {4860af56-4d6e-4ca6-8c48-0f3ce3ffcd6a} <Debug> oximeter.measurements_string (5aaedb03-b377-4917-abd9-70c7762e61ce): There are no data parts
421 2024.09.09 17:52:03.512279 [ 3 ] {4860af56-4d6e-4ca6-8c48-0f3ce3ffcd6a} <Debug> DynamicQueryHandler: Done processing query
422 2024.09.09 17:52:03.512305 [ 3 ] {} <Debug> HTTP-Session: 80221e3e-eca0-453b-9bdf-611fd90c2efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.09.09 17:52:03.512444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.09.09 17:52:03.512518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.09.09 17:52:03.512568 [ 3 ] {} <Debug> HTTP-Session: 9e29261e-67c8-4b65-8c88-b6a0ccbcca9c Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
426 2024.09.09 17:52:03.512585 [ 3 ] {} <Debug> HTTP-Session: 9e29261e-67c8-4b65-8c88-b6a0ccbcca9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.09.09 17:52:03.512626 [ 3 ] {} <Debug> HTTP-Session: 9e29261e-67c8-4b65-8c88-b6a0ccbcca9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.09.09 17:52:03.512686 [ 3 ] {} <Trace> HTTP-Session: 9e29261e-67c8-4b65-8c88-b6a0ccbcca9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.09.09 17:52:03.512855 [ 3 ] {c1e14704-8e15-4480-ad96-53ea86c8d060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
430 * NOTE: Right now we can't unambiguously record a nullable byte array.
431 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
432 * a string isn't palatable for a few reasons.
433 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
434 * details.
435 */
436 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2024.09.09 17:52:03.513032 [ 3 ] {c1e14704-8e15-4480-ad96-53ea86c8d060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.09.09 17:52:03.514738 [ 3 ] {c1e14704-8e15-4480-ad96-53ea86c8d060} <Debug> oximeter.measurements_bytes (8e509d05-3909-4c9e-95d8-728b7aef7f27): Loading data parts
439 2024.09.09 17:52:03.514934 [ 3 ] {c1e14704-8e15-4480-ad96-53ea86c8d060} <Debug> oximeter.measurements_bytes (8e509d05-3909-4c9e-95d8-728b7aef7f27): There are no data parts
440 2024.09.09 17:52:03.516211 [ 3 ] {c1e14704-8e15-4480-ad96-53ea86c8d060} <Debug> DynamicQueryHandler: Done processing query
441 2024.09.09 17:52:03.516269 [ 3 ] {} <Debug> HTTP-Session: 9e29261e-67c8-4b65-8c88-b6a0ccbcca9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.09.09 17:52:03.516378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.09.09 17:52:03.516453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.09.09 17:52:03.516502 [ 3 ] {} <Debug> HTTP-Session: 9cf45e94-e733-4ccc-8f86-55c84fd1fd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
445 2024.09.09 17:52:03.516545 [ 3 ] {} <Debug> HTTP-Session: 9cf45e94-e733-4ccc-8f86-55c84fd1fd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.09.09 17:52:03.516560 [ 3 ] {} <Debug> HTTP-Session: 9cf45e94-e733-4ccc-8f86-55c84fd1fd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.09.09 17:52:03.516618 [ 3 ] {} <Trace> HTTP-Session: 9cf45e94-e733-4ccc-8f86-55c84fd1fd1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.09.09 17:52:03.516827 [ 3 ] {5af689d7-a9eb-4690-b168-e0a63006eb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
449 2024.09.09 17:52:03.516930 [ 3 ] {5af689d7-a9eb-4690-b168-e0a63006eb8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.09.09 17:52:03.518533 [ 3 ] {5af689d7-a9eb-4690-b168-e0a63006eb8a} <Debug> oximeter.measurements_cumulativei64 (9ebbc221-b359-4696-91ff-6a4499c3e263): Loading data parts
451 2024.09.09 17:52:03.518685 [ 3 ] {5af689d7-a9eb-4690-b168-e0a63006eb8a} <Debug> oximeter.measurements_cumulativei64 (9ebbc221-b359-4696-91ff-6a4499c3e263): There are no data parts
452 2024.09.09 17:52:03.520075 [ 3 ] {5af689d7-a9eb-4690-b168-e0a63006eb8a} <Debug> DynamicQueryHandler: Done processing query
453 2024.09.09 17:52:03.520101 [ 3 ] {} <Debug> HTTP-Session: 9cf45e94-e733-4ccc-8f86-55c84fd1fd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.09.09 17:52:03.520253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.09.09 17:52:03.520326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.09.09 17:52:03.520346 [ 3 ] {} <Debug> HTTP-Session: b53d9e50-0719-47f6-aea4-1d0ad7721867 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
457 2024.09.09 17:52:03.520392 [ 3 ] {} <Debug> HTTP-Session: b53d9e50-0719-47f6-aea4-1d0ad7721867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.09.09 17:52:03.520431 [ 3 ] {} <Debug> HTTP-Session: b53d9e50-0719-47f6-aea4-1d0ad7721867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.09.09 17:52:03.520463 [ 3 ] {} <Trace> HTTP-Session: b53d9e50-0719-47f6-aea4-1d0ad7721867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.09.09 17:52:03.520671 [ 3 ] {13c7c9a3-0b46-4264-a49c-437c2fb16dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
461 2024.09.09 17:52:03.520774 [ 3 ] {13c7c9a3-0b46-4264-a49c-437c2fb16dae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.09.09 17:52:03.522489 [ 3 ] {13c7c9a3-0b46-4264-a49c-437c2fb16dae} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Loading data parts
463 2024.09.09 17:52:03.522617 [ 3 ] {13c7c9a3-0b46-4264-a49c-437c2fb16dae} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): There are no data parts
464 2024.09.09 17:52:03.524072 [ 3 ] {13c7c9a3-0b46-4264-a49c-437c2fb16dae} <Debug> DynamicQueryHandler: Done processing query
465 2024.09.09 17:52:03.524132 [ 3 ] {} <Debug> HTTP-Session: b53d9e50-0719-47f6-aea4-1d0ad7721867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.09.09 17:52:03.524240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.09.09 17:52:03.524315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.09.09 17:52:03.524365 [ 3 ] {} <Debug> HTTP-Session: e20ca4bd-adb8-43fd-8d43-ebe97e102db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
469 2024.09.09 17:52:03.524381 [ 3 ] {} <Debug> HTTP-Session: e20ca4bd-adb8-43fd-8d43-ebe97e102db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.09.09 17:52:03.524425 [ 3 ] {} <Debug> HTTP-Session: e20ca4bd-adb8-43fd-8d43-ebe97e102db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.09.09 17:52:03.524481 [ 3 ] {} <Trace> HTTP-Session: e20ca4bd-adb8-43fd-8d43-ebe97e102db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.09.09 17:52:03.524661 [ 3 ] {c94d2892-a22c-4356-bd01-f3e646d83227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
473 2024.09.09 17:52:03.524767 [ 3 ] {c94d2892-a22c-4356-bd01-f3e646d83227} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.09.09 17:52:03.526486 [ 3 ] {c94d2892-a22c-4356-bd01-f3e646d83227} <Debug> oximeter.measurements_cumulativef32 (9ae6fd13-4297-45b0-b81d-e40064f19371): Loading data parts
475 2024.09.09 17:52:03.526671 [ 3 ] {c94d2892-a22c-4356-bd01-f3e646d83227} <Debug> oximeter.measurements_cumulativef32 (9ae6fd13-4297-45b0-b81d-e40064f19371): There are no data parts
476 2024.09.09 17:52:03.528058 [ 3 ] {c94d2892-a22c-4356-bd01-f3e646d83227} <Debug> DynamicQueryHandler: Done processing query
477 2024.09.09 17:52:03.528117 [ 3 ] {} <Debug> HTTP-Session: e20ca4bd-adb8-43fd-8d43-ebe97e102db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
478 2024.09.09 17:52:03.528256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2024.09.09 17:52:03.528302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
480 2024.09.09 17:52:03.528352 [ 3 ] {} <Debug> HTTP-Session: 716b5e69-3507-4ec6-b176-5cba38f9a6e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
481 2024.09.09 17:52:03.528395 [ 3 ] {} <Debug> HTTP-Session: 716b5e69-3507-4ec6-b176-5cba38f9a6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2024.09.09 17:52:03.528410 [ 3 ] {} <Debug> HTTP-Session: 716b5e69-3507-4ec6-b176-5cba38f9a6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.09.09 17:52:03.528469 [ 3 ] {} <Trace> HTTP-Session: 716b5e69-3507-4ec6-b176-5cba38f9a6e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
484 2024.09.09 17:52:03.528682 [ 3 ] {b184e24c-7c00-4bf4-8cc7-510150901e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
485 2024.09.09 17:52:03.528793 [ 3 ] {b184e24c-7c00-4bf4-8cc7-510150901e1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2024.09.09 17:52:03.530408 [ 3 ] {b184e24c-7c00-4bf4-8cc7-510150901e1e} <Debug> oximeter.measurements_cumulativef64 (d6f6ef29-91c7-4e7f-8e4b-5cd8a2a21211): Loading data parts
487 2024.09.09 17:52:03.530610 [ 3 ] {b184e24c-7c00-4bf4-8cc7-510150901e1e} <Debug> oximeter.measurements_cumulativef64 (d6f6ef29-91c7-4e7f-8e4b-5cd8a2a21211): There are no data parts
488 2024.09.09 17:52:03.532016 [ 3 ] {b184e24c-7c00-4bf4-8cc7-510150901e1e} <Debug> DynamicQueryHandler: Done processing query
489 2024.09.09 17:52:03.532041 [ 3 ] {} <Debug> HTTP-Session: 716b5e69-3507-4ec6-b176-5cba38f9a6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
490 2024.09.09 17:52:03.532188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
491 2024.09.09 17:52:03.532266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
492 2024.09.09 17:52:03.532286 [ 3 ] {} <Debug> HTTP-Session: fce8ee96-c9d5-435f-b124-8b62a03a2b5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
493 2024.09.09 17:52:03.532333 [ 3 ] {} <Debug> HTTP-Session: fce8ee96-c9d5-435f-b124-8b62a03a2b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
494 2024.09.09 17:52:03.532373 [ 3 ] {} <Debug> HTTP-Session: fce8ee96-c9d5-435f-b124-8b62a03a2b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.09.09 17:52:03.532405 [ 3 ] {} <Trace> HTTP-Session: fce8ee96-c9d5-435f-b124-8b62a03a2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
496 2024.09.09 17:52:03.532685 [ 3 ] {a6c41987-1b88-4999-8d2e-6603b6c6fe95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
497 * NOTE: Array types cannot be Nullable, see
498 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
499 * for more details.
500 *
501 * This means we need to use empty arrays to indicate a missing value. This
502 * is unfortunate, and at this point relies on the fact that an
503 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
504 * to figure out another way to represent missing samples here.
505 */
506 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
507 2024.09.09 17:52:03.532802 [ 3 ] {a6c41987-1b88-4999-8d2e-6603b6c6fe95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
508 2024.09.09 17:52:03.534714 [ 3 ] {a6c41987-1b88-4999-8d2e-6603b6c6fe95} <Debug> oximeter.measurements_histogrami8 (f7da3ba7-42f7-4655-b39a-2ca4aa831446): Loading data parts
509 2024.09.09 17:52:03.534904 [ 3 ] {a6c41987-1b88-4999-8d2e-6603b6c6fe95} <Debug> oximeter.measurements_histogrami8 (f7da3ba7-42f7-4655-b39a-2ca4aa831446): There are no data parts
510 2024.09.09 17:52:03.536372 [ 3 ] {a6c41987-1b88-4999-8d2e-6603b6c6fe95} <Debug> DynamicQueryHandler: Done processing query
511 2024.09.09 17:52:03.536398 [ 3 ] {} <Debug> HTTP-Session: fce8ee96-c9d5-435f-b124-8b62a03a2b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.09.09 17:52:03.536576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
513 2024.09.09 17:52:03.536653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
514 2024.09.09 17:52:03.536672 [ 3 ] {} <Debug> HTTP-Session: ff10db17-29cd-4b32-8023-2b1e96cbd8bc Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
515 2024.09.09 17:52:03.536717 [ 3 ] {} <Debug> HTTP-Session: ff10db17-29cd-4b32-8023-2b1e96cbd8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
516 2024.09.09 17:52:03.536763 [ 3 ] {} <Debug> HTTP-Session: ff10db17-29cd-4b32-8023-2b1e96cbd8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
517 2024.09.09 17:52:03.536793 [ 3 ] {} <Trace> HTTP-Session: ff10db17-29cd-4b32-8023-2b1e96cbd8bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
518 2024.09.09 17:52:03.537072 [ 3 ] {184b4a58-152a-4e1e-9f25-85ace51979a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
519 2024.09.09 17:52:03.537206 [ 3 ] {184b4a58-152a-4e1e-9f25-85ace51979a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
520 2024.09.09 17:52:03.539108 [ 3 ] {184b4a58-152a-4e1e-9f25-85ace51979a7} <Debug> oximeter.measurements_histogramu8 (15bbd32f-7960-4f5e-8169-54327710709d): Loading data parts
521 2024.09.09 17:52:03.539267 [ 3 ] {184b4a58-152a-4e1e-9f25-85ace51979a7} <Debug> oximeter.measurements_histogramu8 (15bbd32f-7960-4f5e-8169-54327710709d): There are no data parts
522 2024.09.09 17:52:03.540740 [ 3 ] {184b4a58-152a-4e1e-9f25-85ace51979a7} <Debug> DynamicQueryHandler: Done processing query
523 2024.09.09 17:52:03.540766 [ 3 ] {} <Debug> HTTP-Session: ff10db17-29cd-4b32-8023-2b1e96cbd8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
524 2024.09.09 17:52:03.540921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2024.09.09 17:52:03.541053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
526 2024.09.09 17:52:03.541074 [ 3 ] {} <Debug> HTTP-Session: 244af5d9-43cf-44a2-8f4f-d8787a125852 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
527 2024.09.09 17:52:03.541121 [ 3 ] {} <Debug> HTTP-Session: 244af5d9-43cf-44a2-8f4f-d8787a125852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2024.09.09 17:52:03.541164 [ 3 ] {} <Debug> HTTP-Session: 244af5d9-43cf-44a2-8f4f-d8787a125852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.09.09 17:52:03.541196 [ 3 ] {} <Trace> HTTP-Session: 244af5d9-43cf-44a2-8f4f-d8787a125852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
530 2024.09.09 17:52:03.541473 [ 3 ] {bfa1c0a4-31c0-4bd5-bc2c-a749f47b9a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
531 2024.09.09 17:52:03.541587 [ 3 ] {bfa1c0a4-31c0-4bd5-bc2c-a749f47b9a5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2024.09.09 17:52:03.543527 [ 3 ] {bfa1c0a4-31c0-4bd5-bc2c-a749f47b9a5b} <Debug> oximeter.measurements_histogrami16 (c33bb72b-d840-4ab4-aab6-78b314a612b2): Loading data parts
533 2024.09.09 17:52:03.543692 [ 3 ] {bfa1c0a4-31c0-4bd5-bc2c-a749f47b9a5b} <Debug> oximeter.measurements_histogrami16 (c33bb72b-d840-4ab4-aab6-78b314a612b2): There are no data parts
534 2024.09.09 17:52:03.545139 [ 3 ] {bfa1c0a4-31c0-4bd5-bc2c-a749f47b9a5b} <Debug> DynamicQueryHandler: Done processing query
535 2024.09.09 17:52:03.545163 [ 3 ] {} <Debug> HTTP-Session: 244af5d9-43cf-44a2-8f4f-d8787a125852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
536 2024.09.09 17:52:03.545314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
537 2024.09.09 17:52:03.545390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
538 2024.09.09 17:52:03.545409 [ 3 ] {} <Debug> HTTP-Session: 2c77d172-4f61-4630-885f-776b6c767f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
539 2024.09.09 17:52:03.545455 [ 3 ] {} <Debug> HTTP-Session: 2c77d172-4f61-4630-885f-776b6c767f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
540 2024.09.09 17:52:03.545500 [ 3 ] {} <Debug> HTTP-Session: 2c77d172-4f61-4630-885f-776b6c767f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.09.09 17:52:03.545529 [ 3 ] {} <Trace> HTTP-Session: 2c77d172-4f61-4630-885f-776b6c767f6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
542 2024.09.09 17:52:03.545806 [ 3 ] {487527d7-48c1-47ee-9a1c-9053406d3f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
543 2024.09.09 17:52:03.545924 [ 3 ] {487527d7-48c1-47ee-9a1c-9053406d3f83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
544 2024.09.09 17:52:03.547851 [ 3 ] {487527d7-48c1-47ee-9a1c-9053406d3f83} <Debug> oximeter.measurements_histogramu16 (58819216-b3d9-48cd-adff-09ff076bb107): Loading data parts
545 2024.09.09 17:52:03.548006 [ 3 ] {487527d7-48c1-47ee-9a1c-9053406d3f83} <Debug> oximeter.measurements_histogramu16 (58819216-b3d9-48cd-adff-09ff076bb107): There are no data parts
546 2024.09.09 17:52:03.549359 [ 3 ] {487527d7-48c1-47ee-9a1c-9053406d3f83} <Debug> DynamicQueryHandler: Done processing query
547 2024.09.09 17:52:03.549384 [ 3 ] {} <Debug> HTTP-Session: 2c77d172-4f61-4630-885f-776b6c767f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
548 2024.09.09 17:52:03.549536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.09.09 17:52:03.549610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
550 2024.09.09 17:52:03.549631 [ 3 ] {} <Debug> HTTP-Session: a7bdb601-b5db-48c3-8bd0-053680e129c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
551 2024.09.09 17:52:03.549678 [ 3 ] {} <Debug> HTTP-Session: a7bdb601-b5db-48c3-8bd0-053680e129c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.09.09 17:52:03.549720 [ 3 ] {} <Debug> HTTP-Session: a7bdb601-b5db-48c3-8bd0-053680e129c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.09.09 17:52:03.549751 [ 3 ] {} <Trace> HTTP-Session: a7bdb601-b5db-48c3-8bd0-053680e129c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
554 2024.09.09 17:52:03.550027 [ 3 ] {2c7d6b90-6e4b-49fb-853c-cf489aeae760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
555 2024.09.09 17:52:03.550143 [ 3 ] {2c7d6b90-6e4b-49fb-853c-cf489aeae760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2024.09.09 17:52:03.552047 [ 3 ] {2c7d6b90-6e4b-49fb-853c-cf489aeae760} <Debug> oximeter.measurements_histogrami32 (6fb65eaa-5f5a-4d43-a81f-79296b3b8b44): Loading data parts
557 2024.09.09 17:52:03.552169 [ 3 ] {2c7d6b90-6e4b-49fb-853c-cf489aeae760} <Debug> oximeter.measurements_histogrami32 (6fb65eaa-5f5a-4d43-a81f-79296b3b8b44): There are no data parts
558 2024.09.09 17:52:03.553553 [ 3 ] {2c7d6b90-6e4b-49fb-853c-cf489aeae760} <Debug> DynamicQueryHandler: Done processing query
559 2024.09.09 17:52:03.553578 [ 3 ] {} <Debug> HTTP-Session: a7bdb601-b5db-48c3-8bd0-053680e129c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
560 2024.09.09 17:52:03.553728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.09.09 17:52:03.553863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
562 2024.09.09 17:52:03.553912 [ 3 ] {} <Debug> HTTP-Session: 4e8dee2f-952a-4a6d-b9f2-35b8aed0189d Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
563 2024.09.09 17:52:03.553928 [ 3 ] {} <Debug> HTTP-Session: 4e8dee2f-952a-4a6d-b9f2-35b8aed0189d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.09.09 17:52:03.553977 [ 3 ] {} <Debug> HTTP-Session: 4e8dee2f-952a-4a6d-b9f2-35b8aed0189d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.09.09 17:52:03.554035 [ 3 ] {} <Trace> HTTP-Session: 4e8dee2f-952a-4a6d-b9f2-35b8aed0189d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
566 2024.09.09 17:52:03.554281 [ 3 ] {a06dd425-2834-4154-8ce3-e939a00fdb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
567 2024.09.09 17:52:03.554404 [ 3 ] {a06dd425-2834-4154-8ce3-e939a00fdb6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2024.09.09 17:52:03.556376 [ 3 ] {a06dd425-2834-4154-8ce3-e939a00fdb6b} <Debug> oximeter.measurements_histogramu32 (22efcb69-fcb8-4672-98a2-ed27fd0325a4): Loading data parts
569 2024.09.09 17:52:03.556506 [ 3 ] {a06dd425-2834-4154-8ce3-e939a00fdb6b} <Debug> oximeter.measurements_histogramu32 (22efcb69-fcb8-4672-98a2-ed27fd0325a4): There are no data parts
570 2024.09.09 17:52:03.557889 [ 3 ] {a06dd425-2834-4154-8ce3-e939a00fdb6b} <Debug> DynamicQueryHandler: Done processing query
571 2024.09.09 17:52:03.557914 [ 3 ] {} <Debug> HTTP-Session: 4e8dee2f-952a-4a6d-b9f2-35b8aed0189d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2024.09.09 17:52:03.558064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.09.09 17:52:03.558142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
574 2024.09.09 17:52:03.558194 [ 3 ] {} <Debug> HTTP-Session: 0f04bbfb-6445-4e9b-98fb-b52e87bc9ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
575 2024.09.09 17:52:03.558210 [ 3 ] {} <Debug> HTTP-Session: 0f04bbfb-6445-4e9b-98fb-b52e87bc9ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.09.09 17:52:03.558252 [ 3 ] {} <Debug> HTTP-Session: 0f04bbfb-6445-4e9b-98fb-b52e87bc9ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.09.09 17:52:03.558315 [ 3 ] {} <Trace> HTTP-Session: 0f04bbfb-6445-4e9b-98fb-b52e87bc9ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
578 2024.09.09 17:52:03.558593 [ 3 ] {b594c722-c139-4665-9646-0bd60f56941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
579 2024.09.09 17:52:03.558712 [ 3 ] {b594c722-c139-4665-9646-0bd60f56941b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
580 2024.09.09 17:52:03.560671 [ 3 ] {b594c722-c139-4665-9646-0bd60f56941b} <Debug> oximeter.measurements_histogrami64 (790cf2e3-7c6d-4e78-bbf7-aadf86b45cfa): Loading data parts
581 2024.09.09 17:52:03.560800 [ 3 ] {b594c722-c139-4665-9646-0bd60f56941b} <Debug> oximeter.measurements_histogrami64 (790cf2e3-7c6d-4e78-bbf7-aadf86b45cfa): There are no data parts
582 2024.09.09 17:52:03.562171 [ 3 ] {b594c722-c139-4665-9646-0bd60f56941b} <Debug> DynamicQueryHandler: Done processing query
583 2024.09.09 17:52:03.562229 [ 3 ] {} <Debug> HTTP-Session: 0f04bbfb-6445-4e9b-98fb-b52e87bc9ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
584 2024.09.09 17:52:03.562343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
585 2024.09.09 17:52:03.562420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
586 2024.09.09 17:52:03.562471 [ 3 ] {} <Debug> HTTP-Session: 3daed416-d0ff-475f-b244-9b9ea4ba9d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
587 2024.09.09 17:52:03.562488 [ 3 ] {} <Debug> HTTP-Session: 3daed416-d0ff-475f-b244-9b9ea4ba9d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
588 2024.09.09 17:52:03.562533 [ 3 ] {} <Debug> HTTP-Session: 3daed416-d0ff-475f-b244-9b9ea4ba9d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.09.09 17:52:03.562593 [ 3 ] {} <Trace> HTTP-Session: 3daed416-d0ff-475f-b244-9b9ea4ba9d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
590 2024.09.09 17:52:03.562837 [ 3 ] {dc396ce2-b212-4e6f-9483-171e537ff58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
591 2024.09.09 17:52:03.562957 [ 3 ] {dc396ce2-b212-4e6f-9483-171e537ff58c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
592 2024.09.09 17:52:03.564977 [ 3 ] {dc396ce2-b212-4e6f-9483-171e537ff58c} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Loading data parts
593 2024.09.09 17:52:03.565180 [ 3 ] {dc396ce2-b212-4e6f-9483-171e537ff58c} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): There are no data parts
594 2024.09.09 17:52:03.566539 [ 3 ] {dc396ce2-b212-4e6f-9483-171e537ff58c} <Debug> DynamicQueryHandler: Done processing query
595 2024.09.09 17:52:03.566600 [ 3 ] {} <Debug> HTTP-Session: 3daed416-d0ff-475f-b244-9b9ea4ba9d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
596 2024.09.09 17:52:03.566706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2024.09.09 17:52:03.566784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
598 2024.09.09 17:52:03.566836 [ 3 ] {} <Debug> HTTP-Session: ab74e30d-d7b9-4e54-9b68-ce7bd9cc4d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
599 2024.09.09 17:52:03.566851 [ 3 ] {} <Debug> HTTP-Session: ab74e30d-d7b9-4e54-9b68-ce7bd9cc4d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2024.09.09 17:52:03.566893 [ 3 ] {} <Debug> HTTP-Session: ab74e30d-d7b9-4e54-9b68-ce7bd9cc4d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.09.09 17:52:03.566955 [ 3 ] {} <Trace> HTTP-Session: ab74e30d-d7b9-4e54-9b68-ce7bd9cc4d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
602 2024.09.09 17:52:03.567231 [ 3 ] {2e1aa8fa-5dc5-4dba-8468-31518d6a3366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
603 2024.09.09 17:52:03.567358 [ 3 ] {2e1aa8fa-5dc5-4dba-8468-31518d6a3366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
604 2024.09.09 17:52:03.569460 [ 3 ] {2e1aa8fa-5dc5-4dba-8468-31518d6a3366} <Debug> oximeter.measurements_histogramf32 (107cc9fc-c2f3-48d6-98c2-01e024feab1c): Loading data parts
605 2024.09.09 17:52:03.569576 [ 3 ] {2e1aa8fa-5dc5-4dba-8468-31518d6a3366} <Debug> oximeter.measurements_histogramf32 (107cc9fc-c2f3-48d6-98c2-01e024feab1c): There are no data parts
606 2024.09.09 17:52:03.570934 [ 3 ] {2e1aa8fa-5dc5-4dba-8468-31518d6a3366} <Debug> DynamicQueryHandler: Done processing query
607 2024.09.09 17:52:03.570994 [ 3 ] {} <Debug> HTTP-Session: ab74e30d-d7b9-4e54-9b68-ce7bd9cc4d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
608 2024.09.09 17:52:03.571104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2024.09.09 17:52:03.571181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
610 2024.09.09 17:52:03.571231 [ 3 ] {} <Debug> HTTP-Session: f3e4ecbc-d88d-40b7-98d2-4e3095bfb2b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
611 2024.09.09 17:52:03.571248 [ 3 ] {} <Debug> HTTP-Session: f3e4ecbc-d88d-40b7-98d2-4e3095bfb2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2024.09.09 17:52:03.571291 [ 3 ] {} <Debug> HTTP-Session: f3e4ecbc-d88d-40b7-98d2-4e3095bfb2b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.09.09 17:52:03.571349 [ 3 ] {} <Trace> HTTP-Session: f3e4ecbc-d88d-40b7-98d2-4e3095bfb2b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
614 2024.09.09 17:52:03.571625 [ 3 ] {51c91b3d-69a2-4a9c-a3e9-98db9e345916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
615 2024.09.09 17:52:03.571741 [ 3 ] {51c91b3d-69a2-4a9c-a3e9-98db9e345916} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
616 2024.09.09 17:52:03.573639 [ 3 ] {51c91b3d-69a2-4a9c-a3e9-98db9e345916} <Debug> oximeter.measurements_histogramf64 (c5365edf-2818-42d9-b0bf-05645f993804): Loading data parts
617 2024.09.09 17:52:03.573799 [ 3 ] {51c91b3d-69a2-4a9c-a3e9-98db9e345916} <Debug> oximeter.measurements_histogramf64 (c5365edf-2818-42d9-b0bf-05645f993804): There are no data parts
618 2024.09.09 17:52:03.575114 [ 3 ] {51c91b3d-69a2-4a9c-a3e9-98db9e345916} <Debug> DynamicQueryHandler: Done processing query
619 2024.09.09 17:52:03.575172 [ 3 ] {} <Debug> HTTP-Session: f3e4ecbc-d88d-40b7-98d2-4e3095bfb2b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2024.09.09 17:52:03.575282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.09.09 17:52:03.575359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
622 2024.09.09 17:52:03.575412 [ 3 ] {} <Debug> HTTP-Session: a6ac758a-1645-45ce-8e69-5aa00dd78696 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
623 2024.09.09 17:52:03.575456 [ 3 ] {} <Debug> HTTP-Session: a6ac758a-1645-45ce-8e69-5aa00dd78696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.09.09 17:52:03.575472 [ 3 ] {} <Debug> HTTP-Session: a6ac758a-1645-45ce-8e69-5aa00dd78696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.09.09 17:52:03.575532 [ 3 ] {} <Trace> HTTP-Session: a6ac758a-1645-45ce-8e69-5aa00dd78696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
626 2024.09.09 17:52:03.575739 [ 3 ] {ca62bb91-4a30-4b35-b306-a9d22b1433fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) /* The field tables store named dimensions of each timeseries.
627 *
628 * As with the measurement tables, there is one field table for each field data
629 * type. Fields are deduplicated by using the "replacing merge tree", though
630 * this behavior **must not** be relied upon for query correctness.
631 *
632 * The index for the fields differs from the measurements, however. Rows are
633 * sorted by timeseries name, then field name, field value, and finally
634 * timeseries key. This reflects the most common pattern for looking them up:
635 * by field name and possibly value, within a timeseries. The resulting keys are
636 * usually then used to look up measurements.
637 *
638 * NOTE: We may want to consider a secondary index on these tables, sorting by
639 * timeseries name and then key, since it would improve lookups where one
640 * already has the key. Realistically though, these tables are quite small and
641 * so performance benefits will be low in absolute terms.
642 *
643 * TTL: We use a materialized column to expire old field table records. This
644 * column is generated automatically by the database whenever a new row is
645 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
646 * query. Since these tables are `ReplacingMergeTree`s, that means the last
647 * record will remain during a deduplication, which will have the last
648 * timestamp. ClickHouse will then expire old data for us, similar to the
649 * measurement tables.
650 */
651 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
652 2024.09.09 17:52:03.575856 [ 3 ] {ca62bb91-4a30-4b35-b306-a9d22b1433fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
653 2024.09.09 17:52:03.577667 [ 3 ] {ca62bb91-4a30-4b35-b306-a9d22b1433fd} <Debug> oximeter.fields_bool (ecfa37df-5ce6-4ea3-b8ff-f479ccbfc2b3): Loading data parts
654 2024.09.09 17:52:03.577784 [ 3 ] {ca62bb91-4a30-4b35-b306-a9d22b1433fd} <Debug> oximeter.fields_bool (ecfa37df-5ce6-4ea3-b8ff-f479ccbfc2b3): There are no data parts
655 2024.09.09 17:52:03.579108 [ 3 ] {ca62bb91-4a30-4b35-b306-a9d22b1433fd} <Debug> DynamicQueryHandler: Done processing query
656 2024.09.09 17:52:03.579168 [ 3 ] {} <Debug> HTTP-Session: a6ac758a-1645-45ce-8e69-5aa00dd78696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
657 2024.09.09 17:52:03.579290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
658 2024.09.09 17:52:03.579366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
659 2024.09.09 17:52:03.579416 [ 3 ] {} <Debug> HTTP-Session: de8b6e75-ca2b-4007-84ac-1f26177efa75 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
660 2024.09.09 17:52:03.579434 [ 3 ] {} <Debug> HTTP-Session: de8b6e75-ca2b-4007-84ac-1f26177efa75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
661 2024.09.09 17:52:03.579478 [ 3 ] {} <Debug> HTTP-Session: de8b6e75-ca2b-4007-84ac-1f26177efa75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
662 2024.09.09 17:52:03.579542 [ 3 ] {} <Trace> HTTP-Session: de8b6e75-ca2b-4007-84ac-1f26177efa75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
663 2024.09.09 17:52:03.579737 [ 3 ] {4bc475d2-3d60-45cb-a2dd-b672ec21504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
664 2024.09.09 17:52:03.579863 [ 3 ] {4bc475d2-3d60-45cb-a2dd-b672ec21504f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
665 2024.09.09 17:52:03.581820 [ 3 ] {4bc475d2-3d60-45cb-a2dd-b672ec21504f} <Debug> oximeter.fields_i8 (8889d666-0a60-4e95-b71e-5b947f7048f3): Loading data parts
666 2024.09.09 17:52:03.581977 [ 3 ] {4bc475d2-3d60-45cb-a2dd-b672ec21504f} <Debug> oximeter.fields_i8 (8889d666-0a60-4e95-b71e-5b947f7048f3): There are no data parts
667 2024.09.09 17:52:03.583266 [ 3 ] {4bc475d2-3d60-45cb-a2dd-b672ec21504f} <Debug> DynamicQueryHandler: Done processing query
668 2024.09.09 17:52:03.583328 [ 3 ] {} <Debug> HTTP-Session: de8b6e75-ca2b-4007-84ac-1f26177efa75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
669 2024.09.09 17:52:03.583453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2024.09.09 17:52:03.583531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
671 2024.09.09 17:52:03.583583 [ 3 ] {} <Debug> HTTP-Session: fc9e881c-f663-4939-a604-042426ac1e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
672 2024.09.09 17:52:03.583598 [ 3 ] {} <Debug> HTTP-Session: fc9e881c-f663-4939-a604-042426ac1e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2024.09.09 17:52:03.583641 [ 3 ] {} <Debug> HTTP-Session: fc9e881c-f663-4939-a604-042426ac1e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
674 2024.09.09 17:52:03.583703 [ 3 ] {} <Trace> HTTP-Session: fc9e881c-f663-4939-a604-042426ac1e48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
675 2024.09.09 17:52:03.583904 [ 3 ] {6143ca9f-7b18-44af-9d31-ee34bf9c652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
676 2024.09.09 17:52:03.584013 [ 3 ] {6143ca9f-7b18-44af-9d31-ee34bf9c652d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
677 2024.09.09 17:52:03.585791 [ 3 ] {6143ca9f-7b18-44af-9d31-ee34bf9c652d} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Loading data parts
678 2024.09.09 17:52:03.585941 [ 3 ] {6143ca9f-7b18-44af-9d31-ee34bf9c652d} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): There are no data parts
679 2024.09.09 17:52:03.587230 [ 3 ] {6143ca9f-7b18-44af-9d31-ee34bf9c652d} <Debug> DynamicQueryHandler: Done processing query
680 2024.09.09 17:52:03.587290 [ 3 ] {} <Debug> HTTP-Session: fc9e881c-f663-4939-a604-042426ac1e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
681 2024.09.09 17:52:03.587418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
682 2024.09.09 17:52:03.587494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
683 2024.09.09 17:52:03.587544 [ 3 ] {} <Debug> HTTP-Session: b59497ad-9032-4729-bd55-6d549f27e41b Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
684 2024.09.09 17:52:03.587563 [ 3 ] {} <Debug> HTTP-Session: b59497ad-9032-4729-bd55-6d549f27e41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
685 2024.09.09 17:52:03.587609 [ 3 ] {} <Debug> HTTP-Session: b59497ad-9032-4729-bd55-6d549f27e41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
686 2024.09.09 17:52:03.587666 [ 3 ] {} <Trace> HTTP-Session: b59497ad-9032-4729-bd55-6d549f27e41b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
687 2024.09.09 17:52:03.587871 [ 3 ] {ee62adea-d4c9-46b4-80f4-a8289c8301cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
688 2024.09.09 17:52:03.587980 [ 3 ] {ee62adea-d4c9-46b4-80f4-a8289c8301cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
689 2024.09.09 17:52:03.589756 [ 3 ] {ee62adea-d4c9-46b4-80f4-a8289c8301cc} <Debug> oximeter.fields_i16 (94c3cfce-9ab8-47cc-9415-9ce0e6f19401): Loading data parts
690 2024.09.09 17:52:03.589967 [ 3 ] {ee62adea-d4c9-46b4-80f4-a8289c8301cc} <Debug> oximeter.fields_i16 (94c3cfce-9ab8-47cc-9415-9ce0e6f19401): There are no data parts
691 2024.09.09 17:52:03.591408 [ 3 ] {ee62adea-d4c9-46b4-80f4-a8289c8301cc} <Debug> DynamicQueryHandler: Done processing query
692 2024.09.09 17:52:03.591466 [ 3 ] {} <Debug> HTTP-Session: b59497ad-9032-4729-bd55-6d549f27e41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
693 2024.09.09 17:52:03.591611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2024.09.09 17:52:03.591658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
695 2024.09.09 17:52:03.591711 [ 3 ] {} <Debug> HTTP-Session: 8aebec9b-a3c8-4c62-9194-2f87aee6d8f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
696 2024.09.09 17:52:03.591755 [ 3 ] {} <Debug> HTTP-Session: 8aebec9b-a3c8-4c62-9194-2f87aee6d8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2024.09.09 17:52:03.591771 [ 3 ] {} <Debug> HTTP-Session: 8aebec9b-a3c8-4c62-9194-2f87aee6d8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
698 2024.09.09 17:52:03.591832 [ 3 ] {} <Trace> HTTP-Session: 8aebec9b-a3c8-4c62-9194-2f87aee6d8f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
699 2024.09.09 17:52:03.592035 [ 3 ] {612a95b5-d8d1-4b31-b779-f2decb71f488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
700 2024.09.09 17:52:03.592204 [ 3 ] {612a95b5-d8d1-4b31-b779-f2decb71f488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
701 2024.09.09 17:52:03.593973 [ 3 ] {612a95b5-d8d1-4b31-b779-f2decb71f488} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Loading data parts
702 2024.09.09 17:52:03.594169 [ 3 ] {612a95b5-d8d1-4b31-b779-f2decb71f488} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): There are no data parts
703 2024.09.09 17:52:03.595610 [ 3 ] {612a95b5-d8d1-4b31-b779-f2decb71f488} <Debug> DynamicQueryHandler: Done processing query
704 2024.09.09 17:52:03.595636 [ 3 ] {} <Debug> HTTP-Session: 8aebec9b-a3c8-4c62-9194-2f87aee6d8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
705 2024.09.09 17:52:03.595785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2024.09.09 17:52:03.595862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
707 2024.09.09 17:52:03.595883 [ 3 ] {} <Debug> HTTP-Session: 8ea69da3-34b3-4e4e-8cc5-53e654a4f5df Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
708 2024.09.09 17:52:03.595932 [ 3 ] {} <Debug> HTTP-Session: 8ea69da3-34b3-4e4e-8cc5-53e654a4f5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2024.09.09 17:52:03.595975 [ 3 ] {} <Debug> HTTP-Session: 8ea69da3-34b3-4e4e-8cc5-53e654a4f5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2024.09.09 17:52:03.596007 [ 3 ] {} <Trace> HTTP-Session: 8ea69da3-34b3-4e4e-8cc5-53e654a4f5df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
711 2024.09.09 17:52:03.596216 [ 3 ] {a580b928-35a5-413e-8505-5103ab2ddf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
712 2024.09.09 17:52:03.596325 [ 3 ] {a580b928-35a5-413e-8505-5103ab2ddf76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
713 2024.09.09 17:52:03.598010 [ 3 ] {a580b928-35a5-413e-8505-5103ab2ddf76} <Debug> oximeter.fields_i32 (fe306e16-b671-42d4-b5a2-af55609c3e08): Loading data parts
714 2024.09.09 17:52:03.598142 [ 3 ] {a580b928-35a5-413e-8505-5103ab2ddf76} <Debug> oximeter.fields_i32 (fe306e16-b671-42d4-b5a2-af55609c3e08): There are no data parts
715 2024.09.09 17:52:03.599474 [ 3 ] {a580b928-35a5-413e-8505-5103ab2ddf76} <Debug> DynamicQueryHandler: Done processing query
716 2024.09.09 17:52:03.599499 [ 3 ] {} <Debug> HTTP-Session: 8ea69da3-34b3-4e4e-8cc5-53e654a4f5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
717 2024.09.09 17:52:03.599651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
718 2024.09.09 17:52:03.599728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
719 2024.09.09 17:52:03.599746 [ 3 ] {} <Debug> HTTP-Session: e5a6c0ab-bffd-45aa-9559-73b4a324a9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
720 2024.09.09 17:52:03.599797 [ 3 ] {} <Debug> HTTP-Session: e5a6c0ab-bffd-45aa-9559-73b4a324a9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
721 2024.09.09 17:52:03.599846 [ 3 ] {} <Debug> HTTP-Session: e5a6c0ab-bffd-45aa-9559-73b4a324a9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
722 2024.09.09 17:52:03.599875 [ 3 ] {} <Trace> HTTP-Session: e5a6c0ab-bffd-45aa-9559-73b4a324a9f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
723 2024.09.09 17:52:03.600078 [ 3 ] {747a2402-fbc1-44aa-9b92-6a73af719530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
724 2024.09.09 17:52:03.600190 [ 3 ] {747a2402-fbc1-44aa-9b92-6a73af719530} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
725 2024.09.09 17:52:03.601833 [ 3 ] {747a2402-fbc1-44aa-9b92-6a73af719530} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Loading data parts
726 2024.09.09 17:52:03.601959 [ 3 ] {747a2402-fbc1-44aa-9b92-6a73af719530} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): There are no data parts
727 2024.09.09 17:52:03.603237 [ 3 ] {747a2402-fbc1-44aa-9b92-6a73af719530} <Debug> DynamicQueryHandler: Done processing query
728 2024.09.09 17:52:03.603260 [ 3 ] {} <Debug> HTTP-Session: e5a6c0ab-bffd-45aa-9559-73b4a324a9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
729 2024.09.09 17:52:03.603413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
730 2024.09.09 17:52:03.603488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
731 2024.09.09 17:52:03.603509 [ 3 ] {} <Debug> HTTP-Session: 79398364-3c46-457a-902b-5f359d3e4885 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
732 2024.09.09 17:52:03.603557 [ 3 ] {} <Debug> HTTP-Session: 79398364-3c46-457a-902b-5f359d3e4885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
733 2024.09.09 17:52:03.603599 [ 3 ] {} <Debug> HTTP-Session: 79398364-3c46-457a-902b-5f359d3e4885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
734 2024.09.09 17:52:03.603631 [ 3 ] {} <Trace> HTTP-Session: 79398364-3c46-457a-902b-5f359d3e4885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
735 2024.09.09 17:52:03.603835 [ 3 ] {f0da3f11-2ae2-4a20-9a47-708ec0e6a27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
736 2024.09.09 17:52:03.603956 [ 3 ] {f0da3f11-2ae2-4a20-9a47-708ec0e6a27a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
737 2024.09.09 17:52:03.605619 [ 3 ] {f0da3f11-2ae2-4a20-9a47-708ec0e6a27a} <Debug> oximeter.fields_i64 (47a4381f-5a4e-4efa-9aea-710fa04e5b62): Loading data parts
738 2024.09.09 17:52:03.605733 [ 3 ] {f0da3f11-2ae2-4a20-9a47-708ec0e6a27a} <Debug> oximeter.fields_i64 (47a4381f-5a4e-4efa-9aea-710fa04e5b62): There are no data parts
739 2024.09.09 17:52:03.606990 [ 3 ] {f0da3f11-2ae2-4a20-9a47-708ec0e6a27a} <Debug> DynamicQueryHandler: Done processing query
740 2024.09.09 17:52:03.607052 [ 3 ] {} <Debug> HTTP-Session: 79398364-3c46-457a-902b-5f359d3e4885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
741 2024.09.09 17:52:03.607179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.09.09 17:52:03.607226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
743 2024.09.09 17:52:03.607277 [ 3 ] {} <Debug> HTTP-Session: 6e3dec43-67e8-478d-a3db-225683489eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
744 2024.09.09 17:52:03.607296 [ 3 ] {} <Debug> HTTP-Session: 6e3dec43-67e8-478d-a3db-225683489eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.09.09 17:52:03.607309 [ 3 ] {} <Debug> HTTP-Session: 6e3dec43-67e8-478d-a3db-225683489eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
746 2024.09.09 17:52:03.607374 [ 3 ] {} <Trace> HTTP-Session: 6e3dec43-67e8-478d-a3db-225683489eb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
747 2024.09.09 17:52:03.607548 [ 3 ] {806a2d48-f17c-4775-b2d3-ad41d35962f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
748 2024.09.09 17:52:03.607592 [ 3 ] {806a2d48-f17c-4775-b2d3-ad41d35962f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
749 2024.09.09 17:52:03.609175 [ 3 ] {806a2d48-f17c-4775-b2d3-ad41d35962f7} <Debug> oximeter.fields_u64 (d7d7c3d0-dc35-4d43-a478-e67680066eea): Loading data parts
750 2024.09.09 17:52:03.609311 [ 3 ] {806a2d48-f17c-4775-b2d3-ad41d35962f7} <Debug> oximeter.fields_u64 (d7d7c3d0-dc35-4d43-a478-e67680066eea): There are no data parts
751 2024.09.09 17:52:03.610643 [ 3 ] {806a2d48-f17c-4775-b2d3-ad41d35962f7} <Debug> DynamicQueryHandler: Done processing query
752 2024.09.09 17:52:03.610668 [ 3 ] {} <Debug> HTTP-Session: 6e3dec43-67e8-478d-a3db-225683489eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
753 2024.09.09 17:52:03.610774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
754 2024.09.09 17:52:03.610819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
755 2024.09.09 17:52:03.610838 [ 3 ] {} <Debug> HTTP-Session: e409d803-09e8-4314-9cd3-63a92eeab55d Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
756 2024.09.09 17:52:03.610854 [ 3 ] {} <Debug> HTTP-Session: e409d803-09e8-4314-9cd3-63a92eeab55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
757 2024.09.09 17:52:03.610867 [ 3 ] {} <Debug> HTTP-Session: e409d803-09e8-4314-9cd3-63a92eeab55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
758 2024.09.09 17:52:03.610896 [ 3 ] {} <Trace> HTTP-Session: e409d803-09e8-4314-9cd3-63a92eeab55d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
759 2024.09.09 17:52:03.611066 [ 3 ] {d877a6a6-6ad5-4e52-bc87-d152f31d64b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
760 2024.09.09 17:52:03.611109 [ 3 ] {d877a6a6-6ad5-4e52-bc87-d152f31d64b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
761 2024.09.09 17:52:03.612783 [ 3 ] {d877a6a6-6ad5-4e52-bc87-d152f31d64b1} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Loading data parts
762 2024.09.09 17:52:03.612913 [ 3 ] {d877a6a6-6ad5-4e52-bc87-d152f31d64b1} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): There are no data parts
763 2024.09.09 17:52:03.614215 [ 3 ] {d877a6a6-6ad5-4e52-bc87-d152f31d64b1} <Debug> DynamicQueryHandler: Done processing query
764 2024.09.09 17:52:03.614241 [ 3 ] {} <Debug> HTTP-Session: e409d803-09e8-4314-9cd3-63a92eeab55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
765 2024.09.09 17:52:03.614344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2024.09.09 17:52:03.614390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
767 2024.09.09 17:52:03.614410 [ 3 ] {} <Debug> HTTP-Session: 3381305f-eed0-44bc-8979-d27ecfb133eb Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
768 2024.09.09 17:52:03.614426 [ 3 ] {} <Debug> HTTP-Session: 3381305f-eed0-44bc-8979-d27ecfb133eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2024.09.09 17:52:03.614439 [ 3 ] {} <Debug> HTTP-Session: 3381305f-eed0-44bc-8979-d27ecfb133eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
770 2024.09.09 17:52:03.614468 [ 3 ] {} <Trace> HTTP-Session: 3381305f-eed0-44bc-8979-d27ecfb133eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
771 2024.09.09 17:52:03.614640 [ 3 ] {a89e854e-ee89-45e5-b470-60c316330c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
772 2024.09.09 17:52:03.614682 [ 3 ] {a89e854e-ee89-45e5-b470-60c316330c1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
773 2024.09.09 17:52:03.616332 [ 3 ] {a89e854e-ee89-45e5-b470-60c316330c1d} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Loading data parts
774 2024.09.09 17:52:03.616461 [ 3 ] {a89e854e-ee89-45e5-b470-60c316330c1d} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): There are no data parts
775 2024.09.09 17:52:03.617811 [ 3 ] {a89e854e-ee89-45e5-b470-60c316330c1d} <Debug> DynamicQueryHandler: Done processing query
776 2024.09.09 17:52:03.617836 [ 3 ] {} <Debug> HTTP-Session: 3381305f-eed0-44bc-8979-d27ecfb133eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
777 2024.09.09 17:52:03.617935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.09.09 17:52:03.617982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
779 2024.09.09 17:52:03.618001 [ 3 ] {} <Debug> HTTP-Session: f687caba-1835-4072-8f67-fee2f7ad19cd Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
780 2024.09.09 17:52:03.618017 [ 3 ] {} <Debug> HTTP-Session: f687caba-1835-4072-8f67-fee2f7ad19cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.09.09 17:52:03.618030 [ 3 ] {} <Debug> HTTP-Session: f687caba-1835-4072-8f67-fee2f7ad19cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
782 2024.09.09 17:52:03.618060 [ 3 ] {} <Trace> HTTP-Session: f687caba-1835-4072-8f67-fee2f7ad19cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
783 2024.09.09 17:52:03.618237 [ 3 ] {452d9fa1-4da6-41cf-a2ae-b4fe01a02370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
784 2024.09.09 17:52:03.618280 [ 3 ] {452d9fa1-4da6-41cf-a2ae-b4fe01a02370} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
785 2024.09.09 17:52:03.620003 [ 3 ] {452d9fa1-4da6-41cf-a2ae-b4fe01a02370} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Loading data parts
786 2024.09.09 17:52:03.620168 [ 3 ] {452d9fa1-4da6-41cf-a2ae-b4fe01a02370} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): There are no data parts
787 2024.09.09 17:52:03.621501 [ 3 ] {452d9fa1-4da6-41cf-a2ae-b4fe01a02370} <Debug> DynamicQueryHandler: Done processing query
788 2024.09.09 17:52:03.621529 [ 3 ] {} <Debug> HTTP-Session: f687caba-1835-4072-8f67-fee2f7ad19cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
789 2024.09.09 17:52:03.621645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.09.09 17:52:03.621692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
791 2024.09.09 17:52:03.621712 [ 3 ] {} <Debug> HTTP-Session: 15a6ec6e-fb51-4be0-b372-6eac0317cd04 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
792 2024.09.09 17:52:03.621728 [ 3 ] {} <Debug> HTTP-Session: 15a6ec6e-fb51-4be0-b372-6eac0317cd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.09.09 17:52:03.621742 [ 3 ] {} <Debug> HTTP-Session: 15a6ec6e-fb51-4be0-b372-6eac0317cd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
794 2024.09.09 17:52:03.621771 [ 3 ] {} <Trace> HTTP-Session: 15a6ec6e-fb51-4be0-b372-6eac0317cd04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
795 2024.09.09 17:52:03.621977 [ 3 ] {085b863b-2b31-4508-a667-a54cd2a3569c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) /* The timeseries schema table stores the extracted schema for the samples
796 * oximeter collects.
797 */
798 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
799 2024.09.09 17:52:03.622035 [ 3 ] {085b863b-2b31-4508-a667-a54cd2a3569c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
800 2024.09.09 17:52:03.623609 [ 3 ] {085b863b-2b31-4508-a667-a54cd2a3569c} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Loading data parts
801 2024.09.09 17:52:03.623769 [ 3 ] {085b863b-2b31-4508-a667-a54cd2a3569c} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): There are no data parts
802 2024.09.09 17:52:03.625186 [ 3 ] {085b863b-2b31-4508-a667-a54cd2a3569c} <Debug> DynamicQueryHandler: Done processing query
803 2024.09.09 17:52:03.625211 [ 3 ] {} <Debug> HTTP-Session: 15a6ec6e-fb51-4be0-b372-6eac0317cd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
804 2024.09.09 17:52:03.625332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58271, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2024.09.09 17:52:03.625380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
806 2024.09.09 17:52:03.625400 [ 3 ] {} <Debug> HTTP-Session: fa04c076-108b-4986-b8fc-f8b282ae0bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58271
807 2024.09.09 17:52:03.625416 [ 3 ] {} <Debug> HTTP-Session: fa04c076-108b-4986-b8fc-f8b282ae0bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2024.09.09 17:52:03.625429 [ 3 ] {} <Debug> HTTP-Session: fa04c076-108b-4986-b8fc-f8b282ae0bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
809 2024.09.09 17:52:03.625459 [ 3 ] {} <Trace> HTTP-Session: fa04c076-108b-4986-b8fc-f8b282ae0bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
810 2024.09.09 17:52:03.625616 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58271) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
811 2024.09.09 17:52:03.627360 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
812 2024.09.09 17:52:03.632553 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Trace> oximeter.version (3e4dcd7a-d3e8-419f-9514-e1d9eaf9ff12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
813 2024.09.09 17:52:03.632589 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
814 2024.09.09 17:52:03.637247 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
815 2024.09.09 17:52:03.638501 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Trace> oximeter.version (3e4dcd7a-d3e8-419f-9514-e1d9eaf9ff12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
816 2024.09.09 17:52:03.638781 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013236 sec., 75.55152614082805 rows/sec., 1.18 KiB/sec.
817 2024.09.09 17:52:03.638945 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Debug> DynamicQueryHandler: Done processing query
818 2024.09.09 17:52:03.638968 [ 3 ] {f8895a74-6954-4a23-a576-ea2fbaf7d984} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
819 2024.09.09 17:52:03.638984 [ 3 ] {} <Debug> HTTP-Session: fa04c076-108b-4986-b8fc-f8b282ae0bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
820 2024.09.09 17:52:04.001139 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.75 MiB, peak 165.88 MiB, free memory in arenas 0.00 B, will set to 171.58 MiB (RSS), difference: 10.83 MiB
821 2024.09.09 17:52:17.549538 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
822 2024.09.09 17:52:17.549613 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
823 2024.09.09 17:52:32.549870 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
824 2024.09.09 17:52:32.549940 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
825 2024.09.09 17:52:38.643500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
826 2024.09.09 17:52:38.643690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
827 2024.09.09 17:52:38.643734 [ 3 ] {} <Debug> HTTP-Session: 6d55a4c7-6c0d-42ba-9bba-049b8c3d9338 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
828 2024.09.09 17:52:38.643774 [ 3 ] {} <Debug> HTTP-Session: 6d55a4c7-6c0d-42ba-9bba-049b8c3d9338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
829 2024.09.09 17:52:38.643802 [ 3 ] {} <Debug> HTTP-Session: 6d55a4c7-6c0d-42ba-9bba-049b8c3d9338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
830 2024.09.09 17:52:38.643881 [ 3 ] {} <Trace> HTTP-Session: 6d55a4c7-6c0d-42ba-9bba-049b8c3d9338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
831 2024.09.09 17:52:38.644236 [ 3 ] {436e120c-ed79-4289-a91d-8a78b7528051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
832 2024.09.09 17:52:38.648686 [ 3 ] {436e120c-ed79-4289-a91d-8a78b7528051} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
833 2024.09.09 17:52:38.655144 [ 3 ] {436e120c-ed79-4289-a91d-8a78b7528051} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
834 2024.09.09 17:52:38.669157 [ 3 ] {436e120c-ed79-4289-a91d-8a78b7528051} <Debug> DynamicQueryHandler: Done processing query
835 2024.09.09 17:52:38.669188 [ 3 ] {436e120c-ed79-4289-a91d-8a78b7528051} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
836 2024.09.09 17:52:38.669205 [ 3 ] {} <Debug> HTTP-Session: 6d55a4c7-6c0d-42ba-9bba-049b8c3d9338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.09.09 17:52:38.676796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
838 2024.09.09 17:52:38.676862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
839 2024.09.09 17:52:38.676887 [ 3 ] {} <Debug> HTTP-Session: 3a672f0b-d166-412d-8484-319f13276449 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
840 2024.09.09 17:52:38.676910 [ 3 ] {} <Debug> HTTP-Session: 3a672f0b-d166-412d-8484-319f13276449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
841 2024.09.09 17:52:38.676928 [ 3 ] {} <Debug> HTTP-Session: 3a672f0b-d166-412d-8484-319f13276449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
842 2024.09.09 17:52:38.676969 [ 3 ] {} <Trace> HTTP-Session: 3a672f0b-d166-412d-8484-319f13276449 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
843 2024.09.09 17:52:38.677195 [ 3 ] {53961be8-f3b8-47fe-8538-76a71c900abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled') FORMAT JSONEachRow; (stage: Complete)
844 2024.09.09 17:52:38.686705 [ 3 ] {53961be8-f3b8-47fe-8538-76a71c900abe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
845 2024.09.09 17:52:38.686777 [ 3 ] {53961be8-f3b8-47fe-8538-76a71c900abe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
846 2024.09.09 17:52:38.687914 [ 3 ] {53961be8-f3b8-47fe-8538-76a71c900abe} <Debug> DynamicQueryHandler: Done processing query
847 2024.09.09 17:52:38.687942 [ 3 ] {53961be8-f3b8-47fe-8538-76a71c900abe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
848 2024.09.09 17:52:38.687959 [ 3 ] {} <Debug> HTTP-Session: 3a672f0b-d166-412d-8484-319f13276449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.09.09 17:52:38.688642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2024.09.09 17:52:38.688694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
851 2024.09.09 17:52:38.688715 [ 3 ] {} <Debug> HTTP-Session: 27b00778-eef3-4755-b58a-e240ca948780 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
852 2024.09.09 17:52:38.688732 [ 3 ] {} <Debug> HTTP-Session: 27b00778-eef3-4755-b58a-e240ca948780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2024.09.09 17:52:38.688746 [ 3 ] {} <Debug> HTTP-Session: 27b00778-eef3-4755-b58a-e240ca948780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
854 2024.09.09 17:52:38.688778 [ 3 ] {} <Trace> HTTP-Session: 27b00778-eef3-4755-b58a-e240ca948780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
855 2024.09.09 17:52:38.688904 [ 3 ] {b59eff19-a4b1-4974-ae78-8f83c386f08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
856 2024.09.09 17:52:38.689261 [ 3 ] {b59eff19-a4b1-4974-ae78-8f83c386f08c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
857 2024.09.09 17:52:38.689315 [ 3 ] {b59eff19-a4b1-4974-ae78-8f83c386f08c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
858 2024.09.09 17:52:38.690255 [ 3 ] {b59eff19-a4b1-4974-ae78-8f83c386f08c} <Debug> DynamicQueryHandler: Done processing query
859 2024.09.09 17:52:38.690287 [ 3 ] {b59eff19-a4b1-4974-ae78-8f83c386f08c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
860 2024.09.09 17:52:38.690304 [ 3 ] {} <Debug> HTTP-Session: 27b00778-eef3-4755-b58a-e240ca948780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.09.09 17:52:38.690569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2024.09.09 17:52:38.690619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
863 2024.09.09 17:52:38.690639 [ 3 ] {} <Debug> HTTP-Session: 75fcacae-d5e8-482f-806c-67638e9da29f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
864 2024.09.09 17:52:38.690656 [ 3 ] {} <Debug> HTTP-Session: 75fcacae-d5e8-482f-806c-67638e9da29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2024.09.09 17:52:38.690670 [ 3 ] {} <Debug> HTTP-Session: 75fcacae-d5e8-482f-806c-67638e9da29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
866 2024.09.09 17:52:38.690700 [ 3 ] {} <Trace> HTTP-Session: 75fcacae-d5e8-482f-806c-67638e9da29f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
867 2024.09.09 17:52:38.690824 [ 3 ] {1721333b-a355-4b39-b73a-79be473dd511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
868 2024.09.09 17:52:38.691140 [ 3 ] {1721333b-a355-4b39-b73a-79be473dd511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
869 2024.09.09 17:52:38.691192 [ 3 ] {1721333b-a355-4b39-b73a-79be473dd511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
870 2024.09.09 17:52:38.692038 [ 3 ] {1721333b-a355-4b39-b73a-79be473dd511} <Debug> DynamicQueryHandler: Done processing query
871 2024.09.09 17:52:38.692064 [ 3 ] {1721333b-a355-4b39-b73a-79be473dd511} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
872 2024.09.09 17:52:38.692080 [ 3 ] {} <Debug> HTTP-Session: 75fcacae-d5e8-482f-806c-67638e9da29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.09.09 17:52:38.692286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
874 2024.09.09 17:52:38.692334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
875 2024.09.09 17:52:38.692353 [ 3 ] {} <Debug> HTTP-Session: cfb410d0-7ddf-4dd5-9834-7c9d90efe02f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
876 2024.09.09 17:52:38.692370 [ 3 ] {} <Debug> HTTP-Session: cfb410d0-7ddf-4dd5-9834-7c9d90efe02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
877 2024.09.09 17:52:38.692384 [ 3 ] {} <Debug> HTTP-Session: cfb410d0-7ddf-4dd5-9834-7c9d90efe02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
878 2024.09.09 17:52:38.692414 [ 3 ] {} <Trace> HTTP-Session: cfb410d0-7ddf-4dd5-9834-7c9d90efe02f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
879 2024.09.09 17:52:38.692536 [ 3 ] {f4839faa-6172-4548-b508-847e8d735f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
880 2024.09.09 17:52:38.692851 [ 3 ] {f4839faa-6172-4548-b508-847e8d735f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
881 2024.09.09 17:52:38.692902 [ 3 ] {f4839faa-6172-4548-b508-847e8d735f20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
882 2024.09.09 17:52:38.693807 [ 3 ] {f4839faa-6172-4548-b508-847e8d735f20} <Debug> DynamicQueryHandler: Done processing query
883 2024.09.09 17:52:38.693833 [ 3 ] {f4839faa-6172-4548-b508-847e8d735f20} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
884 2024.09.09 17:52:38.693849 [ 3 ] {} <Debug> HTTP-Session: cfb410d0-7ddf-4dd5-9834-7c9d90efe02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.09.09 17:52:38.694050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
886 2024.09.09 17:52:38.694099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
887 2024.09.09 17:52:38.694118 [ 3 ] {} <Debug> HTTP-Session: eb1bc178-f69e-4229-9531-348e11d71373 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
888 2024.09.09 17:52:38.694135 [ 3 ] {} <Debug> HTTP-Session: eb1bc178-f69e-4229-9531-348e11d71373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
889 2024.09.09 17:52:38.694148 [ 3 ] {} <Debug> HTTP-Session: eb1bc178-f69e-4229-9531-348e11d71373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
890 2024.09.09 17:52:38.694179 [ 3 ] {} <Trace> HTTP-Session: eb1bc178-f69e-4229-9531-348e11d71373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
891 2024.09.09 17:52:38.694300 [ 3 ] {cc559c39-fdf8-463b-8efa-c248360e49fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
892 2024.09.09 17:52:38.694618 [ 3 ] {cc559c39-fdf8-463b-8efa-c248360e49fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
893 2024.09.09 17:52:38.694669 [ 3 ] {cc559c39-fdf8-463b-8efa-c248360e49fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
894 2024.09.09 17:52:38.695602 [ 3 ] {cc559c39-fdf8-463b-8efa-c248360e49fe} <Debug> DynamicQueryHandler: Done processing query
895 2024.09.09 17:52:38.695628 [ 3 ] {cc559c39-fdf8-463b-8efa-c248360e49fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
896 2024.09.09 17:52:38.695646 [ 3 ] {} <Debug> HTTP-Session: eb1bc178-f69e-4229-9531-348e11d71373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.09.09 17:52:38.695851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2024.09.09 17:52:38.695899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
899 2024.09.09 17:52:38.695919 [ 3 ] {} <Debug> HTTP-Session: 9687f4e7-8bcc-4d53-81a3-1fc35f7f3b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
900 2024.09.09 17:52:38.695935 [ 3 ] {} <Debug> HTTP-Session: 9687f4e7-8bcc-4d53-81a3-1fc35f7f3b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2024.09.09 17:52:38.695951 [ 3 ] {} <Debug> HTTP-Session: 9687f4e7-8bcc-4d53-81a3-1fc35f7f3b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
902 2024.09.09 17:52:38.695981 [ 3 ] {} <Trace> HTTP-Session: 9687f4e7-8bcc-4d53-81a3-1fc35f7f3b1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
903 2024.09.09 17:52:38.696104 [ 3 ] {e5446d11-dae9-4a23-8811-ba9b4577c336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
904 2024.09.09 17:52:38.696428 [ 3 ] {e5446d11-dae9-4a23-8811-ba9b4577c336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
905 2024.09.09 17:52:38.696480 [ 3 ] {e5446d11-dae9-4a23-8811-ba9b4577c336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
906 2024.09.09 17:52:38.697378 [ 3 ] {e5446d11-dae9-4a23-8811-ba9b4577c336} <Debug> DynamicQueryHandler: Done processing query
907 2024.09.09 17:52:38.697404 [ 3 ] {e5446d11-dae9-4a23-8811-ba9b4577c336} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
908 2024.09.09 17:52:38.697421 [ 3 ] {} <Debug> HTTP-Session: 9687f4e7-8bcc-4d53-81a3-1fc35f7f3b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.09.09 17:52:38.697655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
910 2024.09.09 17:52:38.697704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
911 2024.09.09 17:52:38.697724 [ 3 ] {} <Debug> HTTP-Session: 2c465fe3-b66b-416f-b6ae-1c7ec6a7d463 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
912 2024.09.09 17:52:38.697741 [ 3 ] {} <Debug> HTTP-Session: 2c465fe3-b66b-416f-b6ae-1c7ec6a7d463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
913 2024.09.09 17:52:38.697755 [ 3 ] {} <Debug> HTTP-Session: 2c465fe3-b66b-416f-b6ae-1c7ec6a7d463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
914 2024.09.09 17:52:38.697786 [ 3 ] {} <Trace> HTTP-Session: 2c465fe3-b66b-416f-b6ae-1c7ec6a7d463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
915 2024.09.09 17:52:38.697912 [ 3 ] {2137f8d8-bfd3-4967-84c3-732deb4e8c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
916 2024.09.09 17:52:38.698236 [ 3 ] {2137f8d8-bfd3-4967-84c3-732deb4e8c6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
917 2024.09.09 17:52:38.698288 [ 3 ] {2137f8d8-bfd3-4967-84c3-732deb4e8c6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
918 2024.09.09 17:52:38.699159 [ 3 ] {2137f8d8-bfd3-4967-84c3-732deb4e8c6a} <Debug> DynamicQueryHandler: Done processing query
919 2024.09.09 17:52:38.699185 [ 3 ] {2137f8d8-bfd3-4967-84c3-732deb4e8c6a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
920 2024.09.09 17:52:38.699201 [ 3 ] {} <Debug> HTTP-Session: 2c465fe3-b66b-416f-b6ae-1c7ec6a7d463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.09.09 17:52:38.699400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
922 2024.09.09 17:52:38.699448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
923 2024.09.09 17:52:38.699468 [ 3 ] {} <Debug> HTTP-Session: 7deea761-bbf0-487a-83ca-b4fe5ef4691b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
924 2024.09.09 17:52:38.699484 [ 3 ] {} <Debug> HTTP-Session: 7deea761-bbf0-487a-83ca-b4fe5ef4691b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
925 2024.09.09 17:52:38.699498 [ 3 ] {} <Debug> HTTP-Session: 7deea761-bbf0-487a-83ca-b4fe5ef4691b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
926 2024.09.09 17:52:38.699529 [ 3 ] {} <Trace> HTTP-Session: 7deea761-bbf0-487a-83ca-b4fe5ef4691b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
927 2024.09.09 17:52:38.699652 [ 3 ] {43627363-d45c-4b80-aeb9-063f8dbe8f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
928 2024.09.09 17:52:38.699982 [ 3 ] {43627363-d45c-4b80-aeb9-063f8dbe8f42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
929 2024.09.09 17:52:38.700034 [ 3 ] {43627363-d45c-4b80-aeb9-063f8dbe8f42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
930 2024.09.09 17:52:38.700847 [ 3 ] {43627363-d45c-4b80-aeb9-063f8dbe8f42} <Debug> DynamicQueryHandler: Done processing query
931 2024.09.09 17:52:38.700874 [ 3 ] {43627363-d45c-4b80-aeb9-063f8dbe8f42} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
932 2024.09.09 17:52:38.700890 [ 3 ] {} <Debug> HTTP-Session: 7deea761-bbf0-487a-83ca-b4fe5ef4691b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.09.09 17:52:38.701087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2024.09.09 17:52:38.701137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
935 2024.09.09 17:52:38.701157 [ 3 ] {} <Debug> HTTP-Session: 76a8d5e1-d53a-40b0-8d29-18b1af76cd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
936 2024.09.09 17:52:38.701174 [ 3 ] {} <Debug> HTTP-Session: 76a8d5e1-d53a-40b0-8d29-18b1af76cd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2024.09.09 17:52:38.701188 [ 3 ] {} <Debug> HTTP-Session: 76a8d5e1-d53a-40b0-8d29-18b1af76cd94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
938 2024.09.09 17:52:38.701219 [ 3 ] {} <Trace> HTTP-Session: 76a8d5e1-d53a-40b0-8d29-18b1af76cd94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
939 2024.09.09 17:52:38.701347 [ 3 ] {b1afb291-efc8-4e89-a689-46bf8195b0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
940 2024.09.09 17:52:38.701675 [ 3 ] {b1afb291-efc8-4e89-a689-46bf8195b0f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
941 2024.09.09 17:52:38.701727 [ 3 ] {b1afb291-efc8-4e89-a689-46bf8195b0f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
942 2024.09.09 17:52:38.702604 [ 3 ] {b1afb291-efc8-4e89-a689-46bf8195b0f6} <Debug> DynamicQueryHandler: Done processing query
943 2024.09.09 17:52:38.702629 [ 3 ] {b1afb291-efc8-4e89-a689-46bf8195b0f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
944 2024.09.09 17:52:38.702646 [ 3 ] {} <Debug> HTTP-Session: 76a8d5e1-d53a-40b0-8d29-18b1af76cd94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.09.09 17:52:38.702845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2024.09.09 17:52:38.702893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
947 2024.09.09 17:52:38.702913 [ 3 ] {} <Debug> HTTP-Session: d36ce73e-5132-496b-a796-620f3f6629be Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
948 2024.09.09 17:52:38.702930 [ 3 ] {} <Debug> HTTP-Session: d36ce73e-5132-496b-a796-620f3f6629be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2024.09.09 17:52:38.702944 [ 3 ] {} <Debug> HTTP-Session: d36ce73e-5132-496b-a796-620f3f6629be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
950 2024.09.09 17:52:38.702974 [ 3 ] {} <Trace> HTTP-Session: d36ce73e-5132-496b-a796-620f3f6629be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
951 2024.09.09 17:52:38.703101 [ 3 ] {9dfd8597-a139-4d47-8445-189eb980b02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
952 2024.09.09 17:52:38.703436 [ 3 ] {9dfd8597-a139-4d47-8445-189eb980b02e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
953 2024.09.09 17:52:38.703488 [ 3 ] {9dfd8597-a139-4d47-8445-189eb980b02e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
954 2024.09.09 17:52:38.704303 [ 3 ] {9dfd8597-a139-4d47-8445-189eb980b02e} <Debug> DynamicQueryHandler: Done processing query
955 2024.09.09 17:52:38.704329 [ 3 ] {9dfd8597-a139-4d47-8445-189eb980b02e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
956 2024.09.09 17:52:38.704346 [ 3 ] {} <Debug> HTTP-Session: d36ce73e-5132-496b-a796-620f3f6629be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
957 2024.09.09 17:52:38.708686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 388, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
958 2024.09.09 17:52:38.708784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
959 2024.09.09 17:52:38.708822 [ 3 ] {} <Debug> HTTP-Session: 1f3dd9fd-70c1-46ac-b56d-9e79260dc456 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
960 2024.09.09 17:52:38.708855 [ 3 ] {} <Debug> HTTP-Session: 1f3dd9fd-70c1-46ac-b56d-9e79260dc456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
961 2024.09.09 17:52:38.708885 [ 3 ] {} <Debug> HTTP-Session: 1f3dd9fd-70c1-46ac-b56d-9e79260dc456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
962 2024.09.09 17:52:38.708945 [ 3 ] {} <Trace> HTTP-Session: 1f3dd9fd-70c1-46ac-b56d-9e79260dc456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
963 2024.09.09 17:52:38.709197 [ 3 ] {91d924b5-fa32-4397-918f-557be57aedd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
964 2024.09.09 17:52:38.709553 [ 3 ] {91d924b5-fa32-4397-918f-557be57aedd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
965 2024.09.09 17:52:38.709606 [ 3 ] {91d924b5-fa32-4397-918f-557be57aedd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
966 2024.09.09 17:52:38.710848 [ 3 ] {91d924b5-fa32-4397-918f-557be57aedd4} <Debug> DynamicQueryHandler: Done processing query
967 2024.09.09 17:52:38.710874 [ 3 ] {91d924b5-fa32-4397-918f-557be57aedd4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
968 2024.09.09 17:52:38.710890 [ 3 ] {} <Debug> HTTP-Session: 1f3dd9fd-70c1-46ac-b56d-9e79260dc456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.09.09 17:52:38.711197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
970 2024.09.09 17:52:38.711246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
971 2024.09.09 17:52:38.711266 [ 3 ] {} <Debug> HTTP-Session: 921110b1-4e60-48db-9d91-a05dee27948f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
972 2024.09.09 17:52:38.711298 [ 3 ] {} <Debug> HTTP-Session: 921110b1-4e60-48db-9d91-a05dee27948f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
973 2024.09.09 17:52:38.711318 [ 3 ] {} <Debug> HTTP-Session: 921110b1-4e60-48db-9d91-a05dee27948f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
974 2024.09.09 17:52:38.711350 [ 3 ] {} <Trace> HTTP-Session: 921110b1-4e60-48db-9d91-a05dee27948f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
975 2024.09.09 17:52:38.711518 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
976 2024.09.09 17:52:38.711567 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
977 2024.09.09 17:52:38.714155 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
978 2024.09.09 17:52:38.714672 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
979 2024.09.09 17:52:38.714718 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
980 2024.09.09 17:52:38.715453 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
981 2024.09.09 17:52:38.715988 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
982 2024.09.09 17:52:38.716145 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.004669 sec., 2570.143499678732 rows/sec., 441.33 KiB/sec.
983 2024.09.09 17:52:38.716449 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Debug> DynamicQueryHandler: Done processing query
984 2024.09.09 17:52:38.716474 [ 3 ] {6a2dbd24-3903-49d4-bf93-4191450f658d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
985 2024.09.09 17:52:38.716490 [ 3 ] {} <Debug> HTTP-Session: 921110b1-4e60-48db-9d91-a05dee27948f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
986 2024.09.09 17:52:38.716728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 20624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
987 2024.09.09 17:52:38.716776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
988 2024.09.09 17:52:38.716795 [ 3 ] {} <Debug> HTTP-Session: 564e0927-9f97-4baf-9418-396e515f4dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
989 2024.09.09 17:52:38.716811 [ 3 ] {} <Debug> HTTP-Session: 564e0927-9f97-4baf-9418-396e515f4dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
990 2024.09.09 17:52:38.716825 [ 3 ] {} <Debug> HTTP-Session: 564e0927-9f97-4baf-9418-396e515f4dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
991 2024.09.09 17:52:38.716856 [ 3 ] {} <Trace> HTTP-Session: 564e0927-9f97-4baf-9418-396e515f4dd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
992 2024.09.09 17:52:38.716994 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
993 2024.09.09 17:52:38.717039 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
994 2024.09.09 17:52:38.717309 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
995 2024.09.09 17:52:38.722816 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
996 2024.09.09 17:52:38.722852 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
997 2024.09.09 17:52:38.726137 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
998 2024.09.09 17:52:38.726765 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
999 2024.09.09 17:52:38.726928 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Debug> executeQuery: Read 133 rows, 12.50 KiB in 0.009991 sec., 13311.980782704433 rows/sec., 1.22 MiB/sec.
1000 2024.09.09 17:52:38.727139 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Debug> DynamicQueryHandler: Done processing query
1001 2024.09.09 17:52:38.727163 [ 3 ] {4f74cf65-f31e-4029-8538-f0dbcadda472} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1002 2024.09.09 17:52:38.727180 [ 3 ] {} <Debug> HTTP-Session: 564e0927-9f97-4baf-9418-396e515f4dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.09.09 17:52:38.727309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1004 2024.09.09 17:52:38.727359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1005 2024.09.09 17:52:38.727378 [ 3 ] {} <Debug> HTTP-Session: 64ed26b4-540e-45a1-be55-d2762c503c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1006 2024.09.09 17:52:38.727394 [ 3 ] {} <Debug> HTTP-Session: 64ed26b4-540e-45a1-be55-d2762c503c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1007 2024.09.09 17:52:38.727407 [ 3 ] {} <Debug> HTTP-Session: 64ed26b4-540e-45a1-be55-d2762c503c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.09.09 17:52:38.727438 [ 3 ] {} <Trace> HTTP-Session: 64ed26b4-540e-45a1-be55-d2762c503c37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1009 2024.09.09 17:52:38.727537 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1010 2024.09.09 17:52:38.727581 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1011 2024.09.09 17:52:38.727809 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1012 2024.09.09 17:52:38.730358 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1013 2024.09.09 17:52:38.730399 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1014 2024.09.09 17:52:38.730976 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1015 2024.09.09 17:52:38.731627 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1016 2024.09.09 17:52:38.731790 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004273 sec., 3276.3866136204074 rows/sec., 229.46 KiB/sec.
1017 2024.09.09 17:52:38.732077 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Debug> DynamicQueryHandler: Done processing query
1018 2024.09.09 17:52:38.732102 [ 3 ] {9eee2929-dc79-4e4e-a5cf-a1a555df056d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1019 2024.09.09 17:52:38.732118 [ 3 ] {} <Debug> HTTP-Session: 64ed26b4-540e-45a1-be55-d2762c503c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1020 2024.09.09 17:52:38.732239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1021 2024.09.09 17:52:38.732287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1022 2024.09.09 17:52:38.732305 [ 3 ] {} <Debug> HTTP-Session: 6c3dfd4b-86d0-430c-a647-f32a1cd93278 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1023 2024.09.09 17:52:38.732322 [ 3 ] {} <Debug> HTTP-Session: 6c3dfd4b-86d0-430c-a647-f32a1cd93278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1024 2024.09.09 17:52:38.732335 [ 3 ] {} <Debug> HTTP-Session: 6c3dfd4b-86d0-430c-a647-f32a1cd93278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1025 2024.09.09 17:52:38.732366 [ 3 ] {} <Trace> HTTP-Session: 6c3dfd4b-86d0-430c-a647-f32a1cd93278 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1026 2024.09.09 17:52:38.732460 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1027 2024.09.09 17:52:38.732504 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1028 2024.09.09 17:52:38.732745 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1029 2024.09.09 17:52:38.733046 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1030 2024.09.09 17:52:38.733083 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1031 2024.09.09 17:52:38.733523 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1032 2024.09.09 17:52:38.734152 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1033 2024.09.09 17:52:38.734299 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001863 sec., 3220.6119162640903 rows/sec., 190.28 KiB/sec.
1034 2024.09.09 17:52:38.734457 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Debug> DynamicQueryHandler: Done processing query
1035 2024.09.09 17:52:38.734481 [ 3 ] {4adff9f5-c159-438a-a42d-882775f531a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1036 2024.09.09 17:52:38.734497 [ 3 ] {} <Debug> HTTP-Session: 6c3dfd4b-86d0-430c-a647-f32a1cd93278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1037 2024.09.09 17:52:38.734818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 50934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1038 2024.09.09 17:52:38.734865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1039 2024.09.09 17:52:38.734884 [ 3 ] {} <Debug> HTTP-Session: 0ba864ec-6b16-450d-9dde-5aca62d5a4c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1040 2024.09.09 17:52:38.734900 [ 3 ] {} <Debug> HTTP-Session: 0ba864ec-6b16-450d-9dde-5aca62d5a4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1041 2024.09.09 17:52:38.734914 [ 3 ] {} <Debug> HTTP-Session: 0ba864ec-6b16-450d-9dde-5aca62d5a4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1042 2024.09.09 17:52:38.734944 [ 3 ] {} <Trace> HTTP-Session: 0ba864ec-6b16-450d-9dde-5aca62d5a4c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1043 2024.09.09 17:52:38.735126 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1044 2024.09.09 17:52:38.735169 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1045 2024.09.09 17:52:38.735960 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1046 2024.09.09 17:52:38.737123 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1047 2024.09.09 17:52:38.737158 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1048 2024.09.09 17:52:38.739763 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1049 2024.09.09 17:52:38.740700 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1050 2024.09.09 17:52:38.740860 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Debug> executeQuery: Read 318 rows, 22.57 KiB in 0.005827 sec., 54573.536983010126 rows/sec., 3.78 MiB/sec.
1051 2024.09.09 17:52:38.741067 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Debug> DynamicQueryHandler: Done processing query
1052 2024.09.09 17:52:38.741091 [ 3 ] {acd4189b-9366-40b8-90e8-d8c0632febaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
1053 2024.09.09 17:52:38.741107 [ 3 ] {} <Debug> HTTP-Session: 0ba864ec-6b16-450d-9dde-5aca62d5a4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1054 2024.09.09 17:52:38.741248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1055 2024.09.09 17:52:38.741297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1056 2024.09.09 17:52:38.741316 [ 3 ] {} <Debug> HTTP-Session: 81e29dd0-8980-4ee1-bdec-f36ab898de40 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1057 2024.09.09 17:52:38.741331 [ 3 ] {} <Debug> HTTP-Session: 81e29dd0-8980-4ee1-bdec-f36ab898de40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1058 2024.09.09 17:52:38.741345 [ 3 ] {} <Debug> HTTP-Session: 81e29dd0-8980-4ee1-bdec-f36ab898de40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1059 2024.09.09 17:52:38.741376 [ 3 ] {} <Trace> HTTP-Session: 81e29dd0-8980-4ee1-bdec-f36ab898de40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1060 2024.09.09 17:52:38.741471 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1061 2024.09.09 17:52:38.742077 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1062 2024.09.09 17:52:38.742213 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1063 2024.09.09 17:52:38.742463 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1064 2024.09.09 17:52:38.742497 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1065 2024.09.09 17:52:38.743033 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1066 2024.09.09 17:52:38.743679 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1067 2024.09.09 17:52:38.743839 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002387 sec., 2513.6154168412236 rows/sec., 131.33 KiB/sec.
1068 2024.09.09 17:52:38.744114 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Debug> DynamicQueryHandler: Done processing query
1069 2024.09.09 17:52:38.744140 [ 3 ] {316d2a8b-6f1f-488c-a61f-c757ae4423cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1070 2024.09.09 17:52:38.744156 [ 3 ] {} <Debug> HTTP-Session: 81e29dd0-8980-4ee1-bdec-f36ab898de40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.09.09 17:52:38.744340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2024.09.09 17:52:38.744386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1073 2024.09.09 17:52:38.744406 [ 3 ] {} <Debug> HTTP-Session: 9a912ed4-03d4-42fe-8191-d1589cb2011b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1074 2024.09.09 17:52:38.744422 [ 3 ] {} <Debug> HTTP-Session: 9a912ed4-03d4-42fe-8191-d1589cb2011b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.09.09 17:52:38.744437 [ 3 ] {} <Debug> HTTP-Session: 9a912ed4-03d4-42fe-8191-d1589cb2011b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1076 2024.09.09 17:52:38.744467 [ 3 ] {} <Trace> HTTP-Session: 9a912ed4-03d4-42fe-8191-d1589cb2011b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1077 2024.09.09 17:52:38.744597 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1078 2024.09.09 17:52:38.744645 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1079 2024.09.09 17:52:38.744811 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2024.09.09 17:52:38.745134 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1081 2024.09.09 17:52:38.745171 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1082 2024.09.09 17:52:38.745708 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1083 2024.09.09 17:52:38.746372 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1084 2024.09.09 17:52:38.746535 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001987 sec., 38751.88726723704 rows/sec., 2.39 MiB/sec.
1085 2024.09.09 17:52:38.746797 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Debug> DynamicQueryHandler: Done processing query
1086 2024.09.09 17:52:38.746821 [ 3 ] {806c0b4f-0536-418e-b73e-c6998522753a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1087 2024.09.09 17:52:38.746837 [ 3 ] {} <Debug> HTTP-Session: 9a912ed4-03d4-42fe-8191-d1589cb2011b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.09.09 17:52:38.746955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2024.09.09 17:52:38.747003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1090 2024.09.09 17:52:38.747021 [ 3 ] {} <Debug> HTTP-Session: 2eb6c4f6-45e7-4203-a4fb-8334a17831a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1091 2024.09.09 17:52:38.747038 [ 3 ] {} <Debug> HTTP-Session: 2eb6c4f6-45e7-4203-a4fb-8334a17831a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.09.09 17:52:38.747051 [ 3 ] {} <Debug> HTTP-Session: 2eb6c4f6-45e7-4203-a4fb-8334a17831a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1093 2024.09.09 17:52:38.747083 [ 3 ] {} <Trace> HTTP-Session: 2eb6c4f6-45e7-4203-a4fb-8334a17831a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1094 2024.09.09 17:52:38.747175 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1095 2024.09.09 17:52:38.747240 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1096 2024.09.09 17:52:38.747400 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1097 2024.09.09 17:52:38.749640 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1098 2024.09.09 17:52:38.749684 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1099 2024.09.09 17:52:38.750871 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1100 2024.09.09 17:52:38.751493 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1101 2024.09.09 17:52:38.751662 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004497 sec., 222.37046920169 rows/sec., 14.98 KiB/sec.
1102 2024.09.09 17:52:38.751941 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Debug> DynamicQueryHandler: Done processing query
1103 2024.09.09 17:52:38.751965 [ 3 ] {44e5a8bc-bf7a-444b-b3b6-539a1252ea6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1104 2024.09.09 17:52:38.751981 [ 3 ] {} <Debug> HTTP-Session: 2eb6c4f6-45e7-4203-a4fb-8334a17831a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.09.09 17:52:38.752102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 3078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2024.09.09 17:52:38.752149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1107 2024.09.09 17:52:38.752168 [ 3 ] {} <Debug> HTTP-Session: 817d8901-7dfb-4161-a613-3487179c86a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1108 2024.09.09 17:52:38.752183 [ 3 ] {} <Debug> HTTP-Session: 817d8901-7dfb-4161-a613-3487179c86a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2024.09.09 17:52:38.752198 [ 3 ] {} <Debug> HTTP-Session: 817d8901-7dfb-4161-a613-3487179c86a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1110 2024.09.09 17:52:38.752227 [ 3 ] {} <Trace> HTTP-Session: 817d8901-7dfb-4161-a613-3487179c86a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1111 2024.09.09 17:52:38.752329 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1112 2024.09.09 17:52:38.752373 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1113 2024.09.09 17:52:38.752522 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1114 2024.09.09 17:52:38.752776 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1115 2024.09.09 17:52:38.752812 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1116 2024.09.09 17:52:38.753353 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1117 2024.09.09 17:52:38.753965 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1118 2024.09.09 17:52:38.754117 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001818 sec., 12101.210121012102 rows/sec., 655.88 KiB/sec.
1119 2024.09.09 17:52:38.754280 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Debug> DynamicQueryHandler: Done processing query
1120 2024.09.09 17:52:38.754304 [ 3 ] {1a297fe7-979a-4c96-9eab-f7d9f2d4fddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1121 2024.09.09 17:52:38.754320 [ 3 ] {} <Debug> HTTP-Session: 817d8901-7dfb-4161-a613-3487179c86a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.09.09 17:52:39.000137 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.02 MiB, peak 178.17 MiB, free memory in arenas 0.00 B, will set to 174.99 MiB (RSS), difference: 1.98 MiB
1123 2024.09.09 17:52:43.640814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1124 2024.09.09 17:52:43.640964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1125 2024.09.09 17:52:43.640995 [ 3 ] {} <Debug> HTTP-Session: 2c8586a1-721d-41ed-83ef-589d05d5dc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1126 2024.09.09 17:52:43.641024 [ 3 ] {} <Debug> HTTP-Session: 2c8586a1-721d-41ed-83ef-589d05d5dc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1127 2024.09.09 17:52:43.641043 [ 3 ] {} <Debug> HTTP-Session: 2c8586a1-721d-41ed-83ef-589d05d5dc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1128 2024.09.09 17:52:43.641100 [ 3 ] {} <Trace> HTTP-Session: 2c8586a1-721d-41ed-83ef-589d05d5dc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1129 2024.09.09 17:52:43.641368 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1130 2024.09.09 17:52:43.641777 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1131 2024.09.09 17:52:43.641848 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1132 2024.09.09 17:52:43.642124 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1133 2024.09.09 17:52:43.642306 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1134 2024.09.09 17:52:43.642650 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1135 2024.09.09 17:52:43.643875 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1136 2024.09.09 17:52:43.643925 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1137 2024.09.09 17:52:43.643946 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1138 2024.09.09 17:52:43.644054 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1139 2024.09.09 17:52:43.644080 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1140 2024.09.09 17:52:43.655012 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.013757 sec., 872.2832012793486 rows/sec., 28.18 KiB/sec.
1141 2024.09.09 17:52:43.655343 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Debug> DynamicQueryHandler: Done processing query
1142 2024.09.09 17:52:43.655369 [ 3 ] {b52d9241-baa6-485d-b3db-a99bda2c3ebb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1143 2024.09.09 17:52:43.655387 [ 3 ] {} <Debug> HTTP-Session: 2c8586a1-721d-41ed-83ef-589d05d5dc5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1144 2024.09.09 17:52:43.655679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1145 2024.09.09 17:52:43.655730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1146 2024.09.09 17:52:43.655750 [ 3 ] {} <Debug> HTTP-Session: 077d49be-0f32-4609-a853-52961f3e83d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1147 2024.09.09 17:52:43.655767 [ 3 ] {} <Debug> HTTP-Session: 077d49be-0f32-4609-a853-52961f3e83d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.09.09 17:52:43.655782 [ 3 ] {} <Debug> HTTP-Session: 077d49be-0f32-4609-a853-52961f3e83d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.09.09 17:52:43.655815 [ 3 ] {} <Trace> HTTP-Session: 077d49be-0f32-4609-a853-52961f3e83d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1150 2024.09.09 17:52:43.655956 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1151 2024.09.09 17:52:43.656207 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1152 2024.09.09 17:52:43.656244 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1153 2024.09.09 17:52:43.656474 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1154 2024.09.09 17:52:43.656540 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1155 2024.09.09 17:52:43.656678 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1156 2024.09.09 17:52:43.656710 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1157 2024.09.09 17:52:43.656734 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1158 2024.09.09 17:52:43.656752 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1159 2024.09.09 17:52:43.656792 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1160 2024.09.09 17:52:43.656814 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1161 2024.09.09 17:52:43.657686 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001781 sec., 6737.78775968557 rows/sec., 217.68 KiB/sec.
1162 2024.09.09 17:52:43.657936 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Debug> DynamicQueryHandler: Done processing query
1163 2024.09.09 17:52:43.657961 [ 3 ] {e88ea694-78e4-4521-a312-314b2651aab8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1164 2024.09.09 17:52:43.657977 [ 3 ] {} <Debug> HTTP-Session: 077d49be-0f32-4609-a853-52961f3e83d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1165 2024.09.09 17:52:43.658419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1166 2024.09.09 17:52:43.658468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1167 2024.09.09 17:52:43.658488 [ 3 ] {} <Debug> HTTP-Session: 200deb36-8e0e-4fdc-817e-780faaecab3c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1168 2024.09.09 17:52:43.658504 [ 3 ] {} <Debug> HTTP-Session: 200deb36-8e0e-4fdc-817e-780faaecab3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.09.09 17:52:43.658518 [ 3 ] {} <Debug> HTTP-Session: 200deb36-8e0e-4fdc-817e-780faaecab3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.09.09 17:52:43.658549 [ 3 ] {} <Trace> HTTP-Session: 200deb36-8e0e-4fdc-817e-780faaecab3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1171 2024.09.09 17:52:43.658684 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1172 2024.09.09 17:52:43.658930 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1173 2024.09.09 17:52:43.658967 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1174 2024.09.09 17:52:43.659200 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1175 2024.09.09 17:52:43.659264 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1176 2024.09.09 17:52:43.659401 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1177 2024.09.09 17:52:43.659435 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1178 2024.09.09 17:52:43.659459 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1179 2024.09.09 17:52:43.659476 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1180 2024.09.09 17:52:43.659516 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1181 2024.09.09 17:52:43.659537 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1182 2024.09.09 17:52:43.660400 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001777 sec., 6752.954417557682 rows/sec., 218.17 KiB/sec.
1183 2024.09.09 17:52:43.660639 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Debug> DynamicQueryHandler: Done processing query
1184 2024.09.09 17:52:43.660665 [ 3 ] {f6a4a9f3-c659-4345-b1dc-40a0c18d2991} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1185 2024.09.09 17:52:43.660700 [ 3 ] {} <Debug> HTTP-Session: 200deb36-8e0e-4fdc-817e-780faaecab3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.09.09 17:52:43.660955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.09.09 17:52:43.661001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.09.09 17:52:43.661020 [ 3 ] {} <Debug> HTTP-Session: 60a68552-7d6b-4de2-abab-0a236ec14e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1189 2024.09.09 17:52:43.661036 [ 3 ] {} <Debug> HTTP-Session: 60a68552-7d6b-4de2-abab-0a236ec14e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.09.09 17:52:43.661050 [ 3 ] {} <Debug> HTTP-Session: 60a68552-7d6b-4de2-abab-0a236ec14e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.09.09 17:52:43.661082 [ 3 ] {} <Trace> HTTP-Session: 60a68552-7d6b-4de2-abab-0a236ec14e89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.09.09 17:52:43.661215 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1193 2024.09.09 17:52:43.661464 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1194 2024.09.09 17:52:43.661501 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1195 2024.09.09 17:52:43.661743 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1196 2024.09.09 17:52:43.661808 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1197 2024.09.09 17:52:43.661947 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1198 2024.09.09 17:52:43.661978 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1199 2024.09.09 17:52:43.662000 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1200 2024.09.09 17:52:43.662018 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1201 2024.09.09 17:52:43.662057 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1202 2024.09.09 17:52:43.662080 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1203 2024.09.09 17:52:43.662880 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001723 sec., 6964.596633778294 rows/sec., 225.01 KiB/sec.
1204 2024.09.09 17:52:43.663111 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Debug> DynamicQueryHandler: Done processing query
1205 2024.09.09 17:52:43.663134 [ 3 ] {e417a4ee-3858-471a-af62-0f9badfa739a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1206 2024.09.09 17:52:43.663150 [ 3 ] {} <Debug> HTTP-Session: 60a68552-7d6b-4de2-abab-0a236ec14e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.09.09 17:52:43.663561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1208 2024.09.09 17:52:43.663608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1209 2024.09.09 17:52:43.663627 [ 3 ] {} <Debug> HTTP-Session: a267288b-4a05-4a5e-a477-9a55485d4e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1210 2024.09.09 17:52:43.663644 [ 3 ] {} <Debug> HTTP-Session: a267288b-4a05-4a5e-a477-9a55485d4e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1211 2024.09.09 17:52:43.663658 [ 3 ] {} <Debug> HTTP-Session: a267288b-4a05-4a5e-a477-9a55485d4e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1212 2024.09.09 17:52:43.663689 [ 3 ] {} <Trace> HTTP-Session: a267288b-4a05-4a5e-a477-9a55485d4e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1213 2024.09.09 17:52:43.663828 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1214 2024.09.09 17:52:43.664076 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1215 2024.09.09 17:52:43.664114 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1216 2024.09.09 17:52:43.664349 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1217 2024.09.09 17:52:43.664413 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1218 2024.09.09 17:52:43.664553 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1219 2024.09.09 17:52:43.664585 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1220 2024.09.09 17:52:43.664609 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1221 2024.09.09 17:52:43.664627 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1222 2024.09.09 17:52:43.664668 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1223 2024.09.09 17:52:43.664688 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1224 2024.09.09 17:52:43.665475 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Debug> executeQuery: Read 12 rows, 397.00 B in 0.001708 sec., 7025.761124121779 rows/sec., 226.99 KiB/sec.
1225 2024.09.09 17:52:43.665718 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Debug> DynamicQueryHandler: Done processing query
1226 2024.09.09 17:52:43.665749 [ 3 ] {ee755652-7423-43bd-8708-2d2af7c253ee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1227 2024.09.09 17:52:43.665765 [ 3 ] {} <Debug> HTTP-Session: a267288b-4a05-4a5e-a477-9a55485d4e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1228 2024.09.09 17:52:43.666812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1229 2024.09.09 17:52:43.666861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1230 2024.09.09 17:52:43.666880 [ 3 ] {} <Debug> HTTP-Session: fe1cdaed-9165-48da-a44c-3191ce3f8b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1231 2024.09.09 17:52:43.666897 [ 3 ] {} <Debug> HTTP-Session: fe1cdaed-9165-48da-a44c-3191ce3f8b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1232 2024.09.09 17:52:43.666910 [ 3 ] {} <Debug> HTTP-Session: fe1cdaed-9165-48da-a44c-3191ce3f8b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.09.09 17:52:43.666941 [ 3 ] {} <Trace> HTTP-Session: fe1cdaed-9165-48da-a44c-3191ce3f8b9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1234 2024.09.09 17:52:43.667055 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1235 2024.09.09 17:52:43.667102 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1236 2024.09.09 17:52:43.667270 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2024.09.09 17:52:43.667602 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1238 2024.09.09 17:52:43.667642 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1239 2024.09.09 17:52:43.668294 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1240 2024.09.09 17:52:43.668844 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1241 2024.09.09 17:52:43.669036 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Debug> executeQuery: Read 5 rows, 674.00 B in 0.002011 sec., 2486.325211337643 rows/sec., 327.30 KiB/sec.
1242 2024.09.09 17:52:43.669216 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Debug> DynamicQueryHandler: Done processing query
1243 2024.09.09 17:52:43.669240 [ 3 ] {673253da-170e-4054-a2c1-2ca457a4a0c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1244 2024.09.09 17:52:43.669257 [ 3 ] {} <Debug> HTTP-Session: fe1cdaed-9165-48da-a44c-3191ce3f8b9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1245 2024.09.09 17:52:43.669389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 3185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1246 2024.09.09 17:52:43.669438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1247 2024.09.09 17:52:43.669457 [ 3 ] {} <Debug> HTTP-Session: ecf71c2f-dbe0-407e-baee-464f0ca1aa67 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1248 2024.09.09 17:52:43.669473 [ 3 ] {} <Debug> HTTP-Session: ecf71c2f-dbe0-407e-baee-464f0ca1aa67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1249 2024.09.09 17:52:43.669487 [ 3 ] {} <Debug> HTTP-Session: ecf71c2f-dbe0-407e-baee-464f0ca1aa67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.09.09 17:52:43.669517 [ 3 ] {} <Trace> HTTP-Session: ecf71c2f-dbe0-407e-baee-464f0ca1aa67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1251 2024.09.09 17:52:43.669622 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1252 2024.09.09 17:52:43.669665 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1253 2024.09.09 17:52:43.669902 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1254 2024.09.09 17:52:43.670219 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1255 2024.09.09 17:52:43.670256 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1256 2024.09.09 17:52:43.670754 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1257 2024.09.09 17:52:43.671588 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1258 2024.09.09 17:52:43.671746 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Debug> executeQuery: Read 20 rows, 1.92 KiB in 0.002147 sec., 9315.323707498836 rows/sec., 894.69 KiB/sec.
1259 2024.09.09 17:52:43.671925 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Debug> DynamicQueryHandler: Done processing query
1260 2024.09.09 17:52:43.671950 [ 3 ] {ded17ac3-5d2f-4331-835f-1c34a17b54c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1261 2024.09.09 17:52:43.671966 [ 3 ] {} <Debug> HTTP-Session: ecf71c2f-dbe0-407e-baee-464f0ca1aa67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.09.09 17:52:43.672082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1263 2024.09.09 17:52:43.672129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1264 2024.09.09 17:52:43.672147 [ 3 ] {} <Debug> HTTP-Session: 9d6b160c-bc84-4f1f-94bc-7c3f93fc2d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1265 2024.09.09 17:52:43.672164 [ 3 ] {} <Debug> HTTP-Session: 9d6b160c-bc84-4f1f-94bc-7c3f93fc2d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1266 2024.09.09 17:52:43.672177 [ 3 ] {} <Debug> HTTP-Session: 9d6b160c-bc84-4f1f-94bc-7c3f93fc2d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.09.09 17:52:43.672208 [ 3 ] {} <Trace> HTTP-Session: 9d6b160c-bc84-4f1f-94bc-7c3f93fc2d6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1268 2024.09.09 17:52:43.672307 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1269 2024.09.09 17:52:43.672349 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1270 2024.09.09 17:52:43.672592 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1271 2024.09.09 17:52:43.672966 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1272 2024.09.09 17:52:43.673001 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1273 2024.09.09 17:52:43.673512 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1274 2024.09.09 17:52:43.674271 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1275 2024.09.09 17:52:43.674437 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002153 sec., 3715.7454714352066 rows/sec., 279.41 KiB/sec.
1276 2024.09.09 17:52:43.674707 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Debug> DynamicQueryHandler: Done processing query
1277 2024.09.09 17:52:43.674732 [ 3 ] {733364b0-1824-4e2e-a173-5046f98acf39} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1278 2024.09.09 17:52:43.674747 [ 3 ] {} <Debug> HTTP-Session: 9d6b160c-bc84-4f1f-94bc-7c3f93fc2d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1279 2024.09.09 17:52:43.674871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1280 2024.09.09 17:52:43.674919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1281 2024.09.09 17:52:43.674939 [ 3 ] {} <Debug> HTTP-Session: 1cb178e7-ac98-4c94-bfd1-effbeb62cd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1282 2024.09.09 17:52:43.674957 [ 3 ] {} <Debug> HTTP-Session: 1cb178e7-ac98-4c94-bfd1-effbeb62cd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1283 2024.09.09 17:52:43.674971 [ 3 ] {} <Debug> HTTP-Session: 1cb178e7-ac98-4c94-bfd1-effbeb62cd96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.09.09 17:52:43.675002 [ 3 ] {} <Trace> HTTP-Session: 1cb178e7-ac98-4c94-bfd1-effbeb62cd96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1285 2024.09.09 17:52:43.675105 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1286 2024.09.09 17:52:43.675150 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1287 2024.09.09 17:52:43.675400 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1288 2024.09.09 17:52:43.675715 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1289 2024.09.09 17:52:43.675752 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1290 2024.09.09 17:52:43.676319 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1291 2024.09.09 17:52:43.677039 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1292 2024.09.09 17:52:43.677195 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.002107 sec., 7593.735168486 rows/sec., 609.02 KiB/sec.
1293 2024.09.09 17:52:43.677375 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Debug> DynamicQueryHandler: Done processing query
1294 2024.09.09 17:52:43.677400 [ 3 ] {f2524025-6f4e-4a76-a609-a7104bed15a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1295 2024.09.09 17:52:43.677416 [ 3 ] {} <Debug> HTTP-Session: 1cb178e7-ac98-4c94-bfd1-effbeb62cd96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1296 2024.09.09 17:52:43.677541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1297 2024.09.09 17:52:43.677590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1298 2024.09.09 17:52:43.677609 [ 3 ] {} <Debug> HTTP-Session: e393a817-ba7d-416b-b788-38dc791c5a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1299 2024.09.09 17:52:43.677626 [ 3 ] {} <Debug> HTTP-Session: e393a817-ba7d-416b-b788-38dc791c5a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1300 2024.09.09 17:52:43.677639 [ 3 ] {} <Debug> HTTP-Session: e393a817-ba7d-416b-b788-38dc791c5a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.09.09 17:52:43.677670 [ 3 ] {} <Trace> HTTP-Session: e393a817-ba7d-416b-b788-38dc791c5a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1302 2024.09.09 17:52:43.677769 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1303 2024.09.09 17:52:43.677815 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1304 2024.09.09 17:52:43.677960 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1305 2024.09.09 17:52:43.678274 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1306 2024.09.09 17:52:43.678309 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1307 2024.09.09 17:52:43.678838 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1308 2024.09.09 17:52:43.679503 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1309 2024.09.09 17:52:43.679671 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001924 sec., 5197.505197505197 rows/sec., 395.90 KiB/sec.
1310 2024.09.09 17:52:43.679949 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Debug> DynamicQueryHandler: Done processing query
1311 2024.09.09 17:52:43.679975 [ 3 ] {497f43d0-2917-4a75-a3da-ea9de2482d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1312 2024.09.09 17:52:43.679991 [ 3 ] {} <Debug> HTTP-Session: e393a817-ba7d-416b-b788-38dc791c5a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1313 2024.09.09 17:52:43.680162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2024.09.09 17:52:43.680211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1315 2024.09.09 17:52:43.680229 [ 3 ] {} <Debug> HTTP-Session: 8ba88e0c-045f-4c5a-89b5-a9b8186714be Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1316 2024.09.09 17:52:43.680246 [ 3 ] {} <Debug> HTTP-Session: 8ba88e0c-045f-4c5a-89b5-a9b8186714be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1317 2024.09.09 17:52:43.680260 [ 3 ] {} <Debug> HTTP-Session: 8ba88e0c-045f-4c5a-89b5-a9b8186714be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.09.09 17:52:43.680291 [ 3 ] {} <Trace> HTTP-Session: 8ba88e0c-045f-4c5a-89b5-a9b8186714be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1319 2024.09.09 17:52:43.680450 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1320 2024.09.09 17:52:43.680525 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1321 2024.09.09 17:52:43.680919 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1322 2024.09.09 17:52:43.681424 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1323 2024.09.09 17:52:43.681461 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1324 2024.09.09 17:52:43.684606 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1325 2024.09.09 17:52:43.685411 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1326 2024.09.09 17:52:43.685598 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005244 sec., 1525.5530129672004 rows/sec., 2.73 MiB/sec.
1327 2024.09.09 17:52:43.685995 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Debug> DynamicQueryHandler: Done processing query
1328 2024.09.09 17:52:43.686019 [ 3 ] {707ca319-5e31-49a9-a796-c8abe3c39175} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1329 2024.09.09 17:52:43.686034 [ 3 ] {} <Debug> HTTP-Session: 8ba88e0c-045f-4c5a-89b5-a9b8186714be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1330 2024.09.09 17:52:43.686144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1331 2024.09.09 17:52:43.686191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1332 2024.09.09 17:52:43.686209 [ 3 ] {} <Debug> HTTP-Session: ae0a6f3b-6465-49dc-b3a5-28eea6d906e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1333 2024.09.09 17:52:43.686225 [ 3 ] {} <Debug> HTTP-Session: ae0a6f3b-6465-49dc-b3a5-28eea6d906e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1334 2024.09.09 17:52:43.686303 [ 3 ] {} <Debug> HTTP-Session: ae0a6f3b-6465-49dc-b3a5-28eea6d906e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.09.09 17:52:43.686333 [ 3 ] {} <Trace> HTTP-Session: ae0a6f3b-6465-49dc-b3a5-28eea6d906e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1336 2024.09.09 17:52:43.686433 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1337 2024.09.09 17:52:43.686475 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1338 2024.09.09 17:52:43.686609 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1339 2024.09.09 17:52:43.686878 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1340 2024.09.09 17:52:43.686916 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1341 2024.09.09 17:52:43.687464 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1342 2024.09.09 17:52:43.688119 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1343 2024.09.09 17:52:43.688278 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001871 sec., 5344.735435595938 rows/sec., 336.66 KiB/sec.
1344 2024.09.09 17:52:43.688451 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Debug> DynamicQueryHandler: Done processing query
1345 2024.09.09 17:52:43.688476 [ 3 ] {7a05a389-1d95-4194-9c09-072d8a38182f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1346 2024.09.09 17:52:43.688493 [ 3 ] {} <Debug> HTTP-Session: ae0a6f3b-6465-49dc-b3a5-28eea6d906e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1347 2024.09.09 17:52:47.550193 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
1348 2024.09.09 17:52:47.550252 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
1349 2024.09.09 17:52:48.646401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 21205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1350 2024.09.09 17:52:48.646526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1351 2024.09.09 17:52:48.646556 [ 3 ] {} <Debug> HTTP-Session: 7b283923-1914-477b-85c9-6d53e1b3190a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1352 2024.09.09 17:52:48.646584 [ 3 ] {} <Debug> HTTP-Session: 7b283923-1914-477b-85c9-6d53e1b3190a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1353 2024.09.09 17:52:48.646602 [ 3 ] {} <Debug> HTTP-Session: 7b283923-1914-477b-85c9-6d53e1b3190a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1354 2024.09.09 17:52:48.646658 [ 3 ] {} <Trace> HTTP-Session: 7b283923-1914-477b-85c9-6d53e1b3190a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1355 2024.09.09 17:52:48.646911 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1356 2024.09.09 17:52:48.646987 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1357 2024.09.09 17:52:48.647367 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1358 2024.09.09 17:52:48.647894 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1359 2024.09.09 17:52:48.647936 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1360 2024.09.09 17:52:48.648501 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1361 2024.09.09 17:52:48.649186 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1362 2024.09.09 17:52:48.649358 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Debug> executeQuery: Read 137 rows, 12.83 KiB in 0.002538 sec., 53979.511426319936 rows/sec., 4.94 MiB/sec.
1363 2024.09.09 17:52:48.649706 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Debug> DynamicQueryHandler: Done processing query
1364 2024.09.09 17:52:48.649733 [ 3 ] {6bcb1a85-a01d-447e-9a5f-24ba6d6374e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1365 2024.09.09 17:52:48.649750 [ 3 ] {} <Debug> HTTP-Session: 7b283923-1914-477b-85c9-6d53e1b3190a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1366 2024.09.09 17:52:48.649914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1367 2024.09.09 17:52:48.649965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1368 2024.09.09 17:52:48.649984 [ 3 ] {} <Debug> HTTP-Session: 001629cf-8eea-4315-9d25-921911d91e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1369 2024.09.09 17:52:48.650002 [ 3 ] {} <Debug> HTTP-Session: 001629cf-8eea-4315-9d25-921911d91e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.09.09 17:52:48.650016 [ 3 ] {} <Debug> HTTP-Session: 001629cf-8eea-4315-9d25-921911d91e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1371 2024.09.09 17:52:48.650046 [ 3 ] {} <Trace> HTTP-Session: 001629cf-8eea-4315-9d25-921911d91e50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1372 2024.09.09 17:52:48.650146 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1373 2024.09.09 17:52:48.650193 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1374 2024.09.09 17:52:48.650447 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1375 2024.09.09 17:52:48.650765 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1376 2024.09.09 17:52:48.650802 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1377 2024.09.09 17:52:48.651295 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1378 2024.09.09 17:52:48.652014 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1379 2024.09.09 17:52:48.652164 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002035 sec., 6879.60687960688 rows/sec., 481.80 KiB/sec.
1380 2024.09.09 17:52:48.652451 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Debug> DynamicQueryHandler: Done processing query
1381 2024.09.09 17:52:48.652475 [ 3 ] {89c25675-b804-47e9-bf26-2e99c2a791e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1382 2024.09.09 17:52:48.652492 [ 3 ] {} <Debug> HTTP-Session: 001629cf-8eea-4315-9d25-921911d91e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1383 2024.09.09 17:52:48.652607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1384 2024.09.09 17:52:48.652655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1385 2024.09.09 17:52:48.652675 [ 3 ] {} <Debug> HTTP-Session: d899fcfe-15bc-489b-8a5b-f7206361db87 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1386 2024.09.09 17:52:48.652691 [ 3 ] {} <Debug> HTTP-Session: d899fcfe-15bc-489b-8a5b-f7206361db87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1387 2024.09.09 17:52:48.652705 [ 3 ] {} <Debug> HTTP-Session: d899fcfe-15bc-489b-8a5b-f7206361db87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1388 2024.09.09 17:52:48.652735 [ 3 ] {} <Trace> HTTP-Session: d899fcfe-15bc-489b-8a5b-f7206361db87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1389 2024.09.09 17:52:48.652830 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1390 2024.09.09 17:52:48.652874 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1391 2024.09.09 17:52:48.653112 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1392 2024.09.09 17:52:48.653405 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1393 2024.09.09 17:52:48.653442 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1394 2024.09.09 17:52:48.653971 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1395 2024.09.09 17:52:48.654560 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1396 2024.09.09 17:52:48.654721 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001899 sec., 3159.55766192733 rows/sec., 186.67 KiB/sec.
1397 2024.09.09 17:52:48.655010 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Debug> DynamicQueryHandler: Done processing query
1398 2024.09.09 17:52:48.655034 [ 3 ] {6a56a32b-e9eb-4497-bc83-43794f670f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1399 2024.09.09 17:52:48.655050 [ 3 ] {} <Debug> HTTP-Session: d899fcfe-15bc-489b-8a5b-f7206361db87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1400 2024.09.09 17:52:48.655275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1401 2024.09.09 17:52:48.655329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1402 2024.09.09 17:52:48.655350 [ 3 ] {} <Debug> HTTP-Session: acf7795a-2c81-4c1f-be37-5bae34fffbab Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1403 2024.09.09 17:52:48.655366 [ 3 ] {} <Debug> HTTP-Session: acf7795a-2c81-4c1f-be37-5bae34fffbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1404 2024.09.09 17:52:48.655380 [ 3 ] {} <Debug> HTTP-Session: acf7795a-2c81-4c1f-be37-5bae34fffbab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1405 2024.09.09 17:52:48.655411 [ 3 ] {} <Trace> HTTP-Session: acf7795a-2c81-4c1f-be37-5bae34fffbab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1406 2024.09.09 17:52:48.655602 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1407 2024.09.09 17:52:48.655646 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1408 2024.09.09 17:52:48.655890 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1409 2024.09.09 17:52:48.656380 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1410 2024.09.09 17:52:48.656417 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1411 2024.09.09 17:52:48.656873 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1412 2024.09.09 17:52:48.657522 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1413 2024.09.09 17:52:48.657678 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Debug> executeQuery: Read 326 rows, 23.21 KiB in 0.002163 sec., 150716.59731853908 rows/sec., 10.48 MiB/sec.
1414 2024.09.09 17:52:48.657842 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Debug> DynamicQueryHandler: Done processing query
1415 2024.09.09 17:52:48.657866 [ 3 ] {1f56676e-26b0-4171-be28-680b012eb12d} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
1416 2024.09.09 17:52:48.657882 [ 3 ] {} <Debug> HTTP-Session: acf7795a-2c81-4c1f-be37-5bae34fffbab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1417 2024.09.09 17:52:48.658024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1418 2024.09.09 17:52:48.658072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1419 2024.09.09 17:52:48.658092 [ 3 ] {} <Debug> HTTP-Session: 7625c463-8df6-4820-bef1-d3123861a937 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1420 2024.09.09 17:52:48.658108 [ 3 ] {} <Debug> HTTP-Session: 7625c463-8df6-4820-bef1-d3123861a937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.09.09 17:52:48.658122 [ 3 ] {} <Debug> HTTP-Session: 7625c463-8df6-4820-bef1-d3123861a937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1422 2024.09.09 17:52:48.658283 [ 3 ] {} <Trace> HTTP-Session: 7625c463-8df6-4820-bef1-d3123861a937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1423 2024.09.09 17:52:48.658382 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1424 2024.09.09 17:52:48.658427 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1425 2024.09.09 17:52:48.658555 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1426 2024.09.09 17:52:48.658899 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1427 2024.09.09 17:52:48.658937 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1428 2024.09.09 17:52:48.659388 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1429 2024.09.09 17:52:48.659933 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1430 2024.09.09 17:52:48.660087 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001725 sec., 3478.2608695652175 rows/sec., 181.73 KiB/sec.
1431 2024.09.09 17:52:48.660350 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Debug> DynamicQueryHandler: Done processing query
1432 2024.09.09 17:52:48.660374 [ 3 ] {eb7cefc4-b731-435d-8f0e-eb9a5018525f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1433 2024.09.09 17:52:48.660389 [ 3 ] {} <Debug> HTTP-Session: 7625c463-8df6-4820-bef1-d3123861a937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1434 2024.09.09 17:52:48.660560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 16032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1435 2024.09.09 17:52:48.660609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1436 2024.09.09 17:52:48.660627 [ 3 ] {} <Debug> HTTP-Session: 044abc79-cc3d-46e3-84f9-843b7d59185c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1437 2024.09.09 17:52:48.660643 [ 3 ] {} <Debug> HTTP-Session: 044abc79-cc3d-46e3-84f9-843b7d59185c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.09.09 17:52:48.660657 [ 3 ] {} <Debug> HTTP-Session: 044abc79-cc3d-46e3-84f9-843b7d59185c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1439 2024.09.09 17:52:48.660687 [ 3 ] {} <Trace> HTTP-Session: 044abc79-cc3d-46e3-84f9-843b7d59185c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1440 2024.09.09 17:52:48.660829 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1441 2024.09.09 17:52:48.660876 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1442 2024.09.09 17:52:48.661036 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1443 2024.09.09 17:52:48.661375 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1444 2024.09.09 17:52:48.661411 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1445 2024.09.09 17:52:48.661883 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1446 2024.09.09 17:52:48.662441 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1447 2024.09.09 17:52:48.662602 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001824 sec., 47697.368421052626 rows/sec., 3.01 MiB/sec.
1448 2024.09.09 17:52:48.662879 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Debug> DynamicQueryHandler: Done processing query
1449 2024.09.09 17:52:48.662904 [ 3 ] {14754039-7986-4511-b2c9-c7e4d62c0897} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1450 2024.09.09 17:52:48.662920 [ 3 ] {} <Debug> HTTP-Session: 044abc79-cc3d-46e3-84f9-843b7d59185c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1451 2024.09.09 17:52:48.663033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1452 2024.09.09 17:52:48.663080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1453 2024.09.09 17:52:48.663099 [ 3 ] {} <Debug> HTTP-Session: b8c70c89-cd6c-4749-9f37-9f1c3466e65a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1454 2024.09.09 17:52:48.663115 [ 3 ] {} <Debug> HTTP-Session: b8c70c89-cd6c-4749-9f37-9f1c3466e65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.09.09 17:52:48.663128 [ 3 ] {} <Debug> HTTP-Session: b8c70c89-cd6c-4749-9f37-9f1c3466e65a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1456 2024.09.09 17:52:48.663159 [ 3 ] {} <Trace> HTTP-Session: b8c70c89-cd6c-4749-9f37-9f1c3466e65a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1457 2024.09.09 17:52:48.663252 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1458 2024.09.09 17:52:48.663299 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1459 2024.09.09 17:52:48.663449 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1460 2024.09.09 17:52:48.663690 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1461 2024.09.09 17:52:48.663725 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1462 2024.09.09 17:52:48.664165 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1463 2024.09.09 17:52:48.664726 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1464 2024.09.09 17:52:48.664880 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001649 sec., 606.4281382656155 rows/sec., 40.86 KiB/sec.
1465 2024.09.09 17:52:48.665044 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Debug> DynamicQueryHandler: Done processing query
1466 2024.09.09 17:52:48.665068 [ 3 ] {4d54be29-07c2-4742-b16e-46b783d08710} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1467 2024.09.09 17:52:48.665084 [ 3 ] {} <Debug> HTTP-Session: b8c70c89-cd6c-4749-9f37-9f1c3466e65a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1468 2024.09.09 17:52:48.665197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1469 2024.09.09 17:52:48.665244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1470 2024.09.09 17:52:48.665264 [ 3 ] {} <Debug> HTTP-Session: 225fcf72-24ee-409f-86f0-5ea8b96afd73 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1471 2024.09.09 17:52:48.665280 [ 3 ] {} <Debug> HTTP-Session: 225fcf72-24ee-409f-86f0-5ea8b96afd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.09.09 17:52:48.665293 [ 3 ] {} <Debug> HTTP-Session: 225fcf72-24ee-409f-86f0-5ea8b96afd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1473 2024.09.09 17:52:48.665323 [ 3 ] {} <Trace> HTTP-Session: 225fcf72-24ee-409f-86f0-5ea8b96afd73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1474 2024.09.09 17:52:48.665430 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1475 2024.09.09 17:52:48.665473 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1476 2024.09.09 17:52:48.665603 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1477 2024.09.09 17:52:48.665865 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1478 2024.09.09 17:52:48.665900 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1479 2024.09.09 17:52:48.666337 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1480 2024.09.09 17:52:48.666938 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1481 2024.09.09 17:52:48.667093 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001695 sec., 18879.056047197642 rows/sec., 1.05 MiB/sec.
1482 2024.09.09 17:52:48.667244 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Debug> DynamicQueryHandler: Done processing query
1483 2024.09.09 17:52:48.667268 [ 3 ] {87ff78af-bae0-4c16-89aa-5f1ad4cddc9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1484 2024.09.09 17:52:48.667284 [ 3 ] {} <Debug> HTTP-Session: 225fcf72-24ee-409f-86f0-5ea8b96afd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.09.09 17:52:53.641742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 3185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1486 2024.09.09 17:52:53.641876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1487 2024.09.09 17:52:53.641902 [ 3 ] {} <Debug> HTTP-Session: 65c402ee-f606-42f7-b70c-0f4d9061fac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1488 2024.09.09 17:52:53.641928 [ 3 ] {} <Debug> HTTP-Session: 65c402ee-f606-42f7-b70c-0f4d9061fac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.09.09 17:52:53.641942 [ 3 ] {} <Debug> HTTP-Session: 65c402ee-f606-42f7-b70c-0f4d9061fac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.09.09 17:52:53.641993 [ 3 ] {} <Trace> HTTP-Session: 65c402ee-f606-42f7-b70c-0f4d9061fac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1491 2024.09.09 17:52:53.642197 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1492 2024.09.09 17:52:53.642271 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1493 2024.09.09 17:52:53.642704 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2024.09.09 17:52:53.643167 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1495 2024.09.09 17:52:53.643214 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1496 2024.09.09 17:52:53.643856 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1497 2024.09.09 17:52:53.644596 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1498 2024.09.09 17:52:53.644785 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Debug> executeQuery: Read 20 rows, 1.92 KiB in 0.002643 sec., 7567.158531971245 rows/sec., 726.79 KiB/sec.
1499 2024.09.09 17:52:53.645135 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Debug> DynamicQueryHandler: Done processing query
1500 2024.09.09 17:52:53.645164 [ 3 ] {dd46a847-a255-4a63-97e3-a4beb831a47e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1501 2024.09.09 17:52:53.645181 [ 3 ] {} <Debug> HTTP-Session: 65c402ee-f606-42f7-b70c-0f4d9061fac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1502 2024.09.09 17:52:53.645326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1503 2024.09.09 17:52:53.645385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1504 2024.09.09 17:52:53.645407 [ 3 ] {} <Debug> HTTP-Session: 3af940e2-d33c-443b-ba6a-3457cd714f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1505 2024.09.09 17:52:53.645426 [ 3 ] {} <Debug> HTTP-Session: 3af940e2-d33c-443b-ba6a-3457cd714f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1506 2024.09.09 17:52:53.645442 [ 3 ] {} <Debug> HTTP-Session: 3af940e2-d33c-443b-ba6a-3457cd714f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.09.09 17:52:53.645479 [ 3 ] {} <Trace> HTTP-Session: 3af940e2-d33c-443b-ba6a-3457cd714f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1508 2024.09.09 17:52:53.645598 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1509 2024.09.09 17:52:53.645651 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1510 2024.09.09 17:52:53.645935 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1511 2024.09.09 17:52:53.646352 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1512 2024.09.09 17:52:53.646400 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1513 2024.09.09 17:52:53.646888 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1514 2024.09.09 17:52:53.647558 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1515 2024.09.09 17:52:53.647718 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002144 sec., 3731.3432835820895 rows/sec., 280.58 KiB/sec.
1516 2024.09.09 17:52:53.647894 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Debug> DynamicQueryHandler: Done processing query
1517 2024.09.09 17:52:53.647919 [ 3 ] {a22cfe98-6c7a-46b7-a400-397cda53a53b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1518 2024.09.09 17:52:53.647936 [ 3 ] {} <Debug> HTTP-Session: 3af940e2-d33c-443b-ba6a-3457cd714f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.09.09 17:52:53.648092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1520 2024.09.09 17:52:53.648144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1521 2024.09.09 17:52:53.648164 [ 3 ] {} <Debug> HTTP-Session: 5d4d0d7f-3497-4684-8dc1-a1243c9d5c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1522 2024.09.09 17:52:53.648181 [ 3 ] {} <Debug> HTTP-Session: 5d4d0d7f-3497-4684-8dc1-a1243c9d5c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.09.09 17:52:53.648196 [ 3 ] {} <Debug> HTTP-Session: 5d4d0d7f-3497-4684-8dc1-a1243c9d5c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.09.09 17:52:53.648230 [ 3 ] {} <Trace> HTTP-Session: 5d4d0d7f-3497-4684-8dc1-a1243c9d5c0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1525 2024.09.09 17:52:53.648341 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1526 2024.09.09 17:52:53.648389 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1527 2024.09.09 17:52:53.648625 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1528 2024.09.09 17:52:53.648941 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1529 2024.09.09 17:52:53.648979 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1530 2024.09.09 17:52:53.649469 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1531 2024.09.09 17:52:53.650067 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1532 2024.09.09 17:52:53.650231 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.001917 sec., 8346.374543557642 rows/sec., 669.38 KiB/sec.
1533 2024.09.09 17:52:53.650531 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Debug> DynamicQueryHandler: Done processing query
1534 2024.09.09 17:52:53.650555 [ 3 ] {efd545c2-5b21-47f8-ac4f-3f747a0e2c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1535 2024.09.09 17:52:53.650571 [ 3 ] {} <Debug> HTTP-Session: 5d4d0d7f-3497-4684-8dc1-a1243c9d5c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.09.09 17:52:53.650706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1537 2024.09.09 17:52:53.650757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1538 2024.09.09 17:52:53.650777 [ 3 ] {} <Debug> HTTP-Session: 869701d2-225c-44d7-80e6-d8c1498fb087 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1539 2024.09.09 17:52:53.650794 [ 3 ] {} <Debug> HTTP-Session: 869701d2-225c-44d7-80e6-d8c1498fb087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1540 2024.09.09 17:52:53.650808 [ 3 ] {} <Debug> HTTP-Session: 869701d2-225c-44d7-80e6-d8c1498fb087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.09.09 17:52:53.650840 [ 3 ] {} <Trace> HTTP-Session: 869701d2-225c-44d7-80e6-d8c1498fb087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1542 2024.09.09 17:52:53.650947 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1543 2024.09.09 17:52:53.650997 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1544 2024.09.09 17:52:53.651165 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1545 2024.09.09 17:52:53.651521 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1546 2024.09.09 17:52:53.651559 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1547 2024.09.09 17:52:53.652040 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1548 2024.09.09 17:52:53.652630 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1549 2024.09.09 17:52:53.652790 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001876 sec., 5330.490405117271 rows/sec., 406.03 KiB/sec.
1550 2024.09.09 17:52:53.652968 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Debug> DynamicQueryHandler: Done processing query
1551 2024.09.09 17:52:53.652993 [ 3 ] {27496543-ff3a-4055-b4ac-9941797d6d94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1552 2024.09.09 17:52:53.653009 [ 3 ] {} <Debug> HTTP-Session: 869701d2-225c-44d7-80e6-d8c1498fb087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1553 2024.09.09 17:52:53.653188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1554 2024.09.09 17:52:53.653238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1555 2024.09.09 17:52:53.653258 [ 3 ] {} <Debug> HTTP-Session: 2d93da6a-0a3b-4451-b627-6399e5d8428b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1556 2024.09.09 17:52:53.653274 [ 3 ] {} <Debug> HTTP-Session: 2d93da6a-0a3b-4451-b627-6399e5d8428b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1557 2024.09.09 17:52:53.653288 [ 3 ] {} <Debug> HTTP-Session: 2d93da6a-0a3b-4451-b627-6399e5d8428b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1558 2024.09.09 17:52:53.653319 [ 3 ] {} <Trace> HTTP-Session: 2d93da6a-0a3b-4451-b627-6399e5d8428b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1559 2024.09.09 17:52:53.653478 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1560 2024.09.09 17:52:53.653547 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1561 2024.09.09 17:52:53.654081 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1562 2024.09.09 17:52:53.654621 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1563 2024.09.09 17:52:53.654658 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1564 2024.09.09 17:52:53.655376 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1565 2024.09.09 17:52:53.656058 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1566 2024.09.09 17:52:53.656254 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002854 sec., 2803.0833917309037 rows/sec., 5.02 MiB/sec.
1567 2024.09.09 17:52:53.656690 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Debug> DynamicQueryHandler: Done processing query
1568 2024.09.09 17:52:53.656715 [ 3 ] {ff73c742-1367-4e9c-8d84-48dc5d70a32b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1569 2024.09.09 17:52:53.656732 [ 3 ] {} <Debug> HTTP-Session: 2d93da6a-0a3b-4451-b627-6399e5d8428b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1570 2024.09.09 17:52:53.656862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1571 2024.09.09 17:52:53.656912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1572 2024.09.09 17:52:53.656933 [ 3 ] {} <Debug> HTTP-Session: 70edb6c2-8568-4d9b-834e-fe0290aa14a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1573 2024.09.09 17:52:53.656949 [ 3 ] {} <Debug> HTTP-Session: 70edb6c2-8568-4d9b-834e-fe0290aa14a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.09.09 17:52:53.656963 [ 3 ] {} <Debug> HTTP-Session: 70edb6c2-8568-4d9b-834e-fe0290aa14a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.09.09 17:52:53.656995 [ 3 ] {} <Trace> HTTP-Session: 70edb6c2-8568-4d9b-834e-fe0290aa14a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1576 2024.09.09 17:52:53.657095 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1577 2024.09.09 17:52:53.657141 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1578 2024.09.09 17:52:53.657281 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1579 2024.09.09 17:52:53.657571 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1580 2024.09.09 17:52:53.657607 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
1581 2024.09.09 17:52:53.658091 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1582 2024.09.09 17:52:53.658760 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1583 2024.09.09 17:52:53.658929 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001853 sec., 5396.654074473826 rows/sec., 339.93 KiB/sec.
1584 2024.09.09 17:52:53.659232 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Debug> DynamicQueryHandler: Done processing query
1585 2024.09.09 17:52:53.659261 [ 3 ] {861d5316-f987-4853-8e62-71b673713045} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1586 2024.09.09 17:52:53.659278 [ 3 ] {} <Debug> HTTP-Session: 70edb6c2-8568-4d9b-834e-fe0290aa14a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1587 2024.09.09 17:52:58.647272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2024.09.09 17:52:58.647413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1589 2024.09.09 17:52:58.647443 [ 3 ] {} <Debug> HTTP-Session: 565a6a47-0000-4e0d-b757-3337f45fb7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1590 2024.09.09 17:52:58.647472 [ 3 ] {} <Debug> HTTP-Session: 565a6a47-0000-4e0d-b757-3337f45fb7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.09.09 17:52:58.647491 [ 3 ] {} <Debug> HTTP-Session: 565a6a47-0000-4e0d-b757-3337f45fb7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.09.09 17:52:58.647552 [ 3 ] {} <Trace> HTTP-Session: 565a6a47-0000-4e0d-b757-3337f45fb7f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1593 2024.09.09 17:52:58.647853 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1594 2024.09.09 17:52:58.648235 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1595 2024.09.09 17:52:58.648278 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1596 2024.09.09 17:52:58.648601 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1597 2024.09.09 17:52:58.648688 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1598 2024.09.09 17:52:58.648868 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1599 2024.09.09 17:52:58.649004 [ 252 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1600 2024.09.09 17:52:58.649008 [ 251 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1601 2024.09.09 17:52:58.649154 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1602 2024.09.09 17:52:58.649184 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1603 2024.09.09 17:52:58.651264 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1604 2024.09.09 17:52:58.653293 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1605 2024.09.09 17:52:58.653362 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1606 2024.09.09 17:52:58.653409 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1607 2024.09.09 17:52:58.654830 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.007088 sec., 2398.4198645598194 rows/sec., 84.46 KiB/sec.
1608 2024.09.09 17:52:58.655192 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> DynamicQueryHandler: Done processing query
1609 2024.09.09 17:52:58.655219 [ 3 ] {2ad19087-93ee-4a00-8143-2cea53f0b141} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1610 2024.09.09 17:52:58.655236 [ 3 ] {} <Debug> HTTP-Session: 565a6a47-0000-4e0d-b757-3337f45fb7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.09.09 17:52:58.655457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1612 2024.09.09 17:52:58.655515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1613 2024.09.09 17:52:58.655535 [ 3 ] {} <Debug> HTTP-Session: e74a1fc0-0ccc-41cf-a533-946b48ad2f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1614 2024.09.09 17:52:58.655555 [ 3 ] {} <Debug> HTTP-Session: e74a1fc0-0ccc-41cf-a533-946b48ad2f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1615 2024.09.09 17:52:58.655570 [ 3 ] {} <Debug> HTTP-Session: e74a1fc0-0ccc-41cf-a533-946b48ad2f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.09.09 17:52:58.655607 [ 3 ] {} <Trace> HTTP-Session: e74a1fc0-0ccc-41cf-a533-946b48ad2f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1617 2024.09.09 17:52:58.655759 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1618 2024.09.09 17:52:58.656032 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1619 2024.09.09 17:52:58.656074 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1620 2024.09.09 17:52:58.656341 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1621 2024.09.09 17:52:58.656407 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1622 2024.09.09 17:52:58.656553 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1623 2024.09.09 17:52:58.656665 [ 255 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1624 2024.09.09 17:52:58.656669 [ 256 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1625 2024.09.09 17:52:58.656775 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1626 2024.09.09 17:52:58.656803 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1627 2024.09.09 17:52:58.656885 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1628 2024.09.09 17:52:58.656907 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1629 2024.09.09 17:52:58.656945 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1630 2024.09.09 17:52:58.656985 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1631 2024.09.09 17:52:58.658236 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002548 sec., 6671.899529042386 rows/sec., 234.94 KiB/sec.
1632 2024.09.09 17:52:58.658547 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> DynamicQueryHandler: Done processing query
1633 2024.09.09 17:52:58.658573 [ 3 ] {593a04e2-848d-4b20-989c-3a14353b8783} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1634 2024.09.09 17:52:58.658590 [ 3 ] {} <Debug> HTTP-Session: e74a1fc0-0ccc-41cf-a533-946b48ad2f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1635 2024.09.09 17:52:58.658956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1636 2024.09.09 17:52:58.659006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1637 2024.09.09 17:52:58.659025 [ 3 ] {} <Debug> HTTP-Session: 9e9e8b59-603f-4620-9c76-7474578b5227 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1638 2024.09.09 17:52:58.659043 [ 3 ] {} <Debug> HTTP-Session: 9e9e8b59-603f-4620-9c76-7474578b5227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1639 2024.09.09 17:52:58.659058 [ 3 ] {} <Debug> HTTP-Session: 9e9e8b59-603f-4620-9c76-7474578b5227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1640 2024.09.09 17:52:58.659091 [ 3 ] {} <Trace> HTTP-Session: 9e9e8b59-603f-4620-9c76-7474578b5227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1641 2024.09.09 17:52:58.659236 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1642 2024.09.09 17:52:58.659500 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1643 2024.09.09 17:52:58.659540 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1644 2024.09.09 17:52:58.659797 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1645 2024.09.09 17:52:58.659864 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1646 2024.09.09 17:52:58.660006 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1647 2024.09.09 17:52:58.660115 [ 251 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1648 2024.09.09 17:52:58.660121 [ 252 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1649 2024.09.09 17:52:58.660236 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1650 2024.09.09 17:52:58.660266 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1651 2024.09.09 17:52:58.660347 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1652 2024.09.09 17:52:58.660368 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1653 2024.09.09 17:52:58.660408 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1654 2024.09.09 17:52:58.660449 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1655 2024.09.09 17:52:58.661791 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002623 sec., 6481.128478841022 rows/sec., 228.22 KiB/sec.
1656 2024.09.09 17:52:58.662088 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> DynamicQueryHandler: Done processing query
1657 2024.09.09 17:52:58.662114 [ 3 ] {d23453ce-9109-4cb2-9b6d-a6fa7f8ff8d0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1658 2024.09.09 17:52:58.662131 [ 3 ] {} <Debug> HTTP-Session: 9e9e8b59-603f-4620-9c76-7474578b5227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.09.09 17:52:58.662361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1660 2024.09.09 17:52:58.662412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1661 2024.09.09 17:52:58.662434 [ 3 ] {} <Debug> HTTP-Session: 2403d406-942c-4888-b205-16aa32212116 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1662 2024.09.09 17:52:58.662452 [ 3 ] {} <Debug> HTTP-Session: 2403d406-942c-4888-b205-16aa32212116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.09.09 17:52:58.662466 [ 3 ] {} <Debug> HTTP-Session: 2403d406-942c-4888-b205-16aa32212116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.09.09 17:52:58.662498 [ 3 ] {} <Trace> HTTP-Session: 2403d406-942c-4888-b205-16aa32212116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1665 2024.09.09 17:52:58.662643 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1666 2024.09.09 17:52:58.662908 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1667 2024.09.09 17:52:58.662950 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1668 2024.09.09 17:52:58.663217 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1669 2024.09.09 17:52:58.663285 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1670 2024.09.09 17:52:58.663428 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1671 2024.09.09 17:52:58.663513 [ 255 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1672 2024.09.09 17:52:58.663531 [ 252 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1673 2024.09.09 17:52:58.663634 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1674 2024.09.09 17:52:58.663663 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1675 2024.09.09 17:52:58.663744 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1676 2024.09.09 17:52:58.663765 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1677 2024.09.09 17:52:58.663806 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1678 2024.09.09 17:52:58.663847 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1679 2024.09.09 17:52:58.665059 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002482 sec., 6849.315068493152 rows/sec., 241.19 KiB/sec.
1680 2024.09.09 17:52:58.665363 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> DynamicQueryHandler: Done processing query
1681 2024.09.09 17:52:58.665388 [ 3 ] {d6bb9c0b-12df-499d-8552-2aaa2a60bcc7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1682 2024.09.09 17:52:58.665405 [ 3 ] {} <Debug> HTTP-Session: 2403d406-942c-4888-b205-16aa32212116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.09.09 17:52:58.665637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2024.09.09 17:52:58.665686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1685 2024.09.09 17:52:58.665706 [ 3 ] {} <Debug> HTTP-Session: 4b7f4b9c-ce78-4c3e-a311-e71508bb576b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1686 2024.09.09 17:52:58.665722 [ 3 ] {} <Debug> HTTP-Session: 4b7f4b9c-ce78-4c3e-a311-e71508bb576b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.09.09 17:52:58.665737 [ 3 ] {} <Debug> HTTP-Session: 4b7f4b9c-ce78-4c3e-a311-e71508bb576b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1688 2024.09.09 17:52:58.665769 [ 3 ] {} <Trace> HTTP-Session: 4b7f4b9c-ce78-4c3e-a311-e71508bb576b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1689 2024.09.09 17:52:58.665910 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1690 2024.09.09 17:52:58.666175 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1691 2024.09.09 17:52:58.666218 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1692 2024.09.09 17:52:58.666481 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1693 2024.09.09 17:52:58.666548 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1694 2024.09.09 17:52:58.666692 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1695 2024.09.09 17:52:58.666780 [ 252 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1696 2024.09.09 17:52:58.666801 [ 257 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1697 2024.09.09 17:52:58.666909 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1698 2024.09.09 17:52:58.666937 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1699 2024.09.09 17:52:58.667017 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1700 2024.09.09 17:52:58.667038 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1701 2024.09.09 17:52:58.667078 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1702 2024.09.09 17:52:58.667121 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1703 2024.09.09 17:52:58.668431 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002586 sec., 6573.859242072699 rows/sec., 231.49 KiB/sec.
1704 2024.09.09 17:52:58.668742 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> DynamicQueryHandler: Done processing query
1705 2024.09.09 17:52:58.668767 [ 3 ] {c1dee0db-2072-459b-8813-446c0e316fd2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1706 2024.09.09 17:52:58.668785 [ 3 ] {} <Debug> HTTP-Session: 4b7f4b9c-ce78-4c3e-a311-e71508bb576b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1707 2024.09.09 17:52:58.669027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1708 2024.09.09 17:52:58.669077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1709 2024.09.09 17:52:58.669096 [ 3 ] {} <Debug> HTTP-Session: 36ecbd4b-3b02-4c52-8e01-d59417f5afc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1710 2024.09.09 17:52:58.669113 [ 3 ] {} <Debug> HTTP-Session: 36ecbd4b-3b02-4c52-8e01-d59417f5afc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1711 2024.09.09 17:52:58.669128 [ 3 ] {} <Debug> HTTP-Session: 36ecbd4b-3b02-4c52-8e01-d59417f5afc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1712 2024.09.09 17:52:58.669160 [ 3 ] {} <Trace> HTTP-Session: 36ecbd4b-3b02-4c52-8e01-d59417f5afc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1713 2024.09.09 17:52:58.669303 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1714 2024.09.09 17:52:58.669570 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1715 2024.09.09 17:52:58.669613 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1716 2024.09.09 17:52:58.669882 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1717 2024.09.09 17:52:58.669949 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1718 2024.09.09 17:52:58.670092 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1719 2024.09.09 17:52:58.670194 [ 252 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1720 2024.09.09 17:52:58.670204 [ 251 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1721 2024.09.09 17:52:58.670311 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1722 2024.09.09 17:52:58.670339 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1723 2024.09.09 17:52:58.670421 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1724 2024.09.09 17:52:58.670442 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1725 2024.09.09 17:52:58.670481 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1726 2024.09.09 17:52:58.670523 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1727 2024.09.09 17:52:58.671901 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002666 sec., 6376.594148537134 rows/sec., 224.54 KiB/sec.
1728 2024.09.09 17:52:58.672184 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> DynamicQueryHandler: Done processing query
1729 2024.09.09 17:52:58.672209 [ 3 ] {1de13c95-f8c1-4f87-bec4-64662b5ac026} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1730 2024.09.09 17:52:58.672226 [ 3 ] {} <Debug> HTTP-Session: 36ecbd4b-3b02-4c52-8e01-d59417f5afc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.09.09 17:52:58.672493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2024.09.09 17:52:58.672541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1733 2024.09.09 17:52:58.672561 [ 3 ] {} <Debug> HTTP-Session: 071a7a17-d5a5-4cdd-8ad3-a3aedc334cef Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1734 2024.09.09 17:52:58.672580 [ 3 ] {} <Debug> HTTP-Session: 071a7a17-d5a5-4cdd-8ad3-a3aedc334cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.09.09 17:52:58.672594 [ 3 ] {} <Debug> HTTP-Session: 071a7a17-d5a5-4cdd-8ad3-a3aedc334cef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.09.09 17:52:58.672624 [ 3 ] {} <Trace> HTTP-Session: 071a7a17-d5a5-4cdd-8ad3-a3aedc334cef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1737 2024.09.09 17:52:58.672767 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1738 2024.09.09 17:52:58.673036 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1739 2024.09.09 17:52:58.673078 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1740 2024.09.09 17:52:58.673349 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1741 2024.09.09 17:52:58.673415 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1742 2024.09.09 17:52:58.673554 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1743 2024.09.09 17:52:58.673651 [ 252 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1744 2024.09.09 17:52:58.673664 [ 257 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1745 2024.09.09 17:52:58.673767 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1746 2024.09.09 17:52:58.673795 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1747 2024.09.09 17:52:58.673877 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1748 2024.09.09 17:52:58.673898 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1749 2024.09.09 17:52:58.673938 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1750 2024.09.09 17:52:58.673976 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1751 2024.09.09 17:52:58.675320 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002672 sec., 6362.275449101797 rows/sec., 224.04 KiB/sec.
1752 2024.09.09 17:52:58.675673 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> DynamicQueryHandler: Done processing query
1753 2024.09.09 17:52:58.675698 [ 3 ] {f5b83010-1a92-408a-98de-d1240737ca3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1754 2024.09.09 17:52:58.675714 [ 3 ] {} <Debug> HTTP-Session: 071a7a17-d5a5-4cdd-8ad3-a3aedc334cef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1755 2024.09.09 17:52:58.675937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1756 2024.09.09 17:52:58.675984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1757 2024.09.09 17:52:58.676004 [ 3 ] {} <Debug> HTTP-Session: 9b501e4d-36e1-4b10-967b-e300d1240f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1758 2024.09.09 17:52:58.676020 [ 3 ] {} <Debug> HTTP-Session: 9b501e4d-36e1-4b10-967b-e300d1240f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1759 2024.09.09 17:52:58.676035 [ 3 ] {} <Debug> HTTP-Session: 9b501e4d-36e1-4b10-967b-e300d1240f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1760 2024.09.09 17:52:58.676067 [ 3 ] {} <Trace> HTTP-Session: 9b501e4d-36e1-4b10-967b-e300d1240f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1761 2024.09.09 17:52:58.676209 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1762 2024.09.09 17:52:58.676639 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1763 2024.09.09 17:52:58.676682 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1764 2024.09.09 17:52:58.676955 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1765 2024.09.09 17:52:58.677019 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1766 2024.09.09 17:52:58.677161 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1767 2024.09.09 17:52:58.677244 [ 252 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1768 2024.09.09 17:52:58.677266 [ 253 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1769 2024.09.09 17:52:58.677364 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1770 2024.09.09 17:52:58.677392 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1771 2024.09.09 17:52:58.677473 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1772 2024.09.09 17:52:58.677494 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1773 2024.09.09 17:52:58.677535 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1774 2024.09.09 17:52:58.677577 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1775 2024.09.09 17:52:58.678910 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002769 sec., 6139.400505597689 rows/sec., 216.19 KiB/sec.
1776 2024.09.09 17:52:58.679208 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> DynamicQueryHandler: Done processing query
1777 2024.09.09 17:52:58.679233 [ 3 ] {26ee6547-c0fe-461b-a7eb-57d200fbb8c3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1778 2024.09.09 17:52:58.679251 [ 3 ] {} <Debug> HTTP-Session: 9b501e4d-36e1-4b10-967b-e300d1240f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1779 2024.09.09 17:52:58.679493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2024.09.09 17:52:58.679543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1781 2024.09.09 17:52:58.679564 [ 3 ] {} <Debug> HTTP-Session: 439d567e-4758-41c5-9da1-47bd17bf38ad Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1782 2024.09.09 17:52:58.679581 [ 3 ] {} <Debug> HTTP-Session: 439d567e-4758-41c5-9da1-47bd17bf38ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.09.09 17:52:58.679596 [ 3 ] {} <Debug> HTTP-Session: 439d567e-4758-41c5-9da1-47bd17bf38ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1784 2024.09.09 17:52:58.679627 [ 3 ] {} <Trace> HTTP-Session: 439d567e-4758-41c5-9da1-47bd17bf38ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1785 2024.09.09 17:52:58.679774 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1786 2024.09.09 17:52:58.680046 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1787 2024.09.09 17:52:58.680090 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1788 2024.09.09 17:52:58.680365 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1789 2024.09.09 17:52:58.680431 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1790 2024.09.09 17:52:58.680572 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1791 2024.09.09 17:52:58.680659 [ 252 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1792 2024.09.09 17:52:58.680675 [ 251 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1793 2024.09.09 17:52:58.680773 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1794 2024.09.09 17:52:58.680801 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1795 2024.09.09 17:52:58.680882 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1796 2024.09.09 17:52:58.680903 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1797 2024.09.09 17:52:58.680943 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1798 2024.09.09 17:52:58.680984 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1799 2024.09.09 17:52:58.682327 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002626 sec., 6473.724295506474 rows/sec., 227.96 KiB/sec.
1800 2024.09.09 17:52:58.682622 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> DynamicQueryHandler: Done processing query
1801 2024.09.09 17:52:58.682647 [ 3 ] {227a584e-6ea6-4954-849b-d7e8c5f69175} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1802 2024.09.09 17:52:58.682664 [ 3 ] {} <Debug> HTTP-Session: 439d567e-4758-41c5-9da1-47bd17bf38ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.09.09 17:52:58.682879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1804 2024.09.09 17:52:58.682928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1805 2024.09.09 17:52:58.682948 [ 3 ] {} <Debug> HTTP-Session: 4de5cd01-fb83-4fd0-a4ec-83c9190932db Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1806 2024.09.09 17:52:58.682965 [ 3 ] {} <Debug> HTTP-Session: 4de5cd01-fb83-4fd0-a4ec-83c9190932db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.09.09 17:52:58.682979 [ 3 ] {} <Debug> HTTP-Session: 4de5cd01-fb83-4fd0-a4ec-83c9190932db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1808 2024.09.09 17:52:58.683010 [ 3 ] {} <Trace> HTTP-Session: 4de5cd01-fb83-4fd0-a4ec-83c9190932db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1809 2024.09.09 17:52:58.683158 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1810 2024.09.09 17:52:58.683431 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1811 2024.09.09 17:52:58.683474 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1812 2024.09.09 17:52:58.683753 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1813 2024.09.09 17:52:58.683821 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1814 2024.09.09 17:52:58.683961 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1815 2024.09.09 17:52:58.684041 [ 252 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1816 2024.09.09 17:52:58.684061 [ 253 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1817 2024.09.09 17:52:58.684157 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1818 2024.09.09 17:52:58.684186 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1819 2024.09.09 17:52:58.684266 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1820 2024.09.09 17:52:58.684288 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1821 2024.09.09 17:52:58.684326 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1822 2024.09.09 17:52:58.684366 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1823 2024.09.09 17:52:58.685442 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002356 sec., 7215.619694397284 rows/sec., 254.09 KiB/sec.
1824 2024.09.09 17:52:58.685742 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> DynamicQueryHandler: Done processing query
1825 2024.09.09 17:52:58.685767 [ 3 ] {b41440d9-6c80-46ee-8fb5-a4c6be3b40ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1826 2024.09.09 17:52:58.685783 [ 3 ] {} <Debug> HTTP-Session: 4de5cd01-fb83-4fd0-a4ec-83c9190932db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1827 2024.09.09 17:52:58.686008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1828 2024.09.09 17:52:58.686056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1829 2024.09.09 17:52:58.686075 [ 3 ] {} <Debug> HTTP-Session: e8dd2e82-1af3-483a-8cff-ffdb560622eb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1830 2024.09.09 17:52:58.686092 [ 3 ] {} <Debug> HTTP-Session: e8dd2e82-1af3-483a-8cff-ffdb560622eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1831 2024.09.09 17:52:58.686106 [ 3 ] {} <Debug> HTTP-Session: e8dd2e82-1af3-483a-8cff-ffdb560622eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.09.09 17:52:58.686137 [ 3 ] {} <Trace> HTTP-Session: e8dd2e82-1af3-483a-8cff-ffdb560622eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1833 2024.09.09 17:52:58.686284 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1834 2024.09.09 17:52:58.686562 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1835 2024.09.09 17:52:58.686606 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1836 2024.09.09 17:52:58.686890 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1837 2024.09.09 17:52:58.686954 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1838 2024.09.09 17:52:58.687097 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1839 2024.09.09 17:52:58.687179 [ 251 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1840 2024.09.09 17:52:58.687180 [ 253 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1841 2024.09.09 17:52:58.687278 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1842 2024.09.09 17:52:58.687307 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1843 2024.09.09 17:52:58.687386 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1844 2024.09.09 17:52:58.687407 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1845 2024.09.09 17:52:58.687447 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1846 2024.09.09 17:52:58.687489 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1847 2024.09.09 17:52:58.688911 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002698 sec., 6300.963676797628 rows/sec., 221.88 KiB/sec.
1848 2024.09.09 17:52:58.689214 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> DynamicQueryHandler: Done processing query
1849 2024.09.09 17:52:58.689238 [ 3 ] {e1934342-6f02-44f8-8a10-5c4a46faaf91} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1850 2024.09.09 17:52:58.689256 [ 3 ] {} <Debug> HTTP-Session: e8dd2e82-1af3-483a-8cff-ffdb560622eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.09.09 17:52:58.689490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1852 2024.09.09 17:52:58.689538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1853 2024.09.09 17:52:58.689557 [ 3 ] {} <Debug> HTTP-Session: ec31c87d-b00b-4456-a966-5b873d6056cb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1854 2024.09.09 17:52:58.689577 [ 3 ] {} <Debug> HTTP-Session: ec31c87d-b00b-4456-a966-5b873d6056cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1855 2024.09.09 17:52:58.689591 [ 3 ] {} <Debug> HTTP-Session: ec31c87d-b00b-4456-a966-5b873d6056cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1856 2024.09.09 17:52:58.689623 [ 3 ] {} <Trace> HTTP-Session: ec31c87d-b00b-4456-a966-5b873d6056cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1857 2024.09.09 17:52:58.689767 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1858 2024.09.09 17:52:58.690045 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1859 2024.09.09 17:52:58.690090 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1860 2024.09.09 17:52:58.690375 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1861 2024.09.09 17:52:58.690441 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1862 2024.09.09 17:52:58.690583 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1863 2024.09.09 17:52:58.690667 [ 252 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1864 2024.09.09 17:52:58.690685 [ 253 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1865 2024.09.09 17:52:58.690785 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1866 2024.09.09 17:52:58.690812 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1867 2024.09.09 17:52:58.690892 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1868 2024.09.09 17:52:58.690913 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1869 2024.09.09 17:52:58.690954 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1870 2024.09.09 17:52:58.690996 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1871 2024.09.09 17:52:58.692334 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002637 sec., 6446.719757299962 rows/sec., 227.01 KiB/sec.
1872 2024.09.09 17:52:58.692639 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> DynamicQueryHandler: Done processing query
1873 2024.09.09 17:52:58.692664 [ 3 ] {5d71d405-a572-424c-a1ec-b7b7e7584fc6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1874 2024.09.09 17:52:58.692681 [ 3 ] {} <Debug> HTTP-Session: ec31c87d-b00b-4456-a966-5b873d6056cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1875 2024.09.09 17:52:58.692918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1876 2024.09.09 17:52:58.692966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1877 2024.09.09 17:52:58.692986 [ 3 ] {} <Debug> HTTP-Session: 4a0a7b2f-0592-42fe-b9a5-4555753f3268 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1878 2024.09.09 17:52:58.693003 [ 3 ] {} <Debug> HTTP-Session: 4a0a7b2f-0592-42fe-b9a5-4555753f3268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1879 2024.09.09 17:52:58.693017 [ 3 ] {} <Debug> HTTP-Session: 4a0a7b2f-0592-42fe-b9a5-4555753f3268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.09.09 17:52:58.693048 [ 3 ] {} <Trace> HTTP-Session: 4a0a7b2f-0592-42fe-b9a5-4555753f3268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1881 2024.09.09 17:52:58.693195 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1882 2024.09.09 17:52:58.693477 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1883 2024.09.09 17:52:58.693521 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1884 2024.09.09 17:52:58.693820 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1885 2024.09.09 17:52:58.693887 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1886 2024.09.09 17:52:58.694030 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1887 2024.09.09 17:52:58.694137 [ 251 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1888 2024.09.09 17:52:58.694142 [ 252 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1889 2024.09.09 17:52:58.694262 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1890 2024.09.09 17:52:58.694291 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1891 2024.09.09 17:52:58.694373 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1892 2024.09.09 17:52:58.694394 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1893 2024.09.09 17:52:58.694435 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1894 2024.09.09 17:52:58.694477 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1895 2024.09.09 17:52:58.695735 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002611 sec., 6510.915358100345 rows/sec., 229.27 KiB/sec.
1896 2024.09.09 17:52:58.696037 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> DynamicQueryHandler: Done processing query
1897 2024.09.09 17:52:58.696062 [ 3 ] {d5666f0b-5a2c-4faa-9c0f-e02347932a47} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1898 2024.09.09 17:52:58.696079 [ 3 ] {} <Debug> HTTP-Session: 4a0a7b2f-0592-42fe-b9a5-4555753f3268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1899 2024.09.09 17:52:58.696306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1900 2024.09.09 17:52:58.696355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1901 2024.09.09 17:52:58.696374 [ 3 ] {} <Debug> HTTP-Session: d7511c25-ac0a-40c0-ad9c-f9a99c64045e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1902 2024.09.09 17:52:58.696391 [ 3 ] {} <Debug> HTTP-Session: d7511c25-ac0a-40c0-ad9c-f9a99c64045e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.09.09 17:52:58.696405 [ 3 ] {} <Debug> HTTP-Session: d7511c25-ac0a-40c0-ad9c-f9a99c64045e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1904 2024.09.09 17:52:58.696521 [ 3 ] {} <Trace> HTTP-Session: d7511c25-ac0a-40c0-ad9c-f9a99c64045e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1905 2024.09.09 17:52:58.696669 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1906 2024.09.09 17:52:58.696956 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1907 2024.09.09 17:52:58.697078 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1908 2024.09.09 17:52:58.697385 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1909 2024.09.09 17:52:58.697454 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1910 2024.09.09 17:52:58.697598 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1911 2024.09.09 17:52:58.697701 [ 252 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1912 2024.09.09 17:52:58.697716 [ 253 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1913 2024.09.09 17:52:58.697833 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1914 2024.09.09 17:52:58.697862 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
1915 2024.09.09 17:52:58.697945 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1916 2024.09.09 17:52:58.697966 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 17 rows with 2 streams
1917 2024.09.09 17:52:58.698008 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1918 2024.09.09 17:52:58.698049 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1919 2024.09.09 17:52:58.699013 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> executeQuery: Read 17 rows, 613.00 B in 0.002446 sec., 6950.122649223222 rows/sec., 244.74 KiB/sec.
1920 2024.09.09 17:52:58.699293 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> DynamicQueryHandler: Done processing query
1921 2024.09.09 17:52:58.699317 [ 3 ] {045c231d-43da-428f-beb9-64ad41519919} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1922 2024.09.09 17:52:58.699333 [ 3 ] {} <Debug> HTTP-Session: d7511c25-ac0a-40c0-ad9c-f9a99c64045e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1923 2024.09.09 17:52:58.700278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1924 2024.09.09 17:52:58.700326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1925 2024.09.09 17:52:58.700345 [ 3 ] {} <Debug> HTTP-Session: 4c2a68d1-9933-4bb0-8c87-d5bdee5c2072 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1926 2024.09.09 17:52:58.700362 [ 3 ] {} <Debug> HTTP-Session: 4c2a68d1-9933-4bb0-8c87-d5bdee5c2072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1927 2024.09.09 17:52:58.700376 [ 3 ] {} <Debug> HTTP-Session: 4c2a68d1-9933-4bb0-8c87-d5bdee5c2072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1928 2024.09.09 17:52:58.700407 [ 3 ] {} <Trace> HTTP-Session: 4c2a68d1-9933-4bb0-8c87-d5bdee5c2072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1929 2024.09.09 17:52:58.700531 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1930 2024.09.09 17:52:58.700579 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1931 2024.09.09 17:52:58.700751 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2024.09.09 17:52:58.701106 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1933 2024.09.09 17:52:58.701144 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
1934 2024.09.09 17:52:58.701825 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1935 2024.09.09 17:52:58.702341 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1936 2024.09.09 17:52:58.702522 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002039 sec., 6866.110838646396 rows/sec., 985.18 KiB/sec.
1937 2024.09.09 17:52:58.702701 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Debug> DynamicQueryHandler: Done processing query
1938 2024.09.09 17:52:58.702725 [ 3 ] {a091e7b7-59f5-421a-9cfa-17c28fadb19a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1939 2024.09.09 17:52:58.702741 [ 3 ] {} <Debug> HTTP-Session: 4c2a68d1-9933-4bb0-8c87-d5bdee5c2072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1940 2024.09.09 17:52:58.702938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 24827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2024.09.09 17:52:58.702986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1942 2024.09.09 17:52:58.703005 [ 3 ] {} <Debug> HTTP-Session: f3a58af1-1057-401c-aa59-b2935be5ab4c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1943 2024.09.09 17:52:58.703022 [ 3 ] {} <Debug> HTTP-Session: f3a58af1-1057-401c-aa59-b2935be5ab4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.09.09 17:52:58.703036 [ 3 ] {} <Debug> HTTP-Session: f3a58af1-1057-401c-aa59-b2935be5ab4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.09.09 17:52:58.703067 [ 3 ] {} <Trace> HTTP-Session: f3a58af1-1057-401c-aa59-b2935be5ab4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1946 2024.09.09 17:52:58.703212 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1947 2024.09.09 17:52:58.703258 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1948 2024.09.09 17:52:58.703496 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1949 2024.09.09 17:52:58.703924 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1950 2024.09.09 17:52:58.703963 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
1951 2024.09.09 17:52:58.704446 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1952 2024.09.09 17:52:58.705137 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1953 2024.09.09 17:52:58.705337 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Debug> executeQuery: Read 163 rows, 14.90 KiB in 0.002188 sec., 74497.25776965266 rows/sec., 6.65 MiB/sec.
1954 2024.09.09 17:52:58.705636 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Debug> DynamicQueryHandler: Done processing query
1955 2024.09.09 17:52:58.705661 [ 3 ] {549604cc-a947-427b-8e22-9c25741086bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1956 2024.09.09 17:52:58.705678 [ 3 ] {} <Debug> HTTP-Session: f3a58af1-1057-401c-aa59-b2935be5ab4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.09.09 17:52:58.705808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1958 2024.09.09 17:52:58.705857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1959 2024.09.09 17:52:58.705877 [ 3 ] {} <Debug> HTTP-Session: e19622eb-2383-41a3-83ac-55df98152065 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1960 2024.09.09 17:52:58.705894 [ 3 ] {} <Debug> HTTP-Session: e19622eb-2383-41a3-83ac-55df98152065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1961 2024.09.09 17:52:58.705908 [ 3 ] {} <Debug> HTTP-Session: e19622eb-2383-41a3-83ac-55df98152065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.09.09 17:52:58.705939 [ 3 ] {} <Trace> HTTP-Session: e19622eb-2383-41a3-83ac-55df98152065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1963 2024.09.09 17:52:58.706040 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1964 2024.09.09 17:52:58.706087 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1965 2024.09.09 17:52:58.706335 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1966 2024.09.09 17:52:58.706657 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1967 2024.09.09 17:52:58.706703 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
1968 2024.09.09 17:52:58.707283 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1969 2024.09.09 17:52:58.708009 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1970 2024.09.09 17:52:58.708170 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002154 sec., 6499.535747446611 rows/sec., 455.19 KiB/sec.
1971 2024.09.09 17:52:58.708347 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Debug> DynamicQueryHandler: Done processing query
1972 2024.09.09 17:52:58.708371 [ 3 ] {303ff6c0-5690-4e71-9bbc-79eff6022221} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1973 2024.09.09 17:52:58.708387 [ 3 ] {} <Debug> HTTP-Session: e19622eb-2383-41a3-83ac-55df98152065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.09.09 17:52:58.708505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1975 2024.09.09 17:52:58.708556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1976 2024.09.09 17:52:58.708575 [ 3 ] {} <Debug> HTTP-Session: a492a02e-b2ba-4b58-bb7b-90bac4c31263 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1977 2024.09.09 17:52:58.708592 [ 3 ] {} <Debug> HTTP-Session: a492a02e-b2ba-4b58-bb7b-90bac4c31263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1978 2024.09.09 17:52:58.708606 [ 3 ] {} <Debug> HTTP-Session: a492a02e-b2ba-4b58-bb7b-90bac4c31263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1979 2024.09.09 17:52:58.708636 [ 3 ] {} <Trace> HTTP-Session: a492a02e-b2ba-4b58-bb7b-90bac4c31263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1980 2024.09.09 17:52:58.708732 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1981 2024.09.09 17:52:58.708777 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1982 2024.09.09 17:52:58.709001 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1983 2024.09.09 17:52:58.709316 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1984 2024.09.09 17:52:58.709354 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
1985 2024.09.09 17:52:58.709808 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1986 2024.09.09 17:52:58.710468 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1987 2024.09.09 17:52:58.710632 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001918 sec., 3128.2586027111574 rows/sec., 184.82 KiB/sec.
1988 2024.09.09 17:52:58.710809 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Debug> DynamicQueryHandler: Done processing query
1989 2024.09.09 17:52:58.710834 [ 3 ] {33578c90-6413-4909-b4d6-78414939b503} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1990 2024.09.09 17:52:58.710850 [ 3 ] {} <Debug> HTTP-Session: a492a02e-b2ba-4b58-bb7b-90bac4c31263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.09.09 17:52:58.711094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 57024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1992 2024.09.09 17:52:58.711142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1993 2024.09.09 17:52:58.711161 [ 3 ] {} <Debug> HTTP-Session: ac4486ee-850e-4b4c-a4be-0cff822f2a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
1994 2024.09.09 17:52:58.711178 [ 3 ] {} <Debug> HTTP-Session: ac4486ee-850e-4b4c-a4be-0cff822f2a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1995 2024.09.09 17:52:58.711192 [ 3 ] {} <Debug> HTTP-Session: ac4486ee-850e-4b4c-a4be-0cff822f2a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1996 2024.09.09 17:52:58.711223 [ 3 ] {} <Trace> HTTP-Session: ac4486ee-850e-4b4c-a4be-0cff822f2a4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1997 2024.09.09 17:52:58.711548 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1998 2024.09.09 17:52:58.711598 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1999 2024.09.09 17:52:58.711823 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2000 2024.09.09 17:52:58.712373 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2001 2024.09.09 17:52:58.712411 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
2002 2024.09.09 17:52:58.712965 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2003 2024.09.09 17:52:58.713624 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2004 2024.09.09 17:52:58.713818 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Debug> executeQuery: Read 354 rows, 25.45 KiB in 0.002501 sec., 141543.3826469412 rows/sec., 9.94 MiB/sec.
2005 2024.09.09 17:52:58.713995 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Debug> DynamicQueryHandler: Done processing query
2006 2024.09.09 17:52:58.714019 [ 3 ] {f842691b-3a48-486c-b636-be71b4da7a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
2007 2024.09.09 17:52:58.714035 [ 3 ] {} <Debug> HTTP-Session: ac4486ee-850e-4b4c-a4be-0cff822f2a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.09.09 17:52:58.714168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2009 2024.09.09 17:52:58.714217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2010 2024.09.09 17:52:58.714236 [ 3 ] {} <Debug> HTTP-Session: e7c12394-d350-4a88-9524-5c83487f3adb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2011 2024.09.09 17:52:58.714252 [ 3 ] {} <Debug> HTTP-Session: e7c12394-d350-4a88-9524-5c83487f3adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2012 2024.09.09 17:52:58.714266 [ 3 ] {} <Debug> HTTP-Session: e7c12394-d350-4a88-9524-5c83487f3adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2013 2024.09.09 17:52:58.714296 [ 3 ] {} <Trace> HTTP-Session: e7c12394-d350-4a88-9524-5c83487f3adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2014 2024.09.09 17:52:58.714391 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2015 2024.09.09 17:52:58.714435 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2016 2024.09.09 17:52:58.714563 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2017 2024.09.09 17:52:58.714843 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2018 2024.09.09 17:52:58.714881 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
2019 2024.09.09 17:52:58.715442 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2020 2024.09.09 17:52:58.716137 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2021 2024.09.09 17:52:58.716303 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001932 sec., 3105.590062111801 rows/sec., 162.25 KiB/sec.
2022 2024.09.09 17:52:58.716576 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Debug> DynamicQueryHandler: Done processing query
2023 2024.09.09 17:52:58.716601 [ 3 ] {23d503a7-5128-466e-a7b4-aedc5240fe80} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2024 2024.09.09 17:52:58.716617 [ 3 ] {} <Debug> HTTP-Session: e7c12394-d350-4a88-9524-5c83487f3adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2025 2024.09.09 17:52:58.716790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 19846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2026 2024.09.09 17:52:58.716841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2027 2024.09.09 17:52:58.716860 [ 3 ] {} <Debug> HTTP-Session: 95fa4fbf-eaf4-4400-894e-e2fe7398bb2c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2028 2024.09.09 17:52:58.716877 [ 3 ] {} <Debug> HTTP-Session: 95fa4fbf-eaf4-4400-894e-e2fe7398bb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2029 2024.09.09 17:52:58.716891 [ 3 ] {} <Debug> HTTP-Session: 95fa4fbf-eaf4-4400-894e-e2fe7398bb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2030 2024.09.09 17:52:58.716921 [ 3 ] {} <Trace> HTTP-Session: 95fa4fbf-eaf4-4400-894e-e2fe7398bb2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2031 2024.09.09 17:52:58.717089 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2032 2024.09.09 17:52:58.717137 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2033 2024.09.09 17:52:58.717304 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2034 2024.09.09 17:52:58.717675 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2035 2024.09.09 17:52:58.717711 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
2036 2024.09.09 17:52:58.718226 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2037 2024.09.09 17:52:58.718866 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2038 2024.09.09 17:52:58.719056 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Debug> executeQuery: Read 107 rows, 7.04 KiB in 0.002058 sec., 51992.22546161322 rows/sec., 3.34 MiB/sec.
2039 2024.09.09 17:52:58.719235 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Debug> DynamicQueryHandler: Done processing query
2040 2024.09.09 17:52:58.719259 [ 3 ] {48a50eed-149c-4c0d-8b33-c5c6be8aaac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2041 2024.09.09 17:52:58.719274 [ 3 ] {} <Debug> HTTP-Session: 95fa4fbf-eaf4-4400-894e-e2fe7398bb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2042 2024.09.09 17:52:58.719394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2043 2024.09.09 17:52:58.719442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2044 2024.09.09 17:52:58.719461 [ 3 ] {} <Debug> HTTP-Session: 9741cda3-3ce6-44c7-99a1-676407a304f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2045 2024.09.09 17:52:58.719478 [ 3 ] {} <Debug> HTTP-Session: 9741cda3-3ce6-44c7-99a1-676407a304f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2046 2024.09.09 17:52:58.719492 [ 3 ] {} <Debug> HTTP-Session: 9741cda3-3ce6-44c7-99a1-676407a304f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2047 2024.09.09 17:52:58.719522 [ 3 ] {} <Trace> HTTP-Session: 9741cda3-3ce6-44c7-99a1-676407a304f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2048 2024.09.09 17:52:58.719619 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2049 2024.09.09 17:52:58.719664 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2050 2024.09.09 17:52:58.719796 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2051 2024.09.09 17:52:58.720070 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2052 2024.09.09 17:52:58.720107 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
2053 2024.09.09 17:52:58.720565 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2054 2024.09.09 17:52:58.721134 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2055 2024.09.09 17:52:58.721293 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001692 sec., 591.016548463357 rows/sec., 39.82 KiB/sec.
2056 2024.09.09 17:52:58.721558 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Debug> DynamicQueryHandler: Done processing query
2057 2024.09.09 17:52:58.721585 [ 3 ] {e078ed3a-f754-4baa-b590-76fec288988e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2058 2024.09.09 17:52:58.721602 [ 3 ] {} <Debug> HTTP-Session: 9741cda3-3ce6-44c7-99a1-676407a304f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.09.09 17:52:58.721733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2060 2024.09.09 17:52:58.721780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2061 2024.09.09 17:52:58.721799 [ 3 ] {} <Debug> HTTP-Session: 15c16282-52da-4d4f-b9c4-d290c6b76bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2062 2024.09.09 17:52:58.721816 [ 3 ] {} <Debug> HTTP-Session: 15c16282-52da-4d4f-b9c4-d290c6b76bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2063 2024.09.09 17:52:58.721830 [ 3 ] {} <Debug> HTTP-Session: 15c16282-52da-4d4f-b9c4-d290c6b76bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2064 2024.09.09 17:52:58.721861 [ 3 ] {} <Trace> HTTP-Session: 15c16282-52da-4d4f-b9c4-d290c6b76bfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2065 2024.09.09 17:52:58.721975 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2066 2024.09.09 17:52:58.722020 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2067 2024.09.09 17:52:58.722166 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2068 2024.09.09 17:52:58.722445 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2069 2024.09.09 17:52:58.722483 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB.
2070 2024.09.09 17:52:58.722912 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2071 2024.09.09 17:52:58.723432 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2072 2024.09.09 17:52:58.723681 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Debug> executeQuery: Read 40 rows, 2.38 KiB in 0.001744 sec., 22935.77981651376 rows/sec., 1.34 MiB/sec.
2073 2024.09.09 17:52:58.723853 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Debug> DynamicQueryHandler: Done processing query
2074 2024.09.09 17:52:58.723879 [ 3 ] {9d66222b-7331-4c59-9fff-7fcdbc430c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2075 2024.09.09 17:52:58.723894 [ 3 ] {} <Debug> HTTP-Session: 15c16282-52da-4d4f-b9c4-d290c6b76bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.09.09 17:53:01.930993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2077 2024.09.09 17:53:01.931139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2078 2024.09.09 17:53:01.931170 [ 3 ] {} <Debug> HTTP-Session: 2b8477de-8ca5-4c63-8a56-1aa1205b40fc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2079 2024.09.09 17:53:01.931199 [ 3 ] {} <Debug> HTTP-Session: 2b8477de-8ca5-4c63-8a56-1aa1205b40fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2080 2024.09.09 17:53:01.931217 [ 3 ] {} <Debug> HTTP-Session: 2b8477de-8ca5-4c63-8a56-1aa1205b40fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2081 2024.09.09 17:53:01.931274 [ 3 ] {} <Trace> HTTP-Session: 2b8477de-8ca5-4c63-8a56-1aa1205b40fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2082 2024.09.09 17:53:01.931556 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2083 2024.09.09 17:53:01.932023 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2084 2024.09.09 17:53:01.932074 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2085 2024.09.09 17:53:01.932432 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2086 2024.09.09 17:53:01.932520 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2087 2024.09.09 17:53:01.932700 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2088 2024.09.09 17:53:01.932830 [ 252 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2089 2024.09.09 17:53:01.932926 [ 251 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2090 2024.09.09 17:53:01.932926 [ 253 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2091 2024.09.09 17:53:01.933108 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2092 2024.09.09 17:53:01.933142 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2093 2024.09.09 17:53:01.933261 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2094 2024.09.09 17:53:01.933284 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 31 rows with 3 streams
2095 2024.09.09 17:53:01.933329 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2096 2024.09.09 17:53:01.933375 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2097 2024.09.09 17:53:01.933416 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2098 2024.09.09 17:53:01.935445 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.004021 sec., 7709.52499378264 rows/sec., 290.95 KiB/sec.
2099 2024.09.09 17:53:01.935820 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> DynamicQueryHandler: Done processing query
2100 2024.09.09 17:53:01.935848 [ 3 ] {46170368-b0ce-44f2-ab9b-f093a0333e6a} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2101 2024.09.09 17:53:01.935866 [ 3 ] {} <Debug> HTTP-Session: 2b8477de-8ca5-4c63-8a56-1aa1205b40fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2102 2024.09.09 17:53:01.936130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2103 2024.09.09 17:53:01.936184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2104 2024.09.09 17:53:01.936203 [ 3 ] {} <Debug> HTTP-Session: cdb8801c-a2fc-4c56-8870-ed0d6375d226 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2105 2024.09.09 17:53:01.936223 [ 3 ] {} <Debug> HTTP-Session: cdb8801c-a2fc-4c56-8870-ed0d6375d226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.09.09 17:53:01.936238 [ 3 ] {} <Debug> HTTP-Session: cdb8801c-a2fc-4c56-8870-ed0d6375d226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.09.09 17:53:01.936274 [ 3 ] {} <Trace> HTTP-Session: cdb8801c-a2fc-4c56-8870-ed0d6375d226 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2108 2024.09.09 17:53:01.936441 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2109 2024.09.09 17:53:01.936743 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2110 2024.09.09 17:53:01.936790 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2111 2024.09.09 17:53:01.937099 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2112 2024.09.09 17:53:01.937167 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2113 2024.09.09 17:53:01.937313 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2114 2024.09.09 17:53:01.937403 [ 258 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2115 2024.09.09 17:53:01.937441 [ 257 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2116 2024.09.09 17:53:01.937441 [ 259 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2117 2024.09.09 17:53:01.937581 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2118 2024.09.09 17:53:01.937611 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2119 2024.09.09 17:53:01.937718 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2120 2024.09.09 17:53:01.937741 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 31 rows with 3 streams
2121 2024.09.09 17:53:01.937781 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2122 2024.09.09 17:53:01.937826 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2123 2024.09.09 17:53:01.937865 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2124 2024.09.09 17:53:01.939537 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003179 sec., 9751.494180559925 rows/sec., 368.02 KiB/sec.
2125 2024.09.09 17:53:01.939870 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> DynamicQueryHandler: Done processing query
2126 2024.09.09 17:53:01.939897 [ 3 ] {8a683183-8503-4d59-b0b2-367d7ff8167b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2127 2024.09.09 17:53:01.939914 [ 3 ] {} <Debug> HTTP-Session: cdb8801c-a2fc-4c56-8870-ed0d6375d226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.09.09 17:53:01.940202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2129 2024.09.09 17:53:01.940253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2130 2024.09.09 17:53:01.940272 [ 3 ] {} <Debug> HTTP-Session: a4ce544b-d3fb-4087-b4ff-fff8cf0e2107 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2131 2024.09.09 17:53:01.940290 [ 3 ] {} <Debug> HTTP-Session: a4ce544b-d3fb-4087-b4ff-fff8cf0e2107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2132 2024.09.09 17:53:01.940305 [ 3 ] {} <Debug> HTTP-Session: a4ce544b-d3fb-4087-b4ff-fff8cf0e2107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.09.09 17:53:01.940337 [ 3 ] {} <Trace> HTTP-Session: a4ce544b-d3fb-4087-b4ff-fff8cf0e2107 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2134 2024.09.09 17:53:01.940492 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2135 2024.09.09 17:53:01.940781 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2136 2024.09.09 17:53:01.940828 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2137 2024.09.09 17:53:01.941136 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2138 2024.09.09 17:53:01.941202 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2139 2024.09.09 17:53:01.941345 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2140 2024.09.09 17:53:01.941474 [ 252 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2141 2024.09.09 17:53:01.941481 [ 259 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2142 2024.09.09 17:53:01.941496 [ 258 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2143 2024.09.09 17:53:01.941630 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2144 2024.09.09 17:53:01.941656 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2145 2024.09.09 17:53:01.941760 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2146 2024.09.09 17:53:01.941782 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 31 rows with 3 streams
2147 2024.09.09 17:53:01.941823 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2148 2024.09.09 17:53:01.941868 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2149 2024.09.09 17:53:01.941907 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2150 2024.09.09 17:53:01.943618 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003202 sec., 9681.449094316053 rows/sec., 365.37 KiB/sec.
2151 2024.09.09 17:53:01.943950 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> DynamicQueryHandler: Done processing query
2152 2024.09.09 17:53:01.943975 [ 3 ] {04120686-bb64-4e70-80f2-f5bcadb33f60} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2153 2024.09.09 17:53:01.943994 [ 3 ] {} <Debug> HTTP-Session: a4ce544b-d3fb-4087-b4ff-fff8cf0e2107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.09.09 17:53:01.944388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2155 2024.09.09 17:53:01.944437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2156 2024.09.09 17:53:01.944458 [ 3 ] {} <Debug> HTTP-Session: f223b2d6-42c1-449f-abcd-4311d76ae538 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2157 2024.09.09 17:53:01.944475 [ 3 ] {} <Debug> HTTP-Session: f223b2d6-42c1-449f-abcd-4311d76ae538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2158 2024.09.09 17:53:01.944489 [ 3 ] {} <Debug> HTTP-Session: f223b2d6-42c1-449f-abcd-4311d76ae538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2159 2024.09.09 17:53:01.944521 [ 3 ] {} <Trace> HTTP-Session: f223b2d6-42c1-449f-abcd-4311d76ae538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2160 2024.09.09 17:53:01.944677 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2161 2024.09.09 17:53:01.944970 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2162 2024.09.09 17:53:01.945018 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2163 2024.09.09 17:53:01.945334 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2164 2024.09.09 17:53:01.945399 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2165 2024.09.09 17:53:01.945540 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2166 2024.09.09 17:53:01.945657 [ 252 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2167 2024.09.09 17:53:01.945683 [ 257 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2168 2024.09.09 17:53:01.945706 [ 255 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2169 2024.09.09 17:53:01.945825 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2170 2024.09.09 17:53:01.945851 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2171 2024.09.09 17:53:01.945955 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2172 2024.09.09 17:53:01.945977 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 31 rows with 3 streams
2173 2024.09.09 17:53:01.946018 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2174 2024.09.09 17:53:01.946059 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2175 2024.09.09 17:53:01.946097 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2176 2024.09.09 17:53:01.947869 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003271 sec., 9477.224090492204 rows/sec., 357.66 KiB/sec.
2177 2024.09.09 17:53:01.948230 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> DynamicQueryHandler: Done processing query
2178 2024.09.09 17:53:01.948259 [ 3 ] {8fda2a06-24bb-44c6-9e7a-e07dcb9ea9e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2179 2024.09.09 17:53:01.948280 [ 3 ] {} <Debug> HTTP-Session: f223b2d6-42c1-449f-abcd-4311d76ae538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2180 2024.09.09 17:53:01.948516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2181 2024.09.09 17:53:01.948573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2182 2024.09.09 17:53:01.948598 [ 3 ] {} <Debug> HTTP-Session: 1df1b645-b3cf-48e1-810d-1f20f231f78a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2183 2024.09.09 17:53:01.948619 [ 3 ] {} <Debug> HTTP-Session: 1df1b645-b3cf-48e1-810d-1f20f231f78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2184 2024.09.09 17:53:01.948636 [ 3 ] {} <Debug> HTTP-Session: 1df1b645-b3cf-48e1-810d-1f20f231f78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.09.09 17:53:01.948675 [ 3 ] {} <Trace> HTTP-Session: 1df1b645-b3cf-48e1-810d-1f20f231f78a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2186 2024.09.09 17:53:01.948861 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2187 2024.09.09 17:53:01.949173 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2188 2024.09.09 17:53:01.949220 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2189 2024.09.09 17:53:01.949535 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2190 2024.09.09 17:53:01.949600 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2191 2024.09.09 17:53:01.949744 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2192 2024.09.09 17:53:01.949809 [ 255 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2193 2024.09.09 17:53:01.949859 [ 258 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2194 2024.09.09 17:53:01.949884 [ 257 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2195 2024.09.09 17:53:01.949979 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2196 2024.09.09 17:53:01.950008 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2197 2024.09.09 17:53:01.950109 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2198 2024.09.09 17:53:01.950131 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 31 rows with 3 streams
2199 2024.09.09 17:53:01.950171 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2200 2024.09.09 17:53:01.950214 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2201 2024.09.09 17:53:01.950254 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2202 2024.09.09 17:53:01.952129 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003364 sec., 9215.219976218788 rows/sec., 347.78 KiB/sec.
2203 2024.09.09 17:53:01.952494 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> DynamicQueryHandler: Done processing query
2204 2024.09.09 17:53:01.952525 [ 3 ] {ede78912-4424-4d91-a787-0176958c1b34} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2205 2024.09.09 17:53:01.952546 [ 3 ] {} <Debug> HTTP-Session: 1df1b645-b3cf-48e1-810d-1f20f231f78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.09.09 17:53:01.952824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2207 2024.09.09 17:53:01.952883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2208 2024.09.09 17:53:01.952907 [ 3 ] {} <Debug> HTTP-Session: e3d5e0e2-5b0b-4b89-be1e-02b493d8da01 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2209 2024.09.09 17:53:01.952928 [ 3 ] {} <Debug> HTTP-Session: e3d5e0e2-5b0b-4b89-be1e-02b493d8da01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2210 2024.09.09 17:53:01.952946 [ 3 ] {} <Debug> HTTP-Session: e3d5e0e2-5b0b-4b89-be1e-02b493d8da01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2211 2024.09.09 17:53:01.952980 [ 3 ] {} <Trace> HTTP-Session: e3d5e0e2-5b0b-4b89-be1e-02b493d8da01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2212 2024.09.09 17:53:01.953135 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2213 2024.09.09 17:53:01.953437 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2214 2024.09.09 17:53:01.953492 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2215 2024.09.09 17:53:01.953810 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2216 2024.09.09 17:53:01.953876 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2217 2024.09.09 17:53:01.954020 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2218 2024.09.09 17:53:01.954136 [ 257 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2219 2024.09.09 17:53:01.954167 [ 252 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2220 2024.09.09 17:53:01.954174 [ 259 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2221 2024.09.09 17:53:01.954294 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2222 2024.09.09 17:53:01.954324 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2223 2024.09.09 17:53:01.954430 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2224 2024.09.09 17:53:01.954453 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 31 rows with 3 streams
2225 2024.09.09 17:53:01.954494 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2226 2024.09.09 17:53:01.954538 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2227 2024.09.09 17:53:01.954576 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2228 2024.09.09 17:53:01.956288 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00323 sec., 9597.523219814242 rows/sec., 362.20 KiB/sec.
2229 2024.09.09 17:53:01.956622 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> DynamicQueryHandler: Done processing query
2230 2024.09.09 17:53:01.956650 [ 3 ] {59c02cd8-ced8-46e5-adcb-e1807becfc0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2231 2024.09.09 17:53:01.956668 [ 3 ] {} <Debug> HTTP-Session: e3d5e0e2-5b0b-4b89-be1e-02b493d8da01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2232 2024.09.09 17:53:02.042837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2233 2024.09.09 17:53:02.042952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2234 2024.09.09 17:53:02.042991 [ 3 ] {} <Debug> HTTP-Session: df1ca2fe-1fcb-4d12-98b3-cffb485a0c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2235 2024.09.09 17:53:02.043025 [ 3 ] {} <Debug> HTTP-Session: df1ca2fe-1fcb-4d12-98b3-cffb485a0c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2236 2024.09.09 17:53:02.043043 [ 3 ] {} <Debug> HTTP-Session: df1ca2fe-1fcb-4d12-98b3-cffb485a0c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.09.09 17:53:02.043083 [ 3 ] {} <Trace> HTTP-Session: df1ca2fe-1fcb-4d12-98b3-cffb485a0c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2238 2024.09.09 17:53:02.043232 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2239 2024.09.09 17:53:02.043295 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2240 2024.09.09 17:53:02.043521 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2241 2024.09.09 17:53:02.043897 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2242 2024.09.09 17:53:02.043945 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2243 2024.09.09 17:53:02.044629 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2244 2024.09.09 17:53:02.045193 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2245 2024.09.09 17:53:02.045370 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00218 sec., 2752.293577981651 rows/sec., 612.82 KiB/sec.
2246 2024.09.09 17:53:02.045543 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Debug> DynamicQueryHandler: Done processing query
2247 2024.09.09 17:53:02.045567 [ 3 ] {4fdeaab4-b083-45e7-8d6e-d0c14a6d311a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2248 2024.09.09 17:53:02.045584 [ 3 ] {} <Debug> HTTP-Session: df1ca2fe-1fcb-4d12-98b3-cffb485a0c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2249 2024.09.09 17:53:02.046368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 172307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2250 2024.09.09 17:53:02.046417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2251 2024.09.09 17:53:02.046436 [ 3 ] {} <Debug> HTTP-Session: a103c9b1-49ec-4a96-b84d-d9d29baff72f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2252 2024.09.09 17:53:02.046453 [ 3 ] {} <Debug> HTTP-Session: a103c9b1-49ec-4a96-b84d-d9d29baff72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.09.09 17:53:02.046467 [ 3 ] {} <Debug> HTTP-Session: a103c9b1-49ec-4a96-b84d-d9d29baff72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.09.09 17:53:02.046500 [ 3 ] {} <Trace> HTTP-Session: a103c9b1-49ec-4a96-b84d-d9d29baff72f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2255 2024.09.09 17:53:02.047810 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2256 2024.09.09 17:53:02.047859 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2257 2024.09.09 17:53:02.048094 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2024.09.09 17:53:02.049297 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2259 2024.09.09 17:53:02.049338 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2260 2024.09.09 17:53:02.050032 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2261 2024.09.09 17:53:02.050647 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2262 2024.09.09 17:53:02.050810 [ 84 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2263 2024.09.09 17:53:02.050818 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Debug> executeQuery: Read 1186 rows, 100.54 KiB in 0.004144 sec., 286196.9111969112 rows/sec., 23.69 MiB/sec.
2264 2024.09.09 17:53:02.050897 [ 84 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2265 2024.09.09 17:53:02.050963 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2266 2024.09.09 17:53:02.051140 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Debug> DynamicQueryHandler: Done processing query
2267 2024.09.09 17:53:02.051208 [ 3 ] {ed7962c2-2db1-4a31-9c21-90b6ceb3623a} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
2268 2024.09.09 17:53:02.051227 [ 3 ] {} <Debug> HTTP-Session: a103c9b1-49ec-4a96-b84d-d9d29baff72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.09.09 17:53:02.051447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2024.09.09 17:53:02.051497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2271 2024.09.09 17:53:02.051517 [ 3 ] {} <Debug> HTTP-Session: 9eee3edb-0b93-4bbc-a143-5f775debd749 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2272 2024.09.09 17:53:02.051533 [ 3 ] {} <Debug> HTTP-Session: 9eee3edb-0b93-4bbc-a143-5f775debd749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.09.09 17:53:02.051547 [ 3 ] {} <Debug> HTTP-Session: 9eee3edb-0b93-4bbc-a143-5f775debd749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.09.09 17:53:02.051579 [ 3 ] {} <Trace> HTTP-Session: 9eee3edb-0b93-4bbc-a143-5f775debd749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2275 2024.09.09 17:53:02.051681 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2276 2024.09.09 17:53:02.051728 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2277 2024.09.09 17:53:02.051978 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2278 2024.09.09 17:53:02.052279 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2279 2024.09.09 17:53:02.052318 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2280 2024.09.09 17:53:02.052794 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2281 2024.09.09 17:53:02.053358 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2282 2024.09.09 17:53:02.053539 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2283 2024.09.09 17:53:02.053716 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2284 2024.09.09 17:53:02.053872 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 133 rows starting from the beginning of the part
2285 2024.09.09 17:53:02.053885 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002224 sec., 3597.1223021582737 rows/sec., 270.49 KiB/sec.
2286 2024.09.09 17:53:02.054309 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part
2287 2024.09.09 17:53:02.054559 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Debug> DynamicQueryHandler: Done processing query
2288 2024.09.09 17:53:02.054583 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 137 rows starting from the beginning of the part
2289 2024.09.09 17:53:02.054704 [ 3 ] {ee1e8a5f-5905-408a-baed-2e47aef1f383} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2290 2024.09.09 17:53:02.054776 [ 3 ] {} <Debug> HTTP-Session: 9eee3edb-0b93-4bbc-a143-5f775debd749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.09.09 17:53:02.054956 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part
2292 2024.09.09 17:53:02.055094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2293 2024.09.09 17:53:02.055187 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 163 rows starting from the beginning of the part
2294 2024.09.09 17:53:02.055234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2295 2024.09.09 17:53:02.055311 [ 3 ] {} <Debug> HTTP-Session: ba0082c9-d5f1-4413-90fb-0ddabfe95aad Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2296 2024.09.09 17:53:02.055455 [ 3 ] {} <Debug> HTTP-Session: ba0082c9-d5f1-4413-90fb-0ddabfe95aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2297 2024.09.09 17:53:02.055498 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1186 rows starting from the beginning of the part
2298 2024.09.09 17:53:02.055548 [ 3 ] {} <Debug> HTTP-Session: ba0082c9-d5f1-4413-90fb-0ddabfe95aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2299 2024.09.09 17:53:02.055712 [ 3 ] {} <Trace> HTTP-Session: ba0082c9-d5f1-4413-90fb-0ddabfe95aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2300 2024.09.09 17:53:02.056049 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2301 2024.09.09 17:53:02.056102 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2302 2024.09.09 17:53:02.056779 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2303 2024.09.09 17:53:02.057978 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2304 2024.09.09 17:53:02.058038 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2305 2024.09.09 17:53:02.059060 [ 189 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1659 rows, containing 5 columns (5 merged, 0 gathered) in 0.007963837 sec., 208316.66946473165 rows/sec., 18.53 MiB/sec.
2306 2024.09.09 17:53:02.059144 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2307 2024.09.09 17:53:02.059506 [ 189 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2308 2024.09.09 17:53:02.059989 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2309 2024.09.09 17:53:02.060493 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004563 sec., 49967.126890203814 rows/sec., 3.38 MiB/sec.
2310 2024.09.09 17:53:02.060910 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Debug> DynamicQueryHandler: Done processing query
2311 2024.09.09 17:53:02.060938 [ 3 ] {8b0096ca-76ec-4a2e-923c-f9c8b03e823d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2312 2024.09.09 17:53:02.060972 [ 3 ] {} <Debug> HTTP-Session: ba0082c9-d5f1-4413-90fb-0ddabfe95aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2313 2024.09.09 17:53:02.061008 [ 189 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2314 2024.09.09 17:53:02.061108 [ 189 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_6_1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2315 2024.09.09 17:53:02.061223 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
2316 2024.09.09 17:53:02.061291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 82478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2317 2024.09.09 17:53:02.061346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2318 2024.09.09 17:53:02.061365 [ 3 ] {} <Debug> HTTP-Session: b0836935-634e-4eb1-9699-bd45dba9decd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2319 2024.09.09 17:53:02.061382 [ 3 ] {} <Debug> HTTP-Session: b0836935-634e-4eb1-9699-bd45dba9decd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2320 2024.09.09 17:53:02.061396 [ 3 ] {} <Debug> HTTP-Session: b0836935-634e-4eb1-9699-bd45dba9decd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2321 2024.09.09 17:53:02.061427 [ 3 ] {} <Trace> HTTP-Session: b0836935-634e-4eb1-9699-bd45dba9decd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2322 2024.09.09 17:53:02.061822 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2323 2024.09.09 17:53:02.061868 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2324 2024.09.09 17:53:02.062115 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2325 2024.09.09 17:53:02.062721 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2326 2024.09.09 17:53:02.062758 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2327 2024.09.09 17:53:02.063251 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2328 2024.09.09 17:53:02.063868 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2329 2024.09.09 17:53:02.064033 [ 84 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2330 2024.09.09 17:53:02.064037 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Debug> executeQuery: Read 500 rows, 37.81 KiB in 0.002478 sec., 201775.62550443906 rows/sec., 14.90 MiB/sec.
2331 2024.09.09 17:53:02.064096 [ 84 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2332 2024.09.09 17:53:02.064168 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2333 2024.09.09 17:53:02.064341 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Debug> DynamicQueryHandler: Done processing query
2334 2024.09.09 17:53:02.064346 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2335 2024.09.09 17:53:02.064372 [ 3 ] {03cb7f4c-e3b2-455c-b663-b72ea5a2868d} <Debug> MemoryTracker: Peak memory usage (for query): 4.50 MiB.
2336 2024.09.09 17:53:02.064402 [ 3 ] {} <Debug> HTTP-Session: b0836935-634e-4eb1-9699-bd45dba9decd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2337 2024.09.09 17:53:02.064511 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2338 2024.09.09 17:53:02.064548 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 318 rows starting from the beginning of the part
2339 2024.09.09 17:53:02.064667 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part
2340 2024.09.09 17:53:02.064794 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 326 rows starting from the beginning of the part
2341 2024.09.09 17:53:02.065003 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
2342 2024.09.09 17:53:02.065083 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part
2343 2024.09.09 17:53:02.065164 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part
2344 2024.09.09 17:53:02.065506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 426955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2345 2024.09.09 17:53:02.065561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2346 2024.09.09 17:53:02.065587 [ 3 ] {} <Debug> HTTP-Session: 5e593788-825c-4435-b4d8-c9f6ad526ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2347 2024.09.09 17:53:02.065607 [ 3 ] {} <Debug> HTTP-Session: 5e593788-825c-4435-b4d8-c9f6ad526ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.09.09 17:53:02.065625 [ 3 ] {} <Debug> HTTP-Session: 5e593788-825c-4435-b4d8-c9f6ad526ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2349 2024.09.09 17:53:02.065667 [ 3 ] {} <Trace> HTTP-Session: 5e593788-825c-4435-b4d8-c9f6ad526ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2350 2024.09.09 17:53:02.067076 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002795946 sec., 547220.8690725786 rows/sec., 41.07 MiB/sec.
2351 2024.09.09 17:53:02.067208 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2352 2024.09.09 17:53:02.067269 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2353 2024.09.09 17:53:02.067432 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2354 2024.09.09 17:53:02.067636 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2355 2024.09.09 17:53:02.068400 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2356 2024.09.09 17:53:02.068493 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_6_1} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2357 2024.09.09 17:53:02.068590 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
2358 2024.09.09 17:53:02.069574 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2359 2024.09.09 17:53:02.069615 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2360 2024.09.09 17:53:02.070296 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2361 2024.09.09 17:53:02.071007 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2362 2024.09.09 17:53:02.071171 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2363 2024.09.09 17:53:02.071179 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Debug> executeQuery: Read 2258 rows, 154.50 KiB in 0.00509 sec., 443614.931237721 rows/sec., 29.64 MiB/sec.
2364 2024.09.09 17:53:02.071226 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2365 2024.09.09 17:53:02.071306 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2366 2024.09.09 17:53:02.071513 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2367 2024.09.09 17:53:02.071528 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Debug> DynamicQueryHandler: Done processing query
2368 2024.09.09 17:53:02.071587 [ 3 ] {97fdc8df-4a45-4eda-b0dd-e5b2cc0ae78e} <Debug> MemoryTracker: Peak memory usage (for query): 5.45 MiB.
2369 2024.09.09 17:53:02.071617 [ 3 ] {} <Debug> HTTP-Session: 5e593788-825c-4435-b4d8-c9f6ad526ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.09.09 17:53:02.071750 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2371 2024.09.09 17:53:02.071803 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
2372 2024.09.09 17:53:02.071968 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
2373 2024.09.09 17:53:02.072038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14141, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2374 2024.09.09 17:53:02.072190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2375 2024.09.09 17:53:02.072268 [ 3 ] {} <Debug> HTTP-Session: 2753ba1b-06b5-4166-b58b-ac76e3c3fd4e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2376 2024.09.09 17:53:02.072295 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part
2377 2024.09.09 17:53:02.072325 [ 3 ] {} <Debug> HTTP-Session: 2753ba1b-06b5-4166-b58b-ac76e3c3fd4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.09.09 17:53:02.072371 [ 3 ] {} <Debug> HTTP-Session: 2753ba1b-06b5-4166-b58b-ac76e3c3fd4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2379 2024.09.09 17:53:02.072510 [ 3 ] {} <Trace> HTTP-Session: 2753ba1b-06b5-4166-b58b-ac76e3c3fd4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2380 2024.09.09 17:53:02.072576 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
2381 2024.09.09 17:53:02.072823 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 107 rows starting from the beginning of the part
2382 2024.09.09 17:53:02.072918 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2383 2024.09.09 17:53:02.073076 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2258 rows starting from the beginning of the part
2384 2024.09.09 17:53:02.073225 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2385 2024.09.09 17:53:02.073903 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.09.09 17:53:02.074345 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2387 2024.09.09 17:53:02.074383 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2388 2024.09.09 17:53:02.075099 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2389 2024.09.09 17:53:02.075961 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2390 2024.09.09 17:53:02.076358 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003652 sec., 2190.580503833516 rows/sec., 3.93 MiB/sec.
2391 2024.09.09 17:53:02.076960 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Debug> DynamicQueryHandler: Done processing query
2392 2024.09.09 17:53:02.077011 [ 3 ] {df81225c-8a79-49df-ad84-77b98dca794d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2393 2024.09.09 17:53:02.077064 [ 3 ] {} <Debug> HTTP-Session: 2753ba1b-06b5-4166-b58b-ac76e3c3fd4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.09.09 17:53:02.077279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 3042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2395 2024.09.09 17:53:02.077393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2396 2024.09.09 17:53:02.077456 [ 3 ] {} <Debug> HTTP-Session: d769f499-3ad2-4625-b530-19e8fa4dfbf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2397 2024.09.09 17:53:02.077482 [ 3 ] {} <Debug> HTTP-Session: d769f499-3ad2-4625-b530-19e8fa4dfbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.09.09 17:53:02.077502 [ 3 ] {} <Debug> HTTP-Session: d769f499-3ad2-4625-b530-19e8fa4dfbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2399 2024.09.09 17:53:02.077542 [ 3 ] {} <Trace> HTTP-Session: d769f499-3ad2-4625-b530-19e8fa4dfbf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2400 2024.09.09 17:53:02.077760 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2401 2024.09.09 17:53:02.077823 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2402 2024.09.09 17:53:02.078010 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2403 2024.09.09 17:53:02.078777 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2549 rows, containing 5 columns (5 merged, 0 gathered) in 0.007345254 sec., 347026.80125152925 rows/sec., 23.07 MiB/sec.
2404 2024.09.09 17:53:02.078798 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2405 2024.09.09 17:53:02.078936 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2406 2024.09.09 17:53:02.079246 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2407 2024.09.09 17:53:02.079659 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2408 2024.09.09 17:53:02.080378 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2409 2024.09.09 17:53:02.080520 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2410 2024.09.09 17:53:02.080576 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2411 2024.09.09 17:53:02.080689 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
2412 2024.09.09 17:53:02.080853 [ 84 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2413 2024.09.09 17:53:02.080868 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.003193 sec., 6263.701847792045 rows/sec., 422.07 KiB/sec.
2414 2024.09.09 17:53:02.080903 [ 84 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2415 2024.09.09 17:53:02.081046 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2416 2024.09.09 17:53:02.081257 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2417 2024.09.09 17:53:02.081313 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Debug> DynamicQueryHandler: Done processing query
2418 2024.09.09 17:53:02.081368 [ 3 ] {9cdbf839-53b8-46d8-af0c-b5a8c4db4ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2419 2024.09.09 17:53:02.081416 [ 3 ] {} <Debug> HTTP-Session: d769f499-3ad2-4625-b530-19e8fa4dfbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2420 2024.09.09 17:53:02.081501 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2421 2024.09.09 17:53:02.081536 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
2422 2024.09.09 17:53:02.081632 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
2423 2024.09.09 17:53:02.081855 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part
2424 2024.09.09 17:53:02.082035 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
2425 2024.09.09 17:53:02.082152 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
2426 2024.09.09 17:53:02.082365 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
2427 2024.09.09 17:53:02.083471 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.002313054 sec., 57932.06730149836 rows/sec., 3.38 MiB/sec.
2428 2024.09.09 17:53:02.083729 [ 200 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2429 2024.09.09 17:53:02.084450 [ 200 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2430 2024.09.09 17:53:02.084531 [ 200 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_6_1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2431 2024.09.09 17:53:02.084604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2432 2024.09.09 17:53:02.550488 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
2433 2024.09.09 17:53:02.550521 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
2434 2024.09.09 17:53:03.000168 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.68 MiB, peak 186.15 MiB, free memory in arenas 0.00 B, will set to 180.52 MiB (RSS), difference: 2.84 MiB
2435 2024.09.09 17:53:03.642974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2436 2024.09.09 17:53:03.643093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2437 2024.09.09 17:53:03.643120 [ 3 ] {} <Debug> HTTP-Session: 80c9041b-7b37-475c-90d8-e6439118c411 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2438 2024.09.09 17:53:03.643146 [ 3 ] {} <Debug> HTTP-Session: 80c9041b-7b37-475c-90d8-e6439118c411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2439 2024.09.09 17:53:03.643161 [ 3 ] {} <Debug> HTTP-Session: 80c9041b-7b37-475c-90d8-e6439118c411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2440 2024.09.09 17:53:03.643212 [ 3 ] {} <Trace> HTTP-Session: 80c9041b-7b37-475c-90d8-e6439118c411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2441 2024.09.09 17:53:03.643412 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2442 2024.09.09 17:53:03.643483 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2443 2024.09.09 17:53:03.643826 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2444 2024.09.09 17:53:03.644283 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2445 2024.09.09 17:53:03.644331 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2446 2024.09.09 17:53:03.644977 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2447 2024.09.09 17:53:03.645668 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2448 2024.09.09 17:53:03.645843 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002493 sec., 12033.694344163658 rows/sec., 962.07 KiB/sec.
2449 2024.09.09 17:53:03.646190 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Debug> DynamicQueryHandler: Done processing query
2450 2024.09.09 17:53:03.646219 [ 3 ] {cb4514a9-4325-43fd-851e-a67632e9c7df} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2451 2024.09.09 17:53:03.646236 [ 3 ] {} <Debug> HTTP-Session: 80c9041b-7b37-475c-90d8-e6439118c411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2452 2024.09.09 17:53:03.646382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 6142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2453 2024.09.09 17:53:03.646441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2454 2024.09.09 17:53:03.646462 [ 3 ] {} <Debug> HTTP-Session: 4a517422-8e90-4b73-9f4d-3ee067b081f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2455 2024.09.09 17:53:03.646482 [ 3 ] {} <Debug> HTTP-Session: 4a517422-8e90-4b73-9f4d-3ee067b081f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.09.09 17:53:03.646498 [ 3 ] {} <Debug> HTTP-Session: 4a517422-8e90-4b73-9f4d-3ee067b081f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.09.09 17:53:03.646539 [ 3 ] {} <Trace> HTTP-Session: 4a517422-8e90-4b73-9f4d-3ee067b081f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2458 2024.09.09 17:53:03.646664 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2459 2024.09.09 17:53:03.646718 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2460 2024.09.09 17:53:03.646982 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2461 2024.09.09 17:53:03.647367 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2462 2024.09.09 17:53:03.647409 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2463 2024.09.09 17:53:03.647896 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2464 2024.09.09 17:53:03.648595 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2465 2024.09.09 17:53:03.648760 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002132 sec., 16885.553470919323 rows/sec., 1.32 MiB/sec.
2466 2024.09.09 17:53:03.649096 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Debug> DynamicQueryHandler: Done processing query
2467 2024.09.09 17:53:03.649123 [ 3 ] {7ffee00f-6457-41d9-8889-4b2a7071e0f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2468 2024.09.09 17:53:03.649141 [ 3 ] {} <Debug> HTTP-Session: 4a517422-8e90-4b73-9f4d-3ee067b081f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2469 2024.09.09 17:53:03.649345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2470 2024.09.09 17:53:03.649399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2471 2024.09.09 17:53:03.649419 [ 3 ] {} <Debug> HTTP-Session: 361814b6-2a10-4776-884a-606e891880e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2472 2024.09.09 17:53:03.649438 [ 3 ] {} <Debug> HTTP-Session: 361814b6-2a10-4776-884a-606e891880e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2473 2024.09.09 17:53:03.649452 [ 3 ] {} <Debug> HTTP-Session: 361814b6-2a10-4776-884a-606e891880e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2474 2024.09.09 17:53:03.649490 [ 3 ] {} <Trace> HTTP-Session: 361814b6-2a10-4776-884a-606e891880e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2475 2024.09.09 17:53:03.649612 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2476 2024.09.09 17:53:03.649667 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2477 2024.09.09 17:53:03.649840 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2478 2024.09.09 17:53:03.650149 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2479 2024.09.09 17:53:03.650191 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2480 2024.09.09 17:53:03.650704 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2481 2024.09.09 17:53:03.651451 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2482 2024.09.09 17:53:03.651625 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Debug> executeQuery: Read 22 rows, 1.57 KiB in 0.002042 sec., 10773.751224289912 rows/sec., 769.96 KiB/sec.
2483 2024.09.09 17:53:03.651914 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Debug> DynamicQueryHandler: Done processing query
2484 2024.09.09 17:53:03.651939 [ 3 ] {d9a70baf-f068-4f02-853d-056286d5f115} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2485 2024.09.09 17:53:03.651957 [ 3 ] {} <Debug> HTTP-Session: 361814b6-2a10-4776-884a-606e891880e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2486 2024.09.09 17:53:03.652091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2487 2024.09.09 17:53:03.652140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2488 2024.09.09 17:53:03.652158 [ 3 ] {} <Debug> HTTP-Session: 074131b5-6285-492f-947a-a4a324291d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2489 2024.09.09 17:53:03.652176 [ 3 ] {} <Debug> HTTP-Session: 074131b5-6285-492f-947a-a4a324291d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2490 2024.09.09 17:53:03.652189 [ 3 ] {} <Debug> HTTP-Session: 074131b5-6285-492f-947a-a4a324291d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2491 2024.09.09 17:53:03.652222 [ 3 ] {} <Trace> HTTP-Session: 074131b5-6285-492f-947a-a4a324291d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2492 2024.09.09 17:53:03.652325 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2493 2024.09.09 17:53:03.652373 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2494 2024.09.09 17:53:03.652527 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2495 2024.09.09 17:53:03.652819 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2496 2024.09.09 17:53:03.652861 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2497 2024.09.09 17:53:03.653377 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2498 2024.09.09 17:53:03.654079 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2499 2024.09.09 17:53:03.654240 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Debug> executeQuery: Read 10 rows, 705.00 B in 0.001939 sec., 5157.297576070139 rows/sec., 355.07 KiB/sec.
2500 2024.09.09 17:53:03.654510 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Debug> DynamicQueryHandler: Done processing query
2501 2024.09.09 17:53:03.654535 [ 3 ] {88d3e02b-5e07-4ba5-ab04-2387c247f3ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2502 2024.09.09 17:53:03.654551 [ 3 ] {} <Debug> HTTP-Session: 074131b5-6285-492f-947a-a4a324291d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2503 2024.09.09 17:53:08.644035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2504 2024.09.09 17:53:08.644176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2505 2024.09.09 17:53:08.644206 [ 3 ] {} <Debug> HTTP-Session: 17402899-0f08-4f37-8cef-5d0dce63816d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2506 2024.09.09 17:53:08.644235 [ 3 ] {} <Debug> HTTP-Session: 17402899-0f08-4f37-8cef-5d0dce63816d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2507 2024.09.09 17:53:08.644257 [ 3 ] {} <Debug> HTTP-Session: 17402899-0f08-4f37-8cef-5d0dce63816d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.09.09 17:53:08.644339 [ 3 ] {} <Trace> HTTP-Session: 17402899-0f08-4f37-8cef-5d0dce63816d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2509 2024.09.09 17:53:08.644764 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2510 2024.09.09 17:53:08.645437 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2511 2024.09.09 17:53:08.645491 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2512 2024.09.09 17:53:08.645865 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2513 2024.09.09 17:53:08.645950 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2514 2024.09.09 17:53:08.646133 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2515 2024.09.09 17:53:08.646343 [ 259 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2516 2024.09.09 17:53:08.646347 [ 255 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2517 2024.09.09 17:53:08.646397 [ 251 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2518 2024.09.09 17:53:08.646391 [ 252 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2519 2024.09.09 17:53:08.646666 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2520 2024.09.09 17:53:08.646701 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2521 2024.09.09 17:53:08.646839 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2522 2024.09.09 17:53:08.646864 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 37 rows with 4 streams
2523 2024.09.09 17:53:08.646909 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2524 2024.09.09 17:53:08.646956 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2525 2024.09.09 17:53:08.646998 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2526 2024.09.09 17:53:08.647038 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2527 2024.09.09 17:53:08.649450 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.004901 sec., 7549.479698020812 rows/sec., 282.95 KiB/sec.
2528 2024.09.09 17:53:08.649883 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> DynamicQueryHandler: Done processing query
2529 2024.09.09 17:53:08.649916 [ 3 ] {57567b99-61f4-4444-99eb-02b2caf7f6a6} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2530 2024.09.09 17:53:08.649933 [ 3 ] {} <Debug> HTTP-Session: 17402899-0f08-4f37-8cef-5d0dce63816d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2531 2024.09.09 17:53:08.650165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2532 2024.09.09 17:53:08.650217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2533 2024.09.09 17:53:08.650237 [ 3 ] {} <Debug> HTTP-Session: 5abb2c6e-ebef-4de3-90d2-0da2fd82cdb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2534 2024.09.09 17:53:08.650255 [ 3 ] {} <Debug> HTTP-Session: 5abb2c6e-ebef-4de3-90d2-0da2fd82cdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2535 2024.09.09 17:53:08.650269 [ 3 ] {} <Debug> HTTP-Session: 5abb2c6e-ebef-4de3-90d2-0da2fd82cdb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.09.09 17:53:08.650305 [ 3 ] {} <Trace> HTTP-Session: 5abb2c6e-ebef-4de3-90d2-0da2fd82cdb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2537 2024.09.09 17:53:08.650477 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2538 2024.09.09 17:53:08.650789 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2539 2024.09.09 17:53:08.650838 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2540 2024.09.09 17:53:08.651164 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2541 2024.09.09 17:53:08.651232 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2542 2024.09.09 17:53:08.651380 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2543 2024.09.09 17:53:08.651538 [ 253 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2544 2024.09.09 17:53:08.651546 [ 251 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2545 2024.09.09 17:53:08.651585 [ 252 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2546 2024.09.09 17:53:08.651590 [ 255 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2547 2024.09.09 17:53:08.651736 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2548 2024.09.09 17:53:08.651763 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2549 2024.09.09 17:53:08.651889 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2550 2024.09.09 17:53:08.651918 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 37 rows with 4 streams
2551 2024.09.09 17:53:08.651960 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2552 2024.09.09 17:53:08.652003 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2553 2024.09.09 17:53:08.652041 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2554 2024.09.09 17:53:08.652078 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2555 2024.09.09 17:53:08.654202 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003812 sec., 9706.190975865688 rows/sec., 363.78 KiB/sec.
2556 2024.09.09 17:53:08.654618 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> DynamicQueryHandler: Done processing query
2557 2024.09.09 17:53:08.654649 [ 3 ] {197a2a4e-9b16-4416-af39-f82a29194194} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2558 2024.09.09 17:53:08.654670 [ 3 ] {} <Debug> HTTP-Session: 5abb2c6e-ebef-4de3-90d2-0da2fd82cdb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2559 2024.09.09 17:53:08.654991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2560 2024.09.09 17:53:08.655050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2561 2024.09.09 17:53:08.655074 [ 3 ] {} <Debug> HTTP-Session: 4d15326d-adc9-4d20-9221-6f587dc415b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2562 2024.09.09 17:53:08.655094 [ 3 ] {} <Debug> HTTP-Session: 4d15326d-adc9-4d20-9221-6f587dc415b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2563 2024.09.09 17:53:08.655112 [ 3 ] {} <Debug> HTTP-Session: 4d15326d-adc9-4d20-9221-6f587dc415b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.09.09 17:53:08.655152 [ 3 ] {} <Trace> HTTP-Session: 4d15326d-adc9-4d20-9221-6f587dc415b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2565 2024.09.09 17:53:08.655328 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2566 2024.09.09 17:53:08.655632 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2567 2024.09.09 17:53:08.655682 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2568 2024.09.09 17:53:08.656013 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2569 2024.09.09 17:53:08.656081 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2570 2024.09.09 17:53:08.656223 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2571 2024.09.09 17:53:08.656415 [ 253 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2572 2024.09.09 17:53:08.656439 [ 251 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2573 2024.09.09 17:53:08.656435 [ 252 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2574 2024.09.09 17:53:08.656457 [ 261 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2575 2024.09.09 17:53:08.656602 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2576 2024.09.09 17:53:08.656632 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
2577 2024.09.09 17:53:08.656760 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2578 2024.09.09 17:53:08.656784 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Reading approx. 37 rows with 4 streams
2579 2024.09.09 17:53:08.656825 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2580 2024.09.09 17:53:08.656867 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2581 2024.09.09 17:53:08.656907 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2582 2024.09.09 17:53:08.656945 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2583 2024.09.09 17:53:08.659030 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003788 sec., 9767.687434002111 rows/sec., 366.08 KiB/sec.
2584 2024.09.09 17:53:08.659433 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> DynamicQueryHandler: Done processing query
2585 2024.09.09 17:53:08.659464 [ 3 ] {8c70a8ff-fad9-42d3-a9f4-75d70f523546} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2586 2024.09.09 17:53:08.659485 [ 3 ] {} <Debug> HTTP-Session: 4d15326d-adc9-4d20-9221-6f587dc415b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2587 2024.09.09 17:53:08.667295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2588 2024.09.09 17:53:08.667357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2589 2024.09.09 17:53:08.667382 [ 3 ] {} <Debug> HTTP-Session: 7edf2cde-8829-4072-8b91-bd2a235f693a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2590 2024.09.09 17:53:08.667403 [ 3 ] {} <Debug> HTTP-Session: 7edf2cde-8829-4072-8b91-bd2a235f693a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2591 2024.09.09 17:53:08.667421 [ 3 ] {} <Debug> HTTP-Session: 7edf2cde-8829-4072-8b91-bd2a235f693a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.09.09 17:53:08.667459 [ 3 ] {} <Trace> HTTP-Session: 7edf2cde-8829-4072-8b91-bd2a235f693a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2593 2024.09.09 17:53:08.667595 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2594 2024.09.09 17:53:08.667652 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2595 2024.09.09 17:53:08.667860 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2596 2024.09.09 17:53:08.668228 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2597 2024.09.09 17:53:08.668271 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2598 2024.09.09 17:53:08.668787 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2599 2024.09.09 17:53:08.669107 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2600 2024.09.09 17:53:08.669244 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001695 sec., 1769.911504424779 rows/sec., 161.32 KiB/sec.
2601 2024.09.09 17:53:08.669426 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Debug> DynamicQueryHandler: Done processing query
2602 2024.09.09 17:53:08.669451 [ 3 ] {a3f82529-7cf6-4c02-8a5b-b023c2b21639} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2603 2024.09.09 17:53:08.669467 [ 3 ] {} <Debug> HTTP-Session: 7edf2cde-8829-4072-8b91-bd2a235f693a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2604 2024.09.09 17:53:08.669679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2605 2024.09.09 17:53:08.669728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2606 2024.09.09 17:53:08.669748 [ 3 ] {} <Debug> HTTP-Session: 8b1f2d7b-8adf-4848-8dbf-63028cf3190d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2607 2024.09.09 17:53:08.669764 [ 3 ] {} <Debug> HTTP-Session: 8b1f2d7b-8adf-4848-8dbf-63028cf3190d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2608 2024.09.09 17:53:08.669778 [ 3 ] {} <Debug> HTTP-Session: 8b1f2d7b-8adf-4848-8dbf-63028cf3190d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2609 2024.09.09 17:53:08.669809 [ 3 ] {} <Trace> HTTP-Session: 8b1f2d7b-8adf-4848-8dbf-63028cf3190d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2610 2024.09.09 17:53:08.669961 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2611 2024.09.09 17:53:08.670008 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2612 2024.09.09 17:53:08.670247 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2613 2024.09.09 17:53:08.670728 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2614 2024.09.09 17:53:08.670766 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2615 2024.09.09 17:53:08.671162 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2616 2024.09.09 17:53:08.671528 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2617 2024.09.09 17:53:08.671654 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Debug> executeQuery: Read 201 rows, 18.47 KiB in 0.00177 sec., 113559.3220338983 rows/sec., 10.19 MiB/sec.
2618 2024.09.09 17:53:08.671832 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Debug> DynamicQueryHandler: Done processing query
2619 2024.09.09 17:53:08.671857 [ 3 ] {c9b32031-93c0-4f53-82f0-91811f9924fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2620 2024.09.09 17:53:08.671872 [ 3 ] {} <Debug> HTTP-Session: 8b1f2d7b-8adf-4848-8dbf-63028cf3190d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2621 2024.09.09 17:53:08.672029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2622 2024.09.09 17:53:08.672080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2623 2024.09.09 17:53:08.672100 [ 3 ] {} <Debug> HTTP-Session: f9ec96e2-5b5d-434e-957e-b6082f02a030 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2624 2024.09.09 17:53:08.672116 [ 3 ] {} <Debug> HTTP-Session: f9ec96e2-5b5d-434e-957e-b6082f02a030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2625 2024.09.09 17:53:08.672131 [ 3 ] {} <Debug> HTTP-Session: f9ec96e2-5b5d-434e-957e-b6082f02a030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2626 2024.09.09 17:53:08.672162 [ 3 ] {} <Trace> HTTP-Session: f9ec96e2-5b5d-434e-957e-b6082f02a030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2627 2024.09.09 17:53:08.672266 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2628 2024.09.09 17:53:08.672312 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2629 2024.09.09 17:53:08.672541 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2630 2024.09.09 17:53:08.672860 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2631 2024.09.09 17:53:08.672900 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2632 2024.09.09 17:53:08.673257 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2633 2024.09.09 17:53:08.673623 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2634 2024.09.09 17:53:08.673750 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001515 sec., 12541.25412541254 rows/sec., 943.04 KiB/sec.
2635 2024.09.09 17:53:08.673925 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Debug> DynamicQueryHandler: Done processing query
2636 2024.09.09 17:53:08.673950 [ 3 ] {1a9dea59-cfd8-417a-8e3f-1cc173c33b40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2637 2024.09.09 17:53:08.673967 [ 3 ] {} <Debug> HTTP-Session: f9ec96e2-5b5d-434e-957e-b6082f02a030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2638 2024.09.09 17:53:08.674129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2639 2024.09.09 17:53:08.674180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2640 2024.09.09 17:53:08.674200 [ 3 ] {} <Debug> HTTP-Session: 89a2d4bb-a5b9-40b3-95d2-30e617822bae Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2641 2024.09.09 17:53:08.674216 [ 3 ] {} <Debug> HTTP-Session: 89a2d4bb-a5b9-40b3-95d2-30e617822bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2642 2024.09.09 17:53:08.674229 [ 3 ] {} <Debug> HTTP-Session: 89a2d4bb-a5b9-40b3-95d2-30e617822bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2643 2024.09.09 17:53:08.674260 [ 3 ] {} <Trace> HTTP-Session: 89a2d4bb-a5b9-40b3-95d2-30e617822bae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2644 2024.09.09 17:53:08.674360 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2645 2024.09.09 17:53:08.674404 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2646 2024.09.09 17:53:08.674629 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2647 2024.09.09 17:53:08.674931 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2648 2024.09.09 17:53:08.674970 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2649 2024.09.09 17:53:08.675329 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2650 2024.09.09 17:53:08.675703 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2651 2024.09.09 17:53:08.675846 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001509 sec., 9277.667329357191 rows/sec., 649.75 KiB/sec.
2652 2024.09.09 17:53:08.676023 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Debug> DynamicQueryHandler: Done processing query
2653 2024.09.09 17:53:08.676048 [ 3 ] {39674a98-f8f1-47d3-8a09-e7b7e3b45cb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2654 2024.09.09 17:53:08.676064 [ 3 ] {} <Debug> HTTP-Session: 89a2d4bb-a5b9-40b3-95d2-30e617822bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2655 2024.09.09 17:53:08.676189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2656 2024.09.09 17:53:08.676237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2657 2024.09.09 17:53:08.676256 [ 3 ] {} <Debug> HTTP-Session: de30514c-01ea-4f0c-93a3-69247bcbb90e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2658 2024.09.09 17:53:08.676272 [ 3 ] {} <Debug> HTTP-Session: de30514c-01ea-4f0c-93a3-69247bcbb90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2659 2024.09.09 17:53:08.676285 [ 3 ] {} <Debug> HTTP-Session: de30514c-01ea-4f0c-93a3-69247bcbb90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.09.09 17:53:08.676316 [ 3 ] {} <Trace> HTTP-Session: de30514c-01ea-4f0c-93a3-69247bcbb90e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2661 2024.09.09 17:53:08.676422 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2662 2024.09.09 17:53:08.676466 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2663 2024.09.09 17:53:08.676693 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2664 2024.09.09 17:53:08.677000 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2665 2024.09.09 17:53:08.677038 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2666 2024.09.09 17:53:08.677388 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2667 2024.09.09 17:53:08.677746 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2668 2024.09.09 17:53:08.677880 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 240.33 KiB/sec.
2669 2024.09.09 17:53:08.678182 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Debug> DynamicQueryHandler: Done processing query
2670 2024.09.09 17:53:08.678207 [ 3 ] {16b03175-56ea-4e21-949f-89fa4683d43c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2671 2024.09.09 17:53:08.678223 [ 3 ] {} <Debug> HTTP-Session: de30514c-01ea-4f0c-93a3-69247bcbb90e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2672 2024.09.09 17:53:08.678443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 61951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2673 2024.09.09 17:53:08.678492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2674 2024.09.09 17:53:08.678511 [ 3 ] {} <Debug> HTTP-Session: 0ed320fb-d054-45dd-ad1c-3c023a4dea31 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2675 2024.09.09 17:53:08.678528 [ 3 ] {} <Debug> HTTP-Session: 0ed320fb-d054-45dd-ad1c-3c023a4dea31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2676 2024.09.09 17:53:08.678543 [ 3 ] {} <Debug> HTTP-Session: 0ed320fb-d054-45dd-ad1c-3c023a4dea31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2677 2024.09.09 17:53:08.678573 [ 3 ] {} <Trace> HTTP-Session: 0ed320fb-d054-45dd-ad1c-3c023a4dea31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2678 2024.09.09 17:53:08.678776 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2679 2024.09.09 17:53:08.678821 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2680 2024.09.09 17:53:08.679068 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2681 2024.09.09 17:53:08.679633 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2682 2024.09.09 17:53:08.679670 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2683 2024.09.09 17:53:08.680045 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2684 2024.09.09 17:53:08.680404 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2685 2024.09.09 17:53:08.680530 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Debug> executeQuery: Read 383 rows, 27.78 KiB in 0.001865 sec., 205361.93029490617 rows/sec., 14.55 MiB/sec.
2686 2024.09.09 17:53:08.680698 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Debug> DynamicQueryHandler: Done processing query
2687 2024.09.09 17:53:08.680723 [ 3 ] {4b56a690-dcd0-4f7d-981f-5f03ef3600a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
2688 2024.09.09 17:53:08.680738 [ 3 ] {} <Debug> HTTP-Session: 0ed320fb-d054-45dd-ad1c-3c023a4dea31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.09.09 17:53:08.680871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2690 2024.09.09 17:53:08.680921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2691 2024.09.09 17:53:08.680940 [ 3 ] {} <Debug> HTTP-Session: e2867931-c6be-482a-a455-e48bd7ff5ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2692 2024.09.09 17:53:08.680957 [ 3 ] {} <Debug> HTTP-Session: e2867931-c6be-482a-a455-e48bd7ff5ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2693 2024.09.09 17:53:08.680970 [ 3 ] {} <Debug> HTTP-Session: e2867931-c6be-482a-a455-e48bd7ff5ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.09.09 17:53:08.681001 [ 3 ] {} <Trace> HTTP-Session: e2867931-c6be-482a-a455-e48bd7ff5ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2695 2024.09.09 17:53:08.681097 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2696 2024.09.09 17:53:08.681143 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2697 2024.09.09 17:53:08.681272 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2024.09.09 17:53:08.681522 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2699 2024.09.09 17:53:08.681558 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2700 2024.09.09 17:53:08.681919 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2701 2024.09.09 17:53:08.682261 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2702 2024.09.09 17:53:08.682383 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec.
2703 2024.09.09 17:53:08.682546 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Debug> DynamicQueryHandler: Done processing query
2704 2024.09.09 17:53:08.682571 [ 3 ] {5b503f64-4c1f-48cc-8b1a-a307ad77839f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2705 2024.09.09 17:53:08.682587 [ 3 ] {} <Debug> HTTP-Session: e2867931-c6be-482a-a455-e48bd7ff5ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2706 2024.09.09 17:53:08.682762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 25567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2707 2024.09.09 17:53:08.682810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2708 2024.09.09 17:53:08.682830 [ 3 ] {} <Debug> HTTP-Session: feac08bf-1e70-4a60-9da5-a56c40c506fc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2709 2024.09.09 17:53:08.682847 [ 3 ] {} <Debug> HTTP-Session: feac08bf-1e70-4a60-9da5-a56c40c506fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2710 2024.09.09 17:53:08.682861 [ 3 ] {} <Debug> HTTP-Session: feac08bf-1e70-4a60-9da5-a56c40c506fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2711 2024.09.09 17:53:08.682892 [ 3 ] {} <Trace> HTTP-Session: feac08bf-1e70-4a60-9da5-a56c40c506fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2712 2024.09.09 17:53:08.683045 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2713 2024.09.09 17:53:08.683093 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2714 2024.09.09 17:53:08.683236 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2715 2024.09.09 17:53:08.683603 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2716 2024.09.09 17:53:08.683640 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2717 2024.09.09 17:53:08.684022 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2718 2024.09.09 17:53:08.684360 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2719 2024.09.09 17:53:08.684483 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001514 sec., 90488.7714663144 rows/sec., 5.91 MiB/sec.
2720 2024.09.09 17:53:08.684649 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Debug> DynamicQueryHandler: Done processing query
2721 2024.09.09 17:53:08.684674 [ 3 ] {a0de27b2-f587-46ad-a963-92d523247944} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2722 2024.09.09 17:53:08.684689 [ 3 ] {} <Debug> HTTP-Session: feac08bf-1e70-4a60-9da5-a56c40c506fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.09.09 17:53:08.684810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2724 2024.09.09 17:53:08.684858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2725 2024.09.09 17:53:08.684878 [ 3 ] {} <Debug> HTTP-Session: 4ec2a328-e473-4c51-81f8-a06a7a768b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2726 2024.09.09 17:53:08.684895 [ 3 ] {} <Debug> HTTP-Session: 4ec2a328-e473-4c51-81f8-a06a7a768b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2727 2024.09.09 17:53:08.684909 [ 3 ] {} <Debug> HTTP-Session: 4ec2a328-e473-4c51-81f8-a06a7a768b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2728 2024.09.09 17:53:08.684939 [ 3 ] {} <Trace> HTTP-Session: 4ec2a328-e473-4c51-81f8-a06a7a768b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2729 2024.09.09 17:53:08.685034 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2730 2024.09.09 17:53:08.685081 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2731 2024.09.09 17:53:08.685211 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2732 2024.09.09 17:53:08.685459 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2733 2024.09.09 17:53:08.685496 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2734 2024.09.09 17:53:08.685846 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2735 2024.09.09 17:53:08.686176 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2736 2024.09.09 17:53:08.686304 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec.
2737 2024.09.09 17:53:08.686567 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Debug> DynamicQueryHandler: Done processing query
2738 2024.09.09 17:53:08.686592 [ 3 ] {d00a3081-8e0e-4ccd-bdbe-398c32eee51e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2739 2024.09.09 17:53:08.686608 [ 3 ] {} <Debug> HTTP-Session: 4ec2a328-e473-4c51-81f8-a06a7a768b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2740 2024.09.09 17:53:08.686770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2024.09.09 17:53:08.686821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2742 2024.09.09 17:53:08.686841 [ 3 ] {} <Debug> HTTP-Session: 868abcdf-e736-4dd1-9fd5-e0fc7687979e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2743 2024.09.09 17:53:08.686858 [ 3 ] {} <Debug> HTTP-Session: 868abcdf-e736-4dd1-9fd5-e0fc7687979e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2024.09.09 17:53:08.686871 [ 3 ] {} <Debug> HTTP-Session: 868abcdf-e736-4dd1-9fd5-e0fc7687979e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2745 2024.09.09 17:53:08.686902 [ 3 ] {} <Trace> HTTP-Session: 868abcdf-e736-4dd1-9fd5-e0fc7687979e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2746 2024.09.09 17:53:08.687156 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2747 2024.09.09 17:53:08.687229 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2748 2024.09.09 17:53:08.687642 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2749 2024.09.09 17:53:08.688237 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2750 2024.09.09 17:53:08.688274 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2751 2024.09.09 17:53:08.688915 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2752 2024.09.09 17:53:08.689326 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2753 2024.09.09 17:53:08.689467 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002488 sec., 7636.655948553054 rows/sec., 13.68 MiB/sec.
2754 2024.09.09 17:53:08.689705 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Debug> DynamicQueryHandler: Done processing query
2755 2024.09.09 17:53:08.689730 [ 3 ] {2c1c5f89-0ce7-40f6-9cd4-e53e481abd01} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2756 2024.09.09 17:53:08.689746 [ 3 ] {} <Debug> HTTP-Session: 868abcdf-e736-4dd1-9fd5-e0fc7687979e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2757 2024.09.09 17:53:08.689870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2758 2024.09.09 17:53:08.689920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2759 2024.09.09 17:53:08.689941 [ 3 ] {} <Debug> HTTP-Session: 02f2073e-5d01-4a0c-aa00-1b787b166a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2760 2024.09.09 17:53:08.689957 [ 3 ] {} <Debug> HTTP-Session: 02f2073e-5d01-4a0c-aa00-1b787b166a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2761 2024.09.09 17:53:08.689971 [ 3 ] {} <Debug> HTTP-Session: 02f2073e-5d01-4a0c-aa00-1b787b166a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2762 2024.09.09 17:53:08.690002 [ 3 ] {} <Trace> HTTP-Session: 02f2073e-5d01-4a0c-aa00-1b787b166a33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2763 2024.09.09 17:53:08.690103 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2764 2024.09.09 17:53:08.690149 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2765 2024.09.09 17:53:08.690278 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2766 2024.09.09 17:53:08.690545 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2767 2024.09.09 17:53:08.690583 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2768 2024.09.09 17:53:08.691060 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2769 2024.09.09 17:53:08.691388 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2770 2024.09.09 17:53:08.691521 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001438 sec., 10431.15438108484 rows/sec., 776.22 KiB/sec.
2771 2024.09.09 17:53:08.691922 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Debug> DynamicQueryHandler: Done processing query
2772 2024.09.09 17:53:08.691946 [ 3 ] {099159ed-3919-45a5-8a90-2d9c5d754f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2773 2024.09.09 17:53:08.691962 [ 3 ] {} <Debug> HTTP-Session: 02f2073e-5d01-4a0c-aa00-1b787b166a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2774 2024.09.09 17:53:08.692090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2775 2024.09.09 17:53:08.692138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2776 2024.09.09 17:53:08.692157 [ 3 ] {} <Debug> HTTP-Session: 51cc3c14-d2ab-4fa1-8c5e-5841409b78fe Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2777 2024.09.09 17:53:08.692174 [ 3 ] {} <Debug> HTTP-Session: 51cc3c14-d2ab-4fa1-8c5e-5841409b78fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2778 2024.09.09 17:53:08.692188 [ 3 ] {} <Debug> HTTP-Session: 51cc3c14-d2ab-4fa1-8c5e-5841409b78fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2779 2024.09.09 17:53:08.692219 [ 3 ] {} <Trace> HTTP-Session: 51cc3c14-d2ab-4fa1-8c5e-5841409b78fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2780 2024.09.09 17:53:08.692329 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2781 2024.09.09 17:53:08.692374 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2782 2024.09.09 17:53:08.692527 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2783 2024.09.09 17:53:08.692804 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2784 2024.09.09 17:53:08.692841 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
2785 2024.09.09 17:53:08.693202 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2786 2024.09.09 17:53:08.693529 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2787 2024.09.09 17:53:08.693653 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.00136 sec., 38235.294117647056 rows/sec., 2.32 MiB/sec.
2788 2024.09.09 17:53:08.693815 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Debug> DynamicQueryHandler: Done processing query
2789 2024.09.09 17:53:08.693839 [ 3 ] {5bd7f361-fc6b-4e45-bb72-7c8efc9efe9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2790 2024.09.09 17:53:08.693855 [ 3 ] {} <Debug> HTTP-Session: 51cc3c14-d2ab-4fa1-8c5e-5841409b78fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.09.09 17:53:13.645292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2792 2024.09.09 17:53:13.645514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2793 2024.09.09 17:53:13.645561 [ 3 ] {} <Debug> HTTP-Session: ae7c8035-932a-428f-b0a2-e57fa274a334 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2794 2024.09.09 17:53:13.645602 [ 3 ] {} <Debug> HTTP-Session: ae7c8035-932a-428f-b0a2-e57fa274a334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2795 2024.09.09 17:53:13.645631 [ 3 ] {} <Debug> HTTP-Session: ae7c8035-932a-428f-b0a2-e57fa274a334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2796 2024.09.09 17:53:13.645712 [ 3 ] {} <Trace> HTTP-Session: ae7c8035-932a-428f-b0a2-e57fa274a334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2797 2024.09.09 17:53:13.646046 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2798 2024.09.09 17:53:13.646163 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2799 2024.09.09 17:53:13.646660 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2800 2024.09.09 17:53:13.647217 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2801 2024.09.09 17:53:13.647265 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2802 2024.09.09 17:53:13.647708 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2803 2024.09.09 17:53:13.648108 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2804 2024.09.09 17:53:13.648301 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Debug> executeQuery: Read 46 rows, 3.98 KiB in 0.002353 sec., 19549.511262218442 rows/sec., 1.65 MiB/sec.
2805 2024.09.09 17:53:13.648540 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Debug> DynamicQueryHandler: Done processing query
2806 2024.09.09 17:53:13.648570 [ 3 ] {825ec78c-3b79-483e-b3a7-e276b5fd7f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2807 2024.09.09 17:53:13.648587 [ 3 ] {} <Debug> HTTP-Session: ae7c8035-932a-428f-b0a2-e57fa274a334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2808 2024.09.09 17:53:13.648760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2809 2024.09.09 17:53:13.648819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2810 2024.09.09 17:53:13.648840 [ 3 ] {} <Debug> HTTP-Session: 9ae5a570-895e-4a62-a563-6fad8527bcff Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2811 2024.09.09 17:53:13.648860 [ 3 ] {} <Debug> HTTP-Session: 9ae5a570-895e-4a62-a563-6fad8527bcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.09.09 17:53:13.648875 [ 3 ] {} <Debug> HTTP-Session: 9ae5a570-895e-4a62-a563-6fad8527bcff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2813 2024.09.09 17:53:13.648909 [ 3 ] {} <Trace> HTTP-Session: 9ae5a570-895e-4a62-a563-6fad8527bcff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2814 2024.09.09 17:53:13.649022 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2815 2024.09.09 17:53:13.649072 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2816 2024.09.09 17:53:13.649319 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2817 2024.09.09 17:53:13.649637 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2818 2024.09.09 17:53:13.649677 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2819 2024.09.09 17:53:13.650043 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2820 2024.09.09 17:53:13.650411 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2821 2024.09.09 17:53:13.650586 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001581 sec., 5060.088551549652 rows/sec., 380.49 KiB/sec.
2822 2024.09.09 17:53:13.650778 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Debug> DynamicQueryHandler: Done processing query
2823 2024.09.09 17:53:13.650804 [ 3 ] {41f03810-6ec3-4d9e-aba0-c706b067d8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2824 2024.09.09 17:53:13.650821 [ 3 ] {} <Debug> HTTP-Session: 9ae5a570-895e-4a62-a563-6fad8527bcff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2825 2024.09.09 17:53:13.650986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2826 2024.09.09 17:53:13.651037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2827 2024.09.09 17:53:13.651058 [ 3 ] {} <Debug> HTTP-Session: 5beac6b1-a51e-4be3-a084-3e61449670cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2828 2024.09.09 17:53:13.651075 [ 3 ] {} <Debug> HTTP-Session: 5beac6b1-a51e-4be3-a084-3e61449670cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2829 2024.09.09 17:53:13.651089 [ 3 ] {} <Debug> HTTP-Session: 5beac6b1-a51e-4be3-a084-3e61449670cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2830 2024.09.09 17:53:13.651121 [ 3 ] {} <Trace> HTTP-Session: 5beac6b1-a51e-4be3-a084-3e61449670cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2831 2024.09.09 17:53:13.651235 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2832 2024.09.09 17:53:13.651283 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2833 2024.09.09 17:53:13.651516 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2834 2024.09.09 17:53:13.651846 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2835 2024.09.09 17:53:13.651884 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2836 2024.09.09 17:53:13.652247 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2837 2024.09.09 17:53:13.652615 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2838 2024.09.09 17:53:13.652783 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001574 sec., 27954.25667090216 rows/sec., 2.18 MiB/sec.
2839 2024.09.09 17:53:13.652966 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Debug> DynamicQueryHandler: Done processing query
2840 2024.09.09 17:53:13.652992 [ 3 ] {e1e9df14-b85c-4a76-b349-ef8bc449e013} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2841 2024.09.09 17:53:13.653008 [ 3 ] {} <Debug> HTTP-Session: 5beac6b1-a51e-4be3-a084-3e61449670cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2842 2024.09.09 17:53:13.653176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2843 2024.09.09 17:53:13.653226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2844 2024.09.09 17:53:13.653246 [ 3 ] {} <Debug> HTTP-Session: 2d0f0f1b-a60a-4fc0-8f81-2617fff4f1fa Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2845 2024.09.09 17:53:13.653264 [ 3 ] {} <Debug> HTTP-Session: 2d0f0f1b-a60a-4fc0-8f81-2617fff4f1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2846 2024.09.09 17:53:13.653279 [ 3 ] {} <Debug> HTTP-Session: 2d0f0f1b-a60a-4fc0-8f81-2617fff4f1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2847 2024.09.09 17:53:13.653310 [ 3 ] {} <Trace> HTTP-Session: 2d0f0f1b-a60a-4fc0-8f81-2617fff4f1fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2848 2024.09.09 17:53:13.653433 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2849 2024.09.09 17:53:13.653483 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2850 2024.09.09 17:53:13.653630 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2851 2024.09.09 17:53:13.653955 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2852 2024.09.09 17:53:13.653994 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2853 2024.09.09 17:53:13.654386 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2854 2024.09.09 17:53:13.654733 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2855 2024.09.09 17:53:13.654888 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.82 MiB/sec.
2856 2024.09.09 17:53:13.655066 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Debug> DynamicQueryHandler: Done processing query
2857 2024.09.09 17:53:13.655093 [ 3 ] {45e0ff02-103a-4597-8468-2f8f6112761a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2858 2024.09.09 17:53:13.655109 [ 3 ] {} <Debug> HTTP-Session: 2d0f0f1b-a60a-4fc0-8f81-2617fff4f1fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2859 2024.09.09 17:53:13.655255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2860 2024.09.09 17:53:13.655305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2861 2024.09.09 17:53:13.655325 [ 3 ] {} <Debug> HTTP-Session: 579f687f-f688-4c41-815a-94f978eb42a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2862 2024.09.09 17:53:13.655342 [ 3 ] {} <Debug> HTTP-Session: 579f687f-f688-4c41-815a-94f978eb42a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2863 2024.09.09 17:53:13.655356 [ 3 ] {} <Debug> HTTP-Session: 579f687f-f688-4c41-815a-94f978eb42a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2864 2024.09.09 17:53:13.655387 [ 3 ] {} <Trace> HTTP-Session: 579f687f-f688-4c41-815a-94f978eb42a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2865 2024.09.09 17:53:13.655547 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2866 2024.09.09 17:53:13.655615 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2867 2024.09.09 17:53:13.656033 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2868 2024.09.09 17:53:13.656555 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2869 2024.09.09 17:53:13.656593 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2870 2024.09.09 17:53:13.657190 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2871 2024.09.09 17:53:13.657606 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2872 2024.09.09 17:53:13.657822 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002354 sec., 3398.470688190314 rows/sec., 6.09 MiB/sec.
2873 2024.09.09 17:53:13.658302 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Debug> DynamicQueryHandler: Done processing query
2874 2024.09.09 17:53:13.658328 [ 3 ] {1ff30b8f-10e2-46de-b98d-af6fdcdd25bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2875 2024.09.09 17:53:13.658345 [ 3 ] {} <Debug> HTTP-Session: 579f687f-f688-4c41-815a-94f978eb42a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2876 2024.09.09 17:53:13.658477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2877 2024.09.09 17:53:13.658526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2878 2024.09.09 17:53:13.658547 [ 3 ] {} <Debug> HTTP-Session: 53a71ebb-e202-4222-bde4-ac9ff421a4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2879 2024.09.09 17:53:13.658564 [ 3 ] {} <Debug> HTTP-Session: 53a71ebb-e202-4222-bde4-ac9ff421a4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2880 2024.09.09 17:53:13.658578 [ 3 ] {} <Debug> HTTP-Session: 53a71ebb-e202-4222-bde4-ac9ff421a4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2881 2024.09.09 17:53:13.658610 [ 3 ] {} <Trace> HTTP-Session: 53a71ebb-e202-4222-bde4-ac9ff421a4f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2882 2024.09.09 17:53:13.658718 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2883 2024.09.09 17:53:13.658764 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2884 2024.09.09 17:53:13.658909 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2885 2024.09.09 17:53:13.659189 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2886 2024.09.09 17:53:13.659227 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2887 2024.09.09 17:53:13.659604 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2888 2024.09.09 17:53:13.659956 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2889 2024.09.09 17:53:13.660112 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001426 sec., 21037.86816269285 rows/sec., 1.39 MiB/sec.
2890 2024.09.09 17:53:13.660284 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Debug> DynamicQueryHandler: Done processing query
2891 2024.09.09 17:53:13.660310 [ 3 ] {8361c56d-092e-47fa-ab9d-863859c570ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2892 2024.09.09 17:53:13.660328 [ 3 ] {} <Debug> HTTP-Session: 53a71ebb-e202-4222-bde4-ac9ff421a4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2893 2024.09.09 17:53:17.550776 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
2894 2024.09.09 17:53:17.550845 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
2895 2024.09.09 17:53:18.650389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2896 2024.09.09 17:53:18.650497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2897 2024.09.09 17:53:18.650528 [ 3 ] {} <Debug> HTTP-Session: 4bb58ef4-6204-4c3b-924c-130c6a042473 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2898 2024.09.09 17:53:18.650556 [ 3 ] {} <Debug> HTTP-Session: 4bb58ef4-6204-4c3b-924c-130c6a042473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2899 2024.09.09 17:53:18.650574 [ 3 ] {} <Debug> HTTP-Session: 4bb58ef4-6204-4c3b-924c-130c6a042473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.09.09 17:53:18.650630 [ 3 ] {} <Trace> HTTP-Session: 4bb58ef4-6204-4c3b-924c-130c6a042473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2901 2024.09.09 17:53:18.650895 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2902 2024.09.09 17:53:18.650977 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2903 2024.09.09 17:53:18.651370 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2904 2024.09.09 17:53:18.652096 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2905 2024.09.09 17:53:18.652140 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2906 2024.09.09 17:53:18.652597 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2907 2024.09.09 17:53:18.652988 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2908 2024.09.09 17:53:18.653141 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Debug> executeQuery: Read 201 rows, 18.47 KiB in 0.002362 sec., 85097.37510584251 rows/sec., 7.64 MiB/sec.
2909 2024.09.09 17:53:18.653513 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Debug> DynamicQueryHandler: Done processing query
2910 2024.09.09 17:53:18.653542 [ 3 ] {bca98031-79fe-4d87-ac10-0045eadf2aab} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2911 2024.09.09 17:53:18.653559 [ 3 ] {} <Debug> HTTP-Session: 4bb58ef4-6204-4c3b-924c-130c6a042473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2912 2024.09.09 17:53:18.653741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2913 2024.09.09 17:53:18.653799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2914 2024.09.09 17:53:18.653818 [ 3 ] {} <Debug> HTTP-Session: 44325d07-5764-4191-873d-380fa229328b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2915 2024.09.09 17:53:18.653837 [ 3 ] {} <Debug> HTTP-Session: 44325d07-5764-4191-873d-380fa229328b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2916 2024.09.09 17:53:18.653851 [ 3 ] {} <Debug> HTTP-Session: 44325d07-5764-4191-873d-380fa229328b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.09.09 17:53:18.653885 [ 3 ] {} <Trace> HTTP-Session: 44325d07-5764-4191-873d-380fa229328b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2918 2024.09.09 17:53:18.654000 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2919 2024.09.09 17:53:18.654050 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2920 2024.09.09 17:53:18.654307 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2921 2024.09.09 17:53:18.654693 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2922 2024.09.09 17:53:18.654732 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2923 2024.09.09 17:53:18.655092 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2924 2024.09.09 17:53:18.655454 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2925 2024.09.09 17:53:18.655574 [ 58 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2926 2024.09.09 17:53:18.655585 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001619 sec., 11735.639283508339 rows/sec., 882.47 KiB/sec.
2927 2024.09.09 17:53:18.655625 [ 58 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2928 2024.09.09 17:53:18.655667 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2929 2024.09.09 17:53:18.655856 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Debug> DynamicQueryHandler: Done processing query
2930 2024.09.09 17:53:18.655906 [ 3 ] {606963a9-131e-45af-b8f0-3c589ab93633} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2931 2024.09.09 17:53:18.655936 [ 3 ] {} <Debug> HTTP-Session: 44325d07-5764-4191-873d-380fa229328b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2932 2024.09.09 17:53:18.655966 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2933 2024.09.09 17:53:18.656114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2934 2024.09.09 17:53:18.656227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2935 2024.09.09 17:53:18.656278 [ 3 ] {} <Debug> HTTP-Session: ea79d349-3871-42f9-bcc8-9bd4f095b642 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2936 2024.09.09 17:53:18.656323 [ 3 ] {} <Debug> HTTP-Session: ea79d349-3871-42f9-bcc8-9bd4f095b642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2937 2024.09.09 17:53:18.656370 [ 3 ] {} <Debug> HTTP-Session: ea79d349-3871-42f9-bcc8-9bd4f095b642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2938 2024.09.09 17:53:18.656474 [ 3 ] {} <Trace> HTTP-Session: ea79d349-3871-42f9-bcc8-9bd4f095b642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2939 2024.09.09 17:53:18.656504 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2940 2024.09.09 17:53:18.656568 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2941 2024.09.09 17:53:18.656690 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2942 2024.09.09 17:53:18.656801 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
2943 2024.09.09 17:53:18.656936 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2944 2024.09.09 17:53:18.657203 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
2945 2024.09.09 17:53:18.657517 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::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
2946 2024.09.09 17:53:18.657866 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
2947 2024.09.09 17:53:18.658279 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::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
2948 2024.09.09 17:53:18.658781 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2949 2024.09.09 17:53:18.659661 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2950 2024.09.09 17:53:18.659734 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2951 2024.09.09 17:53:18.660936 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2952 2024.09.09 17:53:18.661430 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005644133 sec., 12402.259124652095 rows/sec., 981.04 KiB/sec.
2953 2024.09.09 17:53:18.661757 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2954 2024.09.09 17:53:18.661824 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2955 2024.09.09 17:53:18.662078 [ 58 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2956 2024.09.09 17:53:18.662151 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005533 sec., 2530.2729080065064 rows/sec., 177.20 KiB/sec.
2957 2024.09.09 17:53:18.662153 [ 58 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2958 2024.09.09 17:53:18.662238 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2959 2024.09.09 17:53:18.662862 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2960 2024.09.09 17:53:18.663272 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Debug> DynamicQueryHandler: Done processing query
2961 2024.09.09 17:53:18.663461 [ 3 ] {51b25339-649e-4ca8-9c1b-070138acbfaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2962 2024.09.09 17:53:18.663545 [ 3 ] {} <Debug> HTTP-Session: ea79d349-3871-42f9-bcc8-9bd4f095b642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2963 2024.09.09 17:53:18.663592 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2964 2024.09.09 17:53:18.663669 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2965 2024.09.09 17:53:18.663895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2966 2024.09.09 17:53:18.663945 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2967 2024.09.09 17:53:18.664001 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
2968 2024.09.09 17:53:18.664090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2969 2024.09.09 17:53:18.664352 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
2970 2024.09.09 17:53:18.664474 [ 3 ] {} <Debug> HTTP-Session: a761808e-120b-48a6-8bd3-a48dc87a2b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
2971 2024.09.09 17:53:18.664499 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_6_1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2972 2024.09.09 17:53:18.664624 [ 3 ] {} <Debug> HTTP-Session: a761808e-120b-48a6-8bd3-a48dc87a2b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2973 2024.09.09 17:53:18.664721 [ 3 ] {} <Debug> HTTP-Session: a761808e-120b-48a6-8bd3-a48dc87a2b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2974 2024.09.09 17:53:18.664760 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part
2975 2024.09.09 17:53:18.664930 [ 3 ] {} <Trace> HTTP-Session: a761808e-120b-48a6-8bd3-a48dc87a2b9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2976 2024.09.09 17:53:18.665036 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2977 2024.09.09 17:53:18.665139 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
2978 2024.09.09 17:53:18.665333 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2979 2024.09.09 17:53:18.665417 [ 188 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
2980 2024.09.09 17:53:18.665560 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2981 2024.09.09 17:53:18.666547 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2982 2024.09.09 17:53:18.667509 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2983 2024.09.09 17:53:18.667586 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2984 2024.09.09 17:53:18.668752 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2985 2024.09.09 17:53:18.668784 [ 191 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.006389657 sec., 46637.87117211456 rows/sec., 3.18 MiB/sec.
2986 2024.09.09 17:53:18.669100 [ 191 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2987 2024.09.09 17:53:18.669571 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2988 2024.09.09 17:53:18.669971 [ 58 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2989 2024.09.09 17:53:18.670052 [ 58 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2990 2024.09.09 17:53:18.670056 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004838 sec., 1240.1818933443571 rows/sec., 73.27 KiB/sec.
2991 2024.09.09 17:53:18.670105 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
2992 2024.09.09 17:53:18.670493 [ 191 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2993 2024.09.09 17:53:18.670511 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
2994 2024.09.09 17:53:18.670780 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Debug> DynamicQueryHandler: Done processing query
2995 2024.09.09 17:53:18.670824 [ 191 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_6_1} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2996 2024.09.09 17:53:18.670880 [ 3 ] {7fc6a573-3cb6-4a6e-b0a2-2cbfc55df2e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2997 2024.09.09 17:53:18.670964 [ 3 ] {} <Debug> HTTP-Session: a761808e-120b-48a6-8bd3-a48dc87a2b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2998 2024.09.09 17:53:18.671073 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2999 2024.09.09 17:53:18.671124 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3000 2024.09.09 17:53:18.671147 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
3001 2024.09.09 17:53:18.671328 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
3002 2024.09.09 17:53:18.671417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 60242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3003 2024.09.09 17:53:18.671608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3004 2024.09.09 17:53:18.671664 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
3005 2024.09.09 17:53:18.671684 [ 3 ] {} <Debug> HTTP-Session: d4f16b7d-02c5-4649-b755-c670bc9705ae Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3006 2024.09.09 17:53:18.671772 [ 3 ] {} <Debug> HTTP-Session: d4f16b7d-02c5-4649-b755-c670bc9705ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.09.09 17:53:18.671856 [ 3 ] {} <Debug> HTTP-Session: d4f16b7d-02c5-4649-b755-c670bc9705ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.09.09 17:53:18.671940 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3009 2024.09.09 17:53:18.672041 [ 3 ] {} <Trace> HTTP-Session: d4f16b7d-02c5-4649-b755-c670bc9705ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3010 2024.09.09 17:53:18.672241 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3011 2024.09.09 17:53:18.672666 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3012 2024.09.09 17:53:18.672734 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3013 2024.09.09 17:53:18.673596 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3014 2024.09.09 17:53:18.674170 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3015 2024.09.09 17:53:18.674210 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3016 2024.09.09 17:53:18.674596 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3017 2024.09.09 17:53:18.674970 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3018 2024.09.09 17:53:18.675108 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Debug> executeQuery: Read 373 rows, 26.97 KiB in 0.002773 sec., 134511.35953840608 rows/sec., 9.50 MiB/sec.
3019 2024.09.09 17:53:18.675294 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Debug> DynamicQueryHandler: Done processing query
3020 2024.09.09 17:53:18.675319 [ 3 ] {443f5d7a-bcd3-45f0-9e8c-3dc7b7e57999} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
3021 2024.09.09 17:53:18.675336 [ 3 ] {} <Debug> HTTP-Session: d4f16b7d-02c5-4649-b755-c670bc9705ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.09.09 17:53:18.675483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3023 2024.09.09 17:53:18.675533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3024 2024.09.09 17:53:18.675554 [ 3 ] {} <Debug> HTTP-Session: dd4541fa-56cd-4d5a-9885-482a1462ea20 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3025 2024.09.09 17:53:18.675571 [ 3 ] {} <Debug> HTTP-Session: dd4541fa-56cd-4d5a-9885-482a1462ea20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.09.09 17:53:18.675585 [ 3 ] {} <Debug> HTTP-Session: dd4541fa-56cd-4d5a-9885-482a1462ea20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3027 2024.09.09 17:53:18.675616 [ 3 ] {} <Trace> HTTP-Session: dd4541fa-56cd-4d5a-9885-482a1462ea20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3028 2024.09.09 17:53:18.675713 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3029 2024.09.09 17:53:18.675767 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3030 2024.09.09 17:53:18.676118 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3031 2024.09.09 17:53:18.676902 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3032 2024.09.09 17:53:18.676981 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3033 2024.09.09 17:53:18.677240 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.006979981 sec., 4298.005968784156 rows/sec., 272.82 KiB/sec.
3034 2024.09.09 17:53:18.677443 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3035 2024.09.09 17:53:18.677886 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3036 2024.09.09 17:53:18.678351 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3037 2024.09.09 17:53:18.678500 [ 189 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_5_1} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3038 2024.09.09 17:53:18.678674 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3039 2024.09.09 17:53:18.678690 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3040 2024.09.09 17:53:18.678842 [ 58 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3041 2024.09.09 17:53:18.678847 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003159 sec., 1899.335232668566 rows/sec., 99.23 KiB/sec.
3042 2024.09.09 17:53:18.678882 [ 58 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3043 2024.09.09 17:53:18.678925 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3044 2024.09.09 17:53:18.679170 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
3045 2024.09.09 17:53:18.679224 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Debug> DynamicQueryHandler: Done processing query
3046 2024.09.09 17:53:18.679320 [ 3 ] {38009f8d-e7c8-4f26-a392-38ee1d87e0a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3047 2024.09.09 17:53:18.679379 [ 3 ] {} <Debug> HTTP-Session: dd4541fa-56cd-4d5a-9885-482a1462ea20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3048 2024.09.09 17:53:18.679480 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3049 2024.09.09 17:53:18.679519 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
3050 2024.09.09 17:53:18.679579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 25567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3051 2024.09.09 17:53:18.679753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3052 2024.09.09 17:53:18.679767 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
3053 2024.09.09 17:53:18.679807 [ 3 ] {} <Debug> HTTP-Session: 8ae45112-ea35-4ebf-bc5d-82e94393db66 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3054 2024.09.09 17:53:18.679887 [ 3 ] {} <Debug> HTTP-Session: 8ae45112-ea35-4ebf-bc5d-82e94393db66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3055 2024.09.09 17:53:18.679972 [ 3 ] {} <Debug> HTTP-Session: 8ae45112-ea35-4ebf-bc5d-82e94393db66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3056 2024.09.09 17:53:18.680025 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
3057 2024.09.09 17:53:18.680127 [ 3 ] {} <Trace> HTTP-Session: 8ae45112-ea35-4ebf-bc5d-82e94393db66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3058 2024.09.09 17:53:18.680276 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3059 2024.09.09 17:53:18.680486 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3060 2024.09.09 17:53:18.680628 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3061 2024.09.09 17:53:18.680834 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3062 2024.09.09 17:53:18.681402 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3063 2024.09.09 17:53:18.682299 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3064 2024.09.09 17:53:18.682366 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3065 2024.09.09 17:53:18.683081 [ 189 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004038894 sec., 7427.776019870786 rows/sec., 388.07 KiB/sec.
3066 2024.09.09 17:53:18.683340 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3067 2024.09.09 17:53:18.683382 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3068 2024.09.09 17:53:18.684351 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3069 2024.09.09 17:53:18.684368 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3070 2024.09.09 17:53:18.684588 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_5_1} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3071 2024.09.09 17:53:18.684642 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.004267 sec., 32106.86665104289 rows/sec., 2.10 MiB/sec.
3072 2024.09.09 17:53:18.684840 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
3073 2024.09.09 17:53:18.685043 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Debug> DynamicQueryHandler: Done processing query
3074 2024.09.09 17:53:18.685073 [ 3 ] {3e1943d2-6bb0-47ff-9135-fafc262af803} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3075 2024.09.09 17:53:18.685090 [ 3 ] {} <Debug> HTTP-Session: 8ae45112-ea35-4ebf-bc5d-82e94393db66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.09.09 17:53:18.685222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3077 2024.09.09 17:53:18.685271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3078 2024.09.09 17:53:18.685291 [ 3 ] {} <Debug> HTTP-Session: 43f241b5-7073-44a9-80ea-408b32d74e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3079 2024.09.09 17:53:18.685308 [ 3 ] {} <Debug> HTTP-Session: 43f241b5-7073-44a9-80ea-408b32d74e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3080 2024.09.09 17:53:18.685321 [ 3 ] {} <Debug> HTTP-Session: 43f241b5-7073-44a9-80ea-408b32d74e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3081 2024.09.09 17:53:18.685357 [ 3 ] {} <Trace> HTTP-Session: 43f241b5-7073-44a9-80ea-408b32d74e43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3082 2024.09.09 17:53:18.685453 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3083 2024.09.09 17:53:18.685502 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3084 2024.09.09 17:53:18.685662 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3085 2024.09.09 17:53:18.685948 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3086 2024.09.09 17:53:18.685987 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3087 2024.09.09 17:53:18.686366 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3088 2024.09.09 17:53:18.686719 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3089 2024.09.09 17:53:18.686839 [ 58 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3090 2024.09.09 17:53:18.686853 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec.
3091 2024.09.09 17:53:18.686878 [ 58 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3092 2024.09.09 17:53:18.686912 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3093 2024.09.09 17:53:18.687071 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
3094 2024.09.09 17:53:18.687106 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Debug> DynamicQueryHandler: Done processing query
3095 2024.09.09 17:53:18.687154 [ 3 ] {63521db8-9da5-4e27-90ae-cc2b04528a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3096 2024.09.09 17:53:18.687203 [ 3 ] {} <Debug> HTTP-Session: 43f241b5-7073-44a9-80ea-408b32d74e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3097 2024.09.09 17:53:18.687301 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3098 2024.09.09 17:53:18.687337 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
3099 2024.09.09 17:53:18.687498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3100 2024.09.09 17:53:18.687519 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
3101 2024.09.09 17:53:18.687635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3102 2024.09.09 17:53:18.687740 [ 3 ] {} <Debug> HTTP-Session: 55ccfa20-be93-4aa0-8ec7-e1f692a32272 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3103 2024.09.09 17:53:18.687822 [ 3 ] {} <Debug> HTTP-Session: 55ccfa20-be93-4aa0-8ec7-e1f692a32272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3104 2024.09.09 17:53:18.687835 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
3105 2024.09.09 17:53:18.687877 [ 3 ] {} <Debug> HTTP-Session: 55ccfa20-be93-4aa0-8ec7-e1f692a32272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3106 2024.09.09 17:53:18.687999 [ 3 ] {} <Trace> HTTP-Session: 55ccfa20-be93-4aa0-8ec7-e1f692a32272 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3107 2024.09.09 17:53:18.688091 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
3108 2024.09.09 17:53:18.688311 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3109 2024.09.09 17:53:18.688638 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3110 2024.09.09 17:53:18.688885 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3111 2024.09.09 17:53:18.690887 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3112 2024.09.09 17:53:18.691954 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3113 2024.09.09 17:53:18.692016 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3114 2024.09.09 17:53:18.692446 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005438592 sec., 919.3555979194615 rows/sec., 61.95 KiB/sec.
3115 2024.09.09 17:53:18.692655 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3116 2024.09.09 17:53:18.693774 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3117 2024.09.09 17:53:18.693922 [ 191 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_5_1} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3118 2024.09.09 17:53:18.693929 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3119 2024.09.09 17:53:18.694052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3120 2024.09.09 17:53:18.694457 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3121 2024.09.09 17:53:18.694654 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3122 2024.09.09 17:53:18.694662 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006408 sec., 2965.0436953807744 rows/sec., 5.31 MiB/sec.
3123 2024.09.09 17:53:18.694703 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3124 2024.09.09 17:53:18.694772 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3125 2024.09.09 17:53:18.695104 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
3126 2024.09.09 17:53:18.695273 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Debug> DynamicQueryHandler: Done processing query
3127 2024.09.09 17:53:18.695326 [ 3 ] {cdb93d30-7df4-4fec-ab87-c0d5c100c1a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3128 2024.09.09 17:53:18.695371 [ 3 ] {} <Debug> HTTP-Session: 55ccfa20-be93-4aa0-8ec7-e1f692a32272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3129 2024.09.09 17:53:18.695598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3130 2024.09.09 17:53:18.695715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3131 2024.09.09 17:53:18.695742 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3132 2024.09.09 17:53:18.695758 [ 3 ] {} <Debug> HTTP-Session: b68bae69-ebbe-462e-b03b-95044e5a28c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3133 2024.09.09 17:53:18.695816 [ 3 ] {} <Debug> HTTP-Session: b68bae69-ebbe-462e-b03b-95044e5a28c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3134 2024.09.09 17:53:18.695859 [ 3 ] {} <Debug> HTTP-Session: b68bae69-ebbe-462e-b03b-95044e5a28c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3135 2024.09.09 17:53:18.695889 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
3136 2024.09.09 17:53:18.695932 [ 3 ] {} <Trace> HTTP-Session: b68bae69-ebbe-462e-b03b-95044e5a28c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3137 2024.09.09 17:53:18.696426 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3138 2024.09.09 17:53:18.696505 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
3139 2024.09.09 17:53:18.696532 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3140 2024.09.09 17:53:18.697302 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
3141 2024.09.09 17:53:18.697371 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3142 2024.09.09 17:53:18.697913 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::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
3143 2024.09.09 17:53:18.698645 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
3144 2024.09.09 17:53:18.698651 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3145 2024.09.09 17:53:18.698731 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3146 2024.09.09 17:53:18.699195 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::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
3147 2024.09.09 17:53:18.700169 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3148 2024.09.09 17:53:18.701006 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3149 2024.09.09 17:53:18.701353 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.005175 sec., 10048.30917874396 rows/sec., 623.87 KiB/sec.
3150 2024.09.09 17:53:18.701774 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Debug> DynamicQueryHandler: Done processing query
3151 2024.09.09 17:53:18.701823 [ 3 ] {c728149b-34b7-4fe3-b57f-101cd62ce5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3152 2024.09.09 17:53:18.701866 [ 3 ] {} <Debug> HTTP-Session: b68bae69-ebbe-462e-b03b-95044e5a28c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3153 2024.09.09 17:53:18.705281 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 19 columns (19 merged, 0 gathered) in 0.010361931 sec., 6755.497599819957 rows/sec., 12.08 MiB/sec.
3154 2024.09.09 17:53:18.705617 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3155 2024.09.09 17:53:18.706270 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3156 2024.09.09 17:53:18.706353 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3157 2024.09.09 17:53:18.706492 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
3158 2024.09.09 17:53:19.059433 [ 56 ] {} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3159 2024.09.09 17:53:19.059500 [ 56 ] {} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3160 2024.09.09 17:53:19.059526 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3161 2024.09.09 17:53:19.059768 [ 195 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
3162 2024.09.09 17:53:19.060153 [ 195 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3163 2024.09.09 17:53:19.060198 [ 195 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
3164 2024.09.09 17:53:19.060330 [ 195 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 5 rows starting from the beginning of the part
3165 2024.09.09 17:53:19.060476 [ 195 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
3166 2024.09.09 17:53:19.060570 [ 195 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3167 2024.09.09 17:53:19.060642 [ 195 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
3168 2024.09.09 17:53:19.062681 [ 198 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.003050728 sec., 13111.624504052803 rows/sec., 2.03 MiB/sec.
3169 2024.09.09 17:53:19.063034 [ 198 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3170 2024.09.09 17:53:19.063828 [ 198 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3171 2024.09.09 17:53:19.063920 [ 198 ] {b6275946-1df2-43cf-89c3-1e5f0381af93::all_1_5_1} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3172 2024.09.09 17:53:19.064023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3173 2024.09.09 17:53:23.645933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3174 2024.09.09 17:53:23.646073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3175 2024.09.09 17:53:23.646099 [ 3 ] {} <Debug> HTTP-Session: fd825f02-b7f7-4eb2-9feb-6bc64ff43517 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3176 2024.09.09 17:53:23.646125 [ 3 ] {} <Debug> HTTP-Session: fd825f02-b7f7-4eb2-9feb-6bc64ff43517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.09.09 17:53:23.646141 [ 3 ] {} <Debug> HTTP-Session: fd825f02-b7f7-4eb2-9feb-6bc64ff43517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3178 2024.09.09 17:53:23.646192 [ 3 ] {} <Trace> HTTP-Session: fd825f02-b7f7-4eb2-9feb-6bc64ff43517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3179 2024.09.09 17:53:23.646417 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3180 2024.09.09 17:53:23.646491 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3181 2024.09.09 17:53:23.646836 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3182 2024.09.09 17:53:23.647323 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3183 2024.09.09 17:53:23.647374 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3184 2024.09.09 17:53:23.647820 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3185 2024.09.09 17:53:23.648231 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3186 2024.09.09 17:53:23.648413 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002062 sec., 34917.55577109602 rows/sec., 2.84 MiB/sec.
3187 2024.09.09 17:53:23.648426 [ 51 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3188 2024.09.09 17:53:23.648563 [ 51 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3189 2024.09.09 17:53:23.648607 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3190 2024.09.09 17:53:23.648746 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Debug> DynamicQueryHandler: Done processing query
3191 2024.09.09 17:53:23.648797 [ 3 ] {c8af399a-0b0c-4b71-9c19-8436f640b19f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3192 2024.09.09 17:53:23.648819 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3193 2024.09.09 17:53:23.648832 [ 3 ] {} <Debug> HTTP-Session: fd825f02-b7f7-4eb2-9feb-6bc64ff43517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3194 2024.09.09 17:53:23.649087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3195 2024.09.09 17:53:23.649149 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3196 2024.09.09 17:53:23.649186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3197 2024.09.09 17:53:23.649211 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1319 rows starting from the beginning of the part
3198 2024.09.09 17:53:23.649230 [ 3 ] {} <Debug> HTTP-Session: 65fb36e1-da56-4105-a3e5-11d0de4b2171 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3199 2024.09.09 17:53:23.649271 [ 3 ] {} <Debug> HTTP-Session: 65fb36e1-da56-4105-a3e5-11d0de4b2171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.09.09 17:53:23.649307 [ 3 ] {} <Debug> HTTP-Session: 65fb36e1-da56-4105-a3e5-11d0de4b2171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.09.09 17:53:23.649458 [ 3 ] {} <Trace> HTTP-Session: 65fb36e1-da56-4105-a3e5-11d0de4b2171 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3202 2024.09.09 17:53:23.649492 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::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
3203 2024.09.09 17:53:23.649819 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3204 2024.09.09 17:53:23.649839 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 201 rows starting from the beginning of the part
3205 2024.09.09 17:53:23.649948 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3206 2024.09.09 17:53:23.650170 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part
3207 2024.09.09 17:53:23.650504 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 201 rows starting from the beginning of the part
3208 2024.09.09 17:53:23.650834 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part
3209 2024.09.09 17:53:23.651573 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3210 2024.09.09 17:53:23.652322 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3211 2024.09.09 17:53:23.652381 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3212 2024.09.09 17:53:23.653406 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3213 2024.09.09 17:53:23.654321 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3214 2024.09.09 17:53:23.654485 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 5 columns (5 merged, 0 gathered) in 0.005786344 sec., 323001.881671743 rows/sec., 28.63 MiB/sec.
3215 2024.09.09 17:53:23.654623 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004969 sec., 1609.9818877037633 rows/sec., 121.06 KiB/sec.
3216 2024.09.09 17:53:23.654786 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3217 2024.09.09 17:53:23.654874 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Debug> DynamicQueryHandler: Done processing query
3218 2024.09.09 17:53:23.654904 [ 3 ] {4a8f3cf5-2122-4d6b-bf11-fe670a2e3850} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3219 2024.09.09 17:53:23.654924 [ 3 ] {} <Debug> HTTP-Session: 65fb36e1-da56-4105-a3e5-11d0de4b2171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.09.09 17:53:23.655136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3221 2024.09.09 17:53:23.655201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3222 2024.09.09 17:53:23.655230 [ 3 ] {} <Debug> HTTP-Session: 376af6e3-d056-4368-8f0b-d317910fa297 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3223 2024.09.09 17:53:23.655242 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3224 2024.09.09 17:53:23.655253 [ 3 ] {} <Debug> HTTP-Session: 376af6e3-d056-4368-8f0b-d317910fa297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3225 2024.09.09 17:53:23.655279 [ 3 ] {} <Debug> HTTP-Session: 376af6e3-d056-4368-8f0b-d317910fa297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3226 2024.09.09 17:53:23.655332 [ 3 ] {} <Trace> HTTP-Session: 376af6e3-d056-4368-8f0b-d317910fa297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3227 2024.09.09 17:53:23.655354 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_11_2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3228 2024.09.09 17:53:23.655462 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
3229 2024.09.09 17:53:23.655503 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3230 2024.09.09 17:53:23.655553 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3231 2024.09.09 17:53:23.655801 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3232 2024.09.09 17:53:23.656169 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3233 2024.09.09 17:53:23.656218 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3234 2024.09.09 17:53:23.656606 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3235 2024.09.09 17:53:23.656992 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3236 2024.09.09 17:53:23.657166 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001724 sec., 41763.34106728538 rows/sec., 3.26 MiB/sec.
3237 2024.09.09 17:53:23.657181 [ 51 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3238 2024.09.09 17:53:23.657276 [ 51 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3239 2024.09.09 17:53:23.657339 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3240 2024.09.09 17:53:23.657497 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Debug> DynamicQueryHandler: Done processing query
3241 2024.09.09 17:53:23.657576 [ 3 ] {ee5e4097-f3f0-46e2-9ae0-ad6cb8568211} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3242 2024.09.09 17:53:23.657611 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3243 2024.09.09 17:53:23.657642 [ 3 ] {} <Debug> HTTP-Session: 376af6e3-d056-4368-8f0b-d317910fa297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.09.09 17:53:23.657909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 15374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3245 2024.09.09 17:53:23.657958 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3246 2024.09.09 17:53:23.658026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3247 2024.09.09 17:53:23.658042 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 818 rows starting from the beginning of the part
3248 2024.09.09 17:53:23.658066 [ 3 ] {} <Debug> HTTP-Session: 8f9f97b1-40fa-4d52-9853-5a8f4c156d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3249 2024.09.09 17:53:23.658126 [ 3 ] {} <Debug> HTTP-Session: 8f9f97b1-40fa-4d52-9853-5a8f4c156d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3250 2024.09.09 17:53:23.658165 [ 3 ] {} <Debug> HTTP-Session: 8f9f97b1-40fa-4d52-9853-5a8f4c156d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3251 2024.09.09 17:53:23.658303 [ 3 ] {} <Trace> HTTP-Session: 8f9f97b1-40fa-4d52-9853-5a8f4c156d4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3252 2024.09.09 17:53:23.658417 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
3253 2024.09.09 17:53:23.658644 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3254 2024.09.09 17:53:23.658746 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 383 rows starting from the beginning of the part
3255 2024.09.09 17:53:23.658781 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3256 2024.09.09 17:53:23.659180 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part
3257 2024.09.09 17:53:23.659610 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 373 rows starting from the beginning of the part
3258 2024.09.09 17:53:23.659735 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3259 2024.09.09 17:53:23.659921 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part
3260 2024.09.09 17:53:23.660685 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3261 2024.09.09 17:53:23.660755 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3262 2024.09.09 17:53:23.661658 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3263 2024.09.09 17:53:23.662676 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3264 2024.09.09 17:53:23.662932 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3265 2024.09.09 17:53:23.662956 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Debug> executeQuery: Read 80 rows, 5.73 KiB in 0.004487 sec., 17829.284599955427 rows/sec., 1.25 MiB/sec.
3266 2024.09.09 17:53:23.663028 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3267 2024.09.09 17:53:23.663099 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3268 2024.09.09 17:53:23.663486 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3269 2024.09.09 17:53:23.663493 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Debug> DynamicQueryHandler: Done processing query
3270 2024.09.09 17:53:23.663591 [ 3 ] {069ce9d9-a4ba-4f23-9aa1-6cb9985d350a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3271 2024.09.09 17:53:23.663657 [ 3 ] {} <Debug> HTTP-Session: 8f9f97b1-40fa-4d52-9853-5a8f4c156d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.09.09 17:53:23.663938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3273 2024.09.09 17:53:23.664087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3274 2024.09.09 17:53:23.664112 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3275 2024.09.09 17:53:23.664116 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 5 columns (5 merged, 0 gathered) in 0.006674909 sec., 258580.30424085184 rows/sec., 19.61 MiB/sec.
3276 2024.09.09 17:53:23.664142 [ 3 ] {} <Debug> HTTP-Session: e25dea83-91ba-46e6-baba-dfd9335ff56b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3277 2024.09.09 17:53:23.664171 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2549 rows starting from the beginning of the part
3278 2024.09.09 17:53:23.664213 [ 3 ] {} <Debug> HTTP-Session: e25dea83-91ba-46e6-baba-dfd9335ff56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3279 2024.09.09 17:53:23.664239 [ 3 ] {} <Debug> HTTP-Session: e25dea83-91ba-46e6-baba-dfd9335ff56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3280 2024.09.09 17:53:23.664325 [ 3 ] {} <Trace> HTTP-Session: e25dea83-91ba-46e6-baba-dfd9335ff56b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3281 2024.09.09 17:53:23.664482 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part
3282 2024.09.09 17:53:23.664621 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3283 2024.09.09 17:53:23.664958 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3284 2024.09.09 17:53:23.664975 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 137 rows starting from the beginning of the part
3285 2024.09.09 17:53:23.665597 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3286 2024.09.09 17:53:23.665601 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
3287 2024.09.09 17:53:23.666117 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 137 rows starting from the beginning of the part
3288 2024.09.09 17:53:23.666771 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part
3289 2024.09.09 17:53:23.668718 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3290 2024.09.09 17:53:23.669236 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_11_2} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3291 2024.09.09 17:53:23.669704 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
3292 2024.09.09 17:53:23.669951 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3293 2024.09.09 17:53:23.670914 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3294 2024.09.09 17:53:23.670956 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2985 rows, containing 5 columns (5 merged, 0 gathered) in 0.007704865 sec., 387417.5602038452 rows/sec., 25.79 MiB/sec.
3295 2024.09.09 17:53:23.670960 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3296 2024.09.09 17:53:23.671271 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3297 2024.09.09 17:53:23.671925 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3298 2024.09.09 17:53:23.671960 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3299 2024.09.09 17:53:23.672054 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3300 2024.09.09 17:53:23.672168 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
3301 2024.09.09 17:53:23.672464 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3302 2024.09.09 17:53:23.672670 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00809 sec., 988.875154511743 rows/sec., 1.77 MiB/sec.
3303 2024.09.09 17:53:23.673187 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Debug> DynamicQueryHandler: Done processing query
3304 2024.09.09 17:53:23.673213 [ 3 ] {3a69d1f1-3204-4584-b789-482e060e8a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3305 2024.09.09 17:53:23.673230 [ 3 ] {} <Debug> HTTP-Session: e25dea83-91ba-46e6-baba-dfd9335ff56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3306 2024.09.09 17:53:23.673350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3307 2024.09.09 17:53:23.673399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3308 2024.09.09 17:53:23.673420 [ 3 ] {} <Debug> HTTP-Session: a27dd703-9978-4e25-8ad1-b9e57ef6140c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3309 2024.09.09 17:53:23.673438 [ 3 ] {} <Debug> HTTP-Session: a27dd703-9978-4e25-8ad1-b9e57ef6140c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3310 2024.09.09 17:53:23.673452 [ 3 ] {} <Debug> HTTP-Session: a27dd703-9978-4e25-8ad1-b9e57ef6140c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3311 2024.09.09 17:53:23.673484 [ 3 ] {} <Trace> HTTP-Session: a27dd703-9978-4e25-8ad1-b9e57ef6140c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3312 2024.09.09 17:53:23.673608 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3313 2024.09.09 17:53:23.673657 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3314 2024.09.09 17:53:23.673806 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3315 2024.09.09 17:53:23.674453 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3316 2024.09.09 17:53:23.674503 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3317 2024.09.09 17:53:23.674903 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3318 2024.09.09 17:53:23.675241 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3319 2024.09.09 17:53:23.675400 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Debug> executeQuery: Read 36 rows, 2.46 KiB in 0.001827 sec., 19704.433497536946 rows/sec., 1.31 MiB/sec.
3320 2024.09.09 17:53:23.675411 [ 51 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3321 2024.09.09 17:53:23.675500 [ 51 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3322 2024.09.09 17:53:23.675562 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3323 2024.09.09 17:53:23.675674 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Debug> DynamicQueryHandler: Done processing query
3324 2024.09.09 17:53:23.675706 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3325 2024.09.09 17:53:23.675711 [ 3 ] {16770390-4ef6-48fe-a6b0-94b5394efc04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3326 2024.09.09 17:53:23.675750 [ 3 ] {} <Debug> HTTP-Session: a27dd703-9978-4e25-8ad1-b9e57ef6140c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3327 2024.09.09 17:53:23.675839 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3328 2024.09.09 17:53:23.675869 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 134 rows starting from the beginning of the part
3329 2024.09.09 17:53:23.675924 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
3330 2024.09.09 17:53:23.676022 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part
3331 2024.09.09 17:53:23.676236 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::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
3332 2024.09.09 17:53:23.676361 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
3333 2024.09.09 17:53:23.676536 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part
3334 2024.09.09 17:53:23.677658 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002018682 sec., 155547.03514471324 rows/sec., 9.50 MiB/sec.
3335 2024.09.09 17:53:23.677877 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3336 2024.09.09 17:53:23.678378 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3337 2024.09.09 17:53:23.678476 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_11_2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3338 2024.09.09 17:53:23.678571 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3339 2024.09.09 17:53:28.652787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3340 2024.09.09 17:53:28.652930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3341 2024.09.09 17:53:28.652959 [ 3 ] {} <Debug> HTTP-Session: 79f4e33a-2366-4edd-8c0d-fe7634e545e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3342 2024.09.09 17:53:28.652988 [ 3 ] {} <Debug> HTTP-Session: 79f4e33a-2366-4edd-8c0d-fe7634e545e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3343 2024.09.09 17:53:28.653006 [ 3 ] {} <Debug> HTTP-Session: 79f4e33a-2366-4edd-8c0d-fe7634e545e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.09.09 17:53:28.653062 [ 3 ] {} <Trace> HTTP-Session: 79f4e33a-2366-4edd-8c0d-fe7634e545e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3345 2024.09.09 17:53:28.653354 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3346 2024.09.09 17:53:28.653822 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3347 2024.09.09 17:53:28.653878 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3348 2024.09.09 17:53:28.654272 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3349 2024.09.09 17:53:28.654358 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3350 2024.09.09 17:53:28.654538 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3351 2024.09.09 17:53:28.654580 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3352 2024.09.09 17:53:28.654605 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
3353 2024.09.09 17:53:28.654624 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
3354 2024.09.09 17:53:28.654675 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3355 2024.09.09 17:53:28.654701 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
3356 2024.09.09 17:53:28.655955 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002745 sec., 14571.948998178506 rows/sec., 555.70 KiB/sec.
3357 2024.09.09 17:53:28.656265 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Debug> DynamicQueryHandler: Done processing query
3358 2024.09.09 17:53:28.656293 [ 3 ] {fe423c5d-2ba4-45d5-a33b-196e487c3b97} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3359 2024.09.09 17:53:28.656311 [ 3 ] {} <Debug> HTTP-Session: 79f4e33a-2366-4edd-8c0d-fe7634e545e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3360 2024.09.09 17:53:28.658621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3361 2024.09.09 17:53:28.658687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3362 2024.09.09 17:53:28.658713 [ 3 ] {} <Debug> HTTP-Session: 6248bb1a-bacf-4b6b-b250-2242d0127450 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3363 2024.09.09 17:53:28.658736 [ 3 ] {} <Debug> HTTP-Session: 6248bb1a-bacf-4b6b-b250-2242d0127450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3364 2024.09.09 17:53:28.658757 [ 3 ] {} <Debug> HTTP-Session: 6248bb1a-bacf-4b6b-b250-2242d0127450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3365 2024.09.09 17:53:28.658800 [ 3 ] {} <Trace> HTTP-Session: 6248bb1a-bacf-4b6b-b250-2242d0127450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3366 2024.09.09 17:53:28.658941 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3367 2024.09.09 17:53:28.659003 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3368 2024.09.09 17:53:28.659215 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3369 2024.09.09 17:53:28.659609 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3370 2024.09.09 17:53:28.659656 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3371 2024.09.09 17:53:28.660169 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3372 2024.09.09 17:53:28.660507 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3373 2024.09.09 17:53:28.660690 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001792 sec., 558.0357142857143 rows/sec., 126.43 KiB/sec.
3374 2024.09.09 17:53:28.661002 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Debug> DynamicQueryHandler: Done processing query
3375 2024.09.09 17:53:28.661032 [ 3 ] {bdfbb06d-46e0-4902-b66a-dc8d28e2af8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3376 2024.09.09 17:53:28.661050 [ 3 ] {} <Debug> HTTP-Session: 6248bb1a-bacf-4b6b-b250-2242d0127450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3377 2024.09.09 17:53:28.661191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3378 2024.09.09 17:53:28.661242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3379 2024.09.09 17:53:28.661263 [ 3 ] {} <Debug> HTTP-Session: 2d15b6ec-e3fa-4428-93e9-a5e06740dbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3380 2024.09.09 17:53:28.661282 [ 3 ] {} <Debug> HTTP-Session: 2d15b6ec-e3fa-4428-93e9-a5e06740dbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3381 2024.09.09 17:53:28.661297 [ 3 ] {} <Debug> HTTP-Session: 2d15b6ec-e3fa-4428-93e9-a5e06740dbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3382 2024.09.09 17:53:28.661330 [ 3 ] {} <Trace> HTTP-Session: 2d15b6ec-e3fa-4428-93e9-a5e06740dbfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3383 2024.09.09 17:53:28.661430 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3384 2024.09.09 17:53:28.661478 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3385 2024.09.09 17:53:28.661831 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3386 2024.09.09 17:53:28.662164 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3387 2024.09.09 17:53:28.662204 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3388 2024.09.09 17:53:28.662721 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3389 2024.09.09 17:53:28.663097 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3390 2024.09.09 17:53:28.663268 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001856 sec., 1077.5862068965516 rows/sec., 87.87 KiB/sec.
3391 2024.09.09 17:53:28.663549 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Debug> DynamicQueryHandler: Done processing query
3392 2024.09.09 17:53:28.663574 [ 3 ] {fc16bbe3-dc4b-4ccb-8533-a811f2d1f289} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3393 2024.09.09 17:53:28.663590 [ 3 ] {} <Debug> HTTP-Session: 2d15b6ec-e3fa-4428-93e9-a5e06740dbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3394 2024.09.09 17:53:28.663807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 34409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3395 2024.09.09 17:53:28.663860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3396 2024.09.09 17:53:28.663881 [ 3 ] {} <Debug> HTTP-Session: ab955539-a0b0-4aab-a05a-12040950de71 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3397 2024.09.09 17:53:28.663898 [ 3 ] {} <Debug> HTTP-Session: ab955539-a0b0-4aab-a05a-12040950de71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.09.09 17:53:28.663913 [ 3 ] {} <Debug> HTTP-Session: ab955539-a0b0-4aab-a05a-12040950de71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.09.09 17:53:28.663944 [ 3 ] {} <Trace> HTTP-Session: ab955539-a0b0-4aab-a05a-12040950de71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3400 2024.09.09 17:53:28.664130 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3401 2024.09.09 17:53:28.664177 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3402 2024.09.09 17:53:28.664435 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2024.09.09 17:53:28.664928 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3404 2024.09.09 17:53:28.664967 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3405 2024.09.09 17:53:28.665358 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3406 2024.09.09 17:53:28.665734 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3407 2024.09.09 17:53:28.665900 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Debug> executeQuery: Read 228 rows, 20.55 KiB in 0.001839 sec., 123980.42414355629 rows/sec., 10.91 MiB/sec.
3408 2024.09.09 17:53:28.666218 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Debug> DynamicQueryHandler: Done processing query
3409 2024.09.09 17:53:28.666242 [ 3 ] {a485a1c4-48b2-466d-9d6b-5528154430da} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3410 2024.09.09 17:53:28.666259 [ 3 ] {} <Debug> HTTP-Session: ab955539-a0b0-4aab-a05a-12040950de71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3411 2024.09.09 17:53:28.666403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 3054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3412 2024.09.09 17:53:28.666453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3413 2024.09.09 17:53:28.666472 [ 3 ] {} <Debug> HTTP-Session: e38d09b3-ada4-4045-aaca-51ab68d4322d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3414 2024.09.09 17:53:28.666489 [ 3 ] {} <Debug> HTTP-Session: e38d09b3-ada4-4045-aaca-51ab68d4322d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.09.09 17:53:28.666503 [ 3 ] {} <Debug> HTTP-Session: e38d09b3-ada4-4045-aaca-51ab68d4322d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.09.09 17:53:28.666534 [ 3 ] {} <Trace> HTTP-Session: e38d09b3-ada4-4045-aaca-51ab68d4322d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3417 2024.09.09 17:53:28.666639 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3418 2024.09.09 17:53:28.666684 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3419 2024.09.09 17:53:28.666934 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3420 2024.09.09 17:53:28.667259 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3421 2024.09.09 17:53:28.667296 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3422 2024.09.09 17:53:28.667651 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3423 2024.09.09 17:53:28.668016 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3424 2024.09.09 17:53:28.668151 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001537 sec., 13662.979830839298 rows/sec., 1020.40 KiB/sec.
3425 2024.09.09 17:53:28.668358 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Debug> DynamicQueryHandler: Done processing query
3426 2024.09.09 17:53:28.668382 [ 3 ] {5990bdaa-4a0d-4e2a-83d3-26c5371ad9ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3427 2024.09.09 17:53:28.668398 [ 3 ] {} <Debug> HTTP-Session: e38d09b3-ada4-4045-aaca-51ab68d4322d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3428 2024.09.09 17:53:28.668531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3429 2024.09.09 17:53:28.668580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3430 2024.09.09 17:53:28.668598 [ 3 ] {} <Debug> HTTP-Session: 30d16cb1-ab4c-41c7-b6a1-5c346a8d22f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3431 2024.09.09 17:53:28.668615 [ 3 ] {} <Debug> HTTP-Session: 30d16cb1-ab4c-41c7-b6a1-5c346a8d22f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.09.09 17:53:28.668629 [ 3 ] {} <Debug> HTTP-Session: 30d16cb1-ab4c-41c7-b6a1-5c346a8d22f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.09.09 17:53:28.668659 [ 3 ] {} <Trace> HTTP-Session: 30d16cb1-ab4c-41c7-b6a1-5c346a8d22f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3434 2024.09.09 17:53:28.668758 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3435 2024.09.09 17:53:28.668802 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3436 2024.09.09 17:53:28.669040 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3437 2024.09.09 17:53:28.669360 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3438 2024.09.09 17:53:28.669399 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3439 2024.09.09 17:53:28.669761 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3440 2024.09.09 17:53:28.670162 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3441 2024.09.09 17:53:28.670324 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001585 sec., 8832.807570977919 rows/sec., 618.59 KiB/sec.
3442 2024.09.09 17:53:28.670502 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Debug> DynamicQueryHandler: Done processing query
3443 2024.09.09 17:53:28.670526 [ 3 ] {0cd6d3c3-f0a2-417a-8424-06692a7511cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3444 2024.09.09 17:53:28.670542 [ 3 ] {} <Debug> HTTP-Session: 30d16cb1-ab4c-41c7-b6a1-5c346a8d22f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3445 2024.09.09 17:53:28.670657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3446 2024.09.09 17:53:28.670707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3447 2024.09.09 17:53:28.670728 [ 3 ] {} <Debug> HTTP-Session: 252dc7b8-44c8-439d-a3c8-8f459b005741 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3448 2024.09.09 17:53:28.670744 [ 3 ] {} <Debug> HTTP-Session: 252dc7b8-44c8-439d-a3c8-8f459b005741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3449 2024.09.09 17:53:28.670758 [ 3 ] {} <Debug> HTTP-Session: 252dc7b8-44c8-439d-a3c8-8f459b005741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.09.09 17:53:28.670789 [ 3 ] {} <Trace> HTTP-Session: 252dc7b8-44c8-439d-a3c8-8f459b005741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3451 2024.09.09 17:53:28.670887 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3452 2024.09.09 17:53:28.670932 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3453 2024.09.09 17:53:28.671158 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3454 2024.09.09 17:53:28.671464 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3455 2024.09.09 17:53:28.671505 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3456 2024.09.09 17:53:28.671872 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3457 2024.09.09 17:53:28.672249 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3458 2024.09.09 17:53:28.672409 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 229.30 KiB/sec.
3459 2024.09.09 17:53:28.672588 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Debug> DynamicQueryHandler: Done processing query
3460 2024.09.09 17:53:28.672614 [ 3 ] {b1e5d92c-11d2-4462-ba14-d5b111c77491} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3461 2024.09.09 17:53:28.672631 [ 3 ] {} <Debug> HTTP-Session: 252dc7b8-44c8-439d-a3c8-8f459b005741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3462 2024.09.09 17:53:28.672826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 65321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3463 2024.09.09 17:53:28.672874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3464 2024.09.09 17:53:28.672894 [ 3 ] {} <Debug> HTTP-Session: fe46cc6b-937d-4c34-a772-f9b36815dbe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3465 2024.09.09 17:53:28.672911 [ 3 ] {} <Debug> HTTP-Session: fe46cc6b-937d-4c34-a772-f9b36815dbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.09.09 17:53:28.672925 [ 3 ] {} <Debug> HTTP-Session: fe46cc6b-937d-4c34-a772-f9b36815dbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.09.09 17:53:28.672954 [ 3 ] {} <Trace> HTTP-Session: fe46cc6b-937d-4c34-a772-f9b36815dbe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3468 2024.09.09 17:53:28.673230 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3469 2024.09.09 17:53:28.673276 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3470 2024.09.09 17:53:28.673517 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3471 2024.09.09 17:53:28.674085 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3472 2024.09.09 17:53:28.674126 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3473 2024.09.09 17:53:28.674507 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3474 2024.09.09 17:53:28.674861 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3475 2024.09.09 17:53:28.675024 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Debug> executeQuery: Read 403 rows, 29.37 KiB in 0.001964 sec., 205193.48268839103 rows/sec., 14.60 MiB/sec.
3476 2024.09.09 17:53:28.675193 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Debug> DynamicQueryHandler: Done processing query
3477 2024.09.09 17:53:28.675219 [ 3 ] {f3ab0abc-ad17-4d4c-b112-247a2106bd7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3478 2024.09.09 17:53:28.675236 [ 3 ] {} <Debug> HTTP-Session: fe46cc6b-937d-4c34-a772-f9b36815dbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3479 2024.09.09 17:53:28.675385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3480 2024.09.09 17:53:28.675434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3481 2024.09.09 17:53:28.675454 [ 3 ] {} <Debug> HTTP-Session: d23606be-cf77-44c9-808e-ad9074592f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3482 2024.09.09 17:53:28.675471 [ 3 ] {} <Debug> HTTP-Session: d23606be-cf77-44c9-808e-ad9074592f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3483 2024.09.09 17:53:28.675485 [ 3 ] {} <Debug> HTTP-Session: d23606be-cf77-44c9-808e-ad9074592f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3484 2024.09.09 17:53:28.675515 [ 3 ] {} <Trace> HTTP-Session: d23606be-cf77-44c9-808e-ad9074592f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3485 2024.09.09 17:53:28.675613 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3486 2024.09.09 17:53:28.675661 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3487 2024.09.09 17:53:28.675794 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3488 2024.09.09 17:53:28.676058 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3489 2024.09.09 17:53:28.676094 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3490 2024.09.09 17:53:28.676491 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3491 2024.09.09 17:53:28.676820 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3492 2024.09.09 17:53:28.676971 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec.
3493 2024.09.09 17:53:28.677141 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Debug> DynamicQueryHandler: Done processing query
3494 2024.09.09 17:53:28.677166 [ 3 ] {ab4e186f-0434-40a7-b2f2-c84859f2785a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3495 2024.09.09 17:53:28.677181 [ 3 ] {} <Debug> HTTP-Session: d23606be-cf77-44c9-808e-ad9074592f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.09.09 17:53:28.677367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3497 2024.09.09 17:53:28.677416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3498 2024.09.09 17:53:28.677437 [ 3 ] {} <Debug> HTTP-Session: 2baacf9b-2611-468f-89a7-03bddda2595e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3499 2024.09.09 17:53:28.677454 [ 3 ] {} <Debug> HTTP-Session: 2baacf9b-2611-468f-89a7-03bddda2595e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3500 2024.09.09 17:53:28.677467 [ 3 ] {} <Debug> HTTP-Session: 2baacf9b-2611-468f-89a7-03bddda2595e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3501 2024.09.09 17:53:28.677498 [ 3 ] {} <Trace> HTTP-Session: 2baacf9b-2611-468f-89a7-03bddda2595e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3502 2024.09.09 17:53:28.677679 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3503 2024.09.09 17:53:28.677728 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3504 2024.09.09 17:53:28.677878 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3505 2024.09.09 17:53:28.678284 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3506 2024.09.09 17:53:28.678321 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3507 2024.09.09 17:53:28.678712 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3508 2024.09.09 17:53:28.679061 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3509 2024.09.09 17:53:28.679218 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00163 sec., 146012.2699386503 rows/sec., 9.79 MiB/sec.
3510 2024.09.09 17:53:28.679384 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Debug> DynamicQueryHandler: Done processing query
3511 2024.09.09 17:53:28.679409 [ 3 ] {24841b33-1973-4469-a45e-55fed83e6534} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3512 2024.09.09 17:53:28.679425 [ 3 ] {} <Debug> HTTP-Session: 2baacf9b-2611-468f-89a7-03bddda2595e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3513 2024.09.09 17:53:28.679587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3514 2024.09.09 17:53:28.679634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3515 2024.09.09 17:53:28.679653 [ 3 ] {} <Debug> HTTP-Session: e9bcb9c1-8424-4dd3-9b46-93fb8dff4c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3516 2024.09.09 17:53:28.679669 [ 3 ] {} <Debug> HTTP-Session: e9bcb9c1-8424-4dd3-9b46-93fb8dff4c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3517 2024.09.09 17:53:28.679684 [ 3 ] {} <Debug> HTTP-Session: e9bcb9c1-8424-4dd3-9b46-93fb8dff4c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3518 2024.09.09 17:53:28.679714 [ 3 ] {} <Trace> HTTP-Session: e9bcb9c1-8424-4dd3-9b46-93fb8dff4c21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3519 2024.09.09 17:53:28.679815 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3520 2024.09.09 17:53:28.679861 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3521 2024.09.09 17:53:28.679991 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3522 2024.09.09 17:53:28.680252 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3523 2024.09.09 17:53:28.680289 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3524 2024.09.09 17:53:28.680636 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3525 2024.09.09 17:53:28.680966 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3526 2024.09.09 17:53:28.681118 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00132 sec., 757.5757575757576 rows/sec., 51.05 KiB/sec.
3527 2024.09.09 17:53:28.681396 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Debug> DynamicQueryHandler: Done processing query
3528 2024.09.09 17:53:28.681421 [ 3 ] {f5eeae6f-542f-45ce-a040-a4c701a79076} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3529 2024.09.09 17:53:28.681437 [ 3 ] {} <Debug> HTTP-Session: e9bcb9c1-8424-4dd3-9b46-93fb8dff4c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3530 2024.09.09 17:53:28.681619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3531 2024.09.09 17:53:28.681674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3532 2024.09.09 17:53:28.681693 [ 3 ] {} <Debug> HTTP-Session: 34049c02-2498-4ec6-855a-82a39913dca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3533 2024.09.09 17:53:28.681710 [ 3 ] {} <Debug> HTTP-Session: 34049c02-2498-4ec6-855a-82a39913dca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3534 2024.09.09 17:53:28.681724 [ 3 ] {} <Debug> HTTP-Session: 34049c02-2498-4ec6-855a-82a39913dca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3535 2024.09.09 17:53:28.681755 [ 3 ] {} <Trace> HTTP-Session: 34049c02-2498-4ec6-855a-82a39913dca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3536 2024.09.09 17:53:28.682051 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3537 2024.09.09 17:53:28.682126 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3538 2024.09.09 17:53:28.682563 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3539 2024.09.09 17:53:28.683086 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3540 2024.09.09 17:53:28.683124 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3541 2024.09.09 17:53:28.683752 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3542 2024.09.09 17:53:28.684174 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3543 2024.09.09 17:53:28.684360 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00251 sec., 7569.721115537848 rows/sec., 13.56 MiB/sec.
3544 2024.09.09 17:53:28.684575 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Debug> DynamicQueryHandler: Done processing query
3545 2024.09.09 17:53:28.684600 [ 3 ] {8e11f480-8b15-455a-bb12-e9d71913df6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3546 2024.09.09 17:53:28.684616 [ 3 ] {} <Debug> HTTP-Session: 34049c02-2498-4ec6-855a-82a39913dca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3547 2024.09.09 17:53:28.684755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3548 2024.09.09 17:53:28.684804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3549 2024.09.09 17:53:28.684826 [ 3 ] {} <Debug> HTTP-Session: 90eaa7ad-f52e-4844-9bb6-e7afec468fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3550 2024.09.09 17:53:28.684843 [ 3 ] {} <Debug> HTTP-Session: 90eaa7ad-f52e-4844-9bb6-e7afec468fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3551 2024.09.09 17:53:28.684858 [ 3 ] {} <Debug> HTTP-Session: 90eaa7ad-f52e-4844-9bb6-e7afec468fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3552 2024.09.09 17:53:28.684890 [ 3 ] {} <Trace> HTTP-Session: 90eaa7ad-f52e-4844-9bb6-e7afec468fa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3553 2024.09.09 17:53:28.685009 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3554 2024.09.09 17:53:28.685062 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3555 2024.09.09 17:53:28.685195 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3556 2024.09.09 17:53:28.685513 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3557 2024.09.09 17:53:28.685551 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3558 2024.09.09 17:53:28.685923 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3559 2024.09.09 17:53:28.686267 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3560 2024.09.09 17:53:28.686424 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001454 sec., 56396.148555708394 rows/sec., 3.58 MiB/sec.
3561 2024.09.09 17:53:28.686600 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Debug> DynamicQueryHandler: Done processing query
3562 2024.09.09 17:53:28.686625 [ 3 ] {d68e3fa2-7e8e-4cba-833f-fad0574574a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3563 2024.09.09 17:53:28.686641 [ 3 ] {} <Debug> HTTP-Session: 90eaa7ad-f52e-4844-9bb6-e7afec468fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3564 2024.09.09 17:53:32.550898 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache
3565 2024.09.09 17:53:32.550964 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache
3566 2024.09.09 17:53:33.678896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3567 2024.09.09 17:53:33.679026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3568 2024.09.09 17:53:33.679056 [ 3 ] {} <Debug> HTTP-Session: 1977f567-36b2-4a71-a961-0233ced994e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3569 2024.09.09 17:53:33.679086 [ 3 ] {} <Debug> HTTP-Session: 1977f567-36b2-4a71-a961-0233ced994e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.09.09 17:53:33.679104 [ 3 ] {} <Debug> HTTP-Session: 1977f567-36b2-4a71-a961-0233ced994e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.09.09 17:53:33.679162 [ 3 ] {} <Trace> HTTP-Session: 1977f567-36b2-4a71-a961-0233ced994e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3572 2024.09.09 17:53:33.679372 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3573 2024.09.09 17:53:33.679453 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3574 2024.09.09 17:53:33.679848 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3575 2024.09.09 17:53:33.680271 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3576 2024.09.09 17:53:33.680319 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3577 2024.09.09 17:53:33.680741 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3578 2024.09.09 17:53:33.681151 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3579 2024.09.09 17:53:33.681293 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001984 sec., 2016.1290322580644 rows/sec., 164.40 KiB/sec.
3580 2024.09.09 17:53:33.681506 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Debug> DynamicQueryHandler: Done processing query
3581 2024.09.09 17:53:33.681535 [ 3 ] {803c9781-1234-4864-b328-7d40c61bd1fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3582 2024.09.09 17:53:33.681552 [ 3 ] {} <Debug> HTTP-Session: 1977f567-36b2-4a71-a961-0233ced994e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3583 2024.09.09 17:53:33.681955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3584 2024.09.09 17:53:33.682012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3585 2024.09.09 17:53:33.682032 [ 3 ] {} <Debug> HTTP-Session: eb9ab364-4150-4339-b11a-389ba5acd880 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3586 2024.09.09 17:53:33.682051 [ 3 ] {} <Debug> HTTP-Session: eb9ab364-4150-4339-b11a-389ba5acd880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3587 2024.09.09 17:53:33.682067 [ 3 ] {} <Debug> HTTP-Session: eb9ab364-4150-4339-b11a-389ba5acd880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3588 2024.09.09 17:53:33.682103 [ 3 ] {} <Trace> HTTP-Session: eb9ab364-4150-4339-b11a-389ba5acd880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3589 2024.09.09 17:53:33.682675 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3590 2024.09.09 17:53:33.682728 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3591 2024.09.09 17:53:33.682971 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3592 2024.09.09 17:53:33.684205 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3593 2024.09.09 17:53:33.684247 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3594 2024.09.09 17:53:33.684791 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3595 2024.09.09 17:53:33.685265 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3596 2024.09.09 17:53:33.685420 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.003199 sec., 379493.5917474211 rows/sec., 31.35 MiB/sec.
3597 2024.09.09 17:53:33.685636 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Debug> DynamicQueryHandler: Done processing query
3598 2024.09.09 17:53:33.685666 [ 3 ] {db7a49e1-19f8-41e6-a821-8d52f95ce383} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
3599 2024.09.09 17:53:33.685687 [ 3 ] {} <Debug> HTTP-Session: eb9ab364-4150-4339-b11a-389ba5acd880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3600 2024.09.09 17:53:33.685895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3601 2024.09.09 17:53:33.685965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3602 2024.09.09 17:53:33.685993 [ 3 ] {} <Debug> HTTP-Session: 37721e88-2012-4117-86be-d3b6eb090776 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3603 2024.09.09 17:53:33.686018 [ 3 ] {} <Debug> HTTP-Session: 37721e88-2012-4117-86be-d3b6eb090776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3604 2024.09.09 17:53:33.686038 [ 3 ] {} <Debug> HTTP-Session: 37721e88-2012-4117-86be-d3b6eb090776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3605 2024.09.09 17:53:33.686083 [ 3 ] {} <Trace> HTTP-Session: 37721e88-2012-4117-86be-d3b6eb090776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3606 2024.09.09 17:53:33.686209 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3607 2024.09.09 17:53:33.686263 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3608 2024.09.09 17:53:33.686549 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3609 2024.09.09 17:53:33.686953 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3610 2024.09.09 17:53:33.686996 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3611 2024.09.09 17:53:33.687427 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3612 2024.09.09 17:53:33.687905 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3613 2024.09.09 17:53:33.688067 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001893 sec., 6339.144215530903 rows/sec., 465.32 KiB/sec.
3614 2024.09.09 17:53:33.688258 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Debug> DynamicQueryHandler: Done processing query
3615 2024.09.09 17:53:33.688284 [ 3 ] {0d7b0baf-418d-48c0-97e5-001e8fbadf4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3616 2024.09.09 17:53:33.688300 [ 3 ] {} <Debug> HTTP-Session: 37721e88-2012-4117-86be-d3b6eb090776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.09.09 17:53:33.688498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3618 2024.09.09 17:53:33.688552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3619 2024.09.09 17:53:33.688572 [ 3 ] {} <Debug> HTTP-Session: 547b49f8-5f4f-450a-afcf-edf6980ad2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3620 2024.09.09 17:53:33.688590 [ 3 ] {} <Debug> HTTP-Session: 547b49f8-5f4f-450a-afcf-edf6980ad2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3621 2024.09.09 17:53:33.688604 [ 3 ] {} <Debug> HTTP-Session: 547b49f8-5f4f-450a-afcf-edf6980ad2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3622 2024.09.09 17:53:33.688637 [ 3 ] {} <Trace> HTTP-Session: 547b49f8-5f4f-450a-afcf-edf6980ad2b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3623 2024.09.09 17:53:33.688796 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3624 2024.09.09 17:53:33.688845 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3625 2024.09.09 17:53:33.689079 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3626 2024.09.09 17:53:33.689555 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3627 2024.09.09 17:53:33.689594 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3628 2024.09.09 17:53:33.690017 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3629 2024.09.09 17:53:33.690399 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3630 2024.09.09 17:53:33.690543 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001821 sec., 125205.93080724878 rows/sec., 8.48 MiB/sec.
3631 2024.09.09 17:53:33.690854 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Debug> DynamicQueryHandler: Done processing query
3632 2024.09.09 17:53:33.690881 [ 3 ] {351b88b9-1859-4244-9c0f-67ab9eaa9c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3633 2024.09.09 17:53:33.690898 [ 3 ] {} <Debug> HTTP-Session: 547b49f8-5f4f-450a-afcf-edf6980ad2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3634 2024.09.09 17:53:33.691149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3635 2024.09.09 17:53:33.691202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3636 2024.09.09 17:53:33.691222 [ 3 ] {} <Debug> HTTP-Session: 15c31df2-f5e5-4486-8c76-fa2a262e3b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3637 2024.09.09 17:53:33.691239 [ 3 ] {} <Debug> HTTP-Session: 15c31df2-f5e5-4486-8c76-fa2a262e3b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.09.09 17:53:33.691253 [ 3 ] {} <Debug> HTTP-Session: 15c31df2-f5e5-4486-8c76-fa2a262e3b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3639 2024.09.09 17:53:33.691287 [ 3 ] {} <Trace> HTTP-Session: 15c31df2-f5e5-4486-8c76-fa2a262e3b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3640 2024.09.09 17:53:33.691572 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3641 2024.09.09 17:53:33.691620 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3642 2024.09.09 17:53:33.691876 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3643 2024.09.09 17:53:33.692599 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3644 2024.09.09 17:53:33.692637 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3645 2024.09.09 17:53:33.693039 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3646 2024.09.09 17:53:33.693400 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3647 2024.09.09 17:53:33.693529 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002124 sec., 250470.80979284368 rows/sec., 18.56 MiB/sec.
3648 2024.09.09 17:53:33.693711 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Debug> DynamicQueryHandler: Done processing query
3649 2024.09.09 17:53:33.693737 [ 3 ] {6f53d5e9-2b40-4433-a81c-c8efe45cb47c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3650 2024.09.09 17:53:33.693753 [ 3 ] {} <Debug> HTTP-Session: 15c31df2-f5e5-4486-8c76-fa2a262e3b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3651 2024.09.09 17:53:33.694160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3652 2024.09.09 17:53:33.694210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3653 2024.09.09 17:53:33.694230 [ 3 ] {} <Debug> HTTP-Session: 632def10-ae9c-4054-93fb-f978250a33b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3654 2024.09.09 17:53:33.694248 [ 3 ] {} <Debug> HTTP-Session: 632def10-ae9c-4054-93fb-f978250a33b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.09.09 17:53:33.694262 [ 3 ] {} <Debug> HTTP-Session: 632def10-ae9c-4054-93fb-f978250a33b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3656 2024.09.09 17:53:33.694295 [ 3 ] {} <Trace> HTTP-Session: 632def10-ae9c-4054-93fb-f978250a33b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3657 2024.09.09 17:53:33.694755 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3658 2024.09.09 17:53:33.694805 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3659 2024.09.09 17:53:33.694951 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3660 2024.09.09 17:53:33.695813 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3661 2024.09.09 17:53:33.695851 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3662 2024.09.09 17:53:33.696307 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3663 2024.09.09 17:53:33.696658 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3664 2024.09.09 17:53:33.696785 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002338 sec., 361847.73310521815 rows/sec., 24.36 MiB/sec.
3665 2024.09.09 17:53:33.696962 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Debug> DynamicQueryHandler: Done processing query
3666 2024.09.09 17:53:33.696987 [ 3 ] {60073086-1a59-4bf5-a95d-61bfb1318a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
3667 2024.09.09 17:53:33.697004 [ 3 ] {} <Debug> HTTP-Session: 632def10-ae9c-4054-93fb-f978250a33b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.09.09 17:53:33.697175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3669 2024.09.09 17:53:33.697225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3670 2024.09.09 17:53:33.697244 [ 3 ] {} <Debug> HTTP-Session: c071b443-02b7-42d3-813d-7eca761ab3f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3671 2024.09.09 17:53:33.697261 [ 3 ] {} <Debug> HTTP-Session: c071b443-02b7-42d3-813d-7eca761ab3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3672 2024.09.09 17:53:33.697275 [ 3 ] {} <Debug> HTTP-Session: c071b443-02b7-42d3-813d-7eca761ab3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3673 2024.09.09 17:53:33.697307 [ 3 ] {} <Trace> HTTP-Session: c071b443-02b7-42d3-813d-7eca761ab3f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3674 2024.09.09 17:53:33.697543 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3675 2024.09.09 17:53:33.697611 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3676 2024.09.09 17:53:33.698013 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3677 2024.09.09 17:53:33.698534 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3678 2024.09.09 17:53:33.698569 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3679 2024.09.09 17:53:33.699210 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3680 2024.09.09 17:53:33.699629 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3681 2024.09.09 17:53:33.699875 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002457 sec., 3256.003256003256 rows/sec., 5.83 MiB/sec.
3682 2024.09.09 17:53:33.700109 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Debug> DynamicQueryHandler: Done processing query
3683 2024.09.09 17:53:33.700134 [ 3 ] {01314dee-ea63-4eb0-bc36-68a62653e39d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3684 2024.09.09 17:53:33.700150 [ 3 ] {} <Debug> HTTP-Session: c071b443-02b7-42d3-813d-7eca761ab3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3685 2024.09.09 17:53:33.700290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3686 2024.09.09 17:53:33.700340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3687 2024.09.09 17:53:33.700360 [ 3 ] {} <Debug> HTTP-Session: d20d9932-4a29-47d2-866f-8a9873fd5830 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3688 2024.09.09 17:53:33.700377 [ 3 ] {} <Debug> HTTP-Session: d20d9932-4a29-47d2-866f-8a9873fd5830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.09.09 17:53:33.700391 [ 3 ] {} <Debug> HTTP-Session: d20d9932-4a29-47d2-866f-8a9873fd5830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3690 2024.09.09 17:53:33.700422 [ 3 ] {} <Trace> HTTP-Session: d20d9932-4a29-47d2-866f-8a9873fd5830 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3691 2024.09.09 17:53:33.700637 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3692 2024.09.09 17:53:33.700685 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3693 2024.09.09 17:53:33.700813 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3694 2024.09.09 17:53:33.701130 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3695 2024.09.09 17:53:33.701168 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3696 2024.09.09 17:53:33.701543 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3697 2024.09.09 17:53:33.701867 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3698 2024.09.09 17:53:33.701992 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
3699 2024.09.09 17:53:33.702164 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Debug> DynamicQueryHandler: Done processing query
3700 2024.09.09 17:53:33.702189 [ 3 ] {fa340dda-0914-4f7c-a77b-9faeac542bd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3701 2024.09.09 17:53:33.702205 [ 3 ] {} <Debug> HTTP-Session: d20d9932-4a29-47d2-866f-8a9873fd5830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3702 2024.09.09 17:53:38.644080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3703 2024.09.09 17:53:38.644240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3704 2024.09.09 17:53:38.644272 [ 3 ] {} <Debug> HTTP-Session: b576a21e-0de7-4c83-bb42-6f7a76233fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3705 2024.09.09 17:53:38.644301 [ 3 ] {} <Debug> HTTP-Session: b576a21e-0de7-4c83-bb42-6f7a76233fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.09.09 17:53:38.644320 [ 3 ] {} <Debug> HTTP-Session: b576a21e-0de7-4c83-bb42-6f7a76233fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3707 2024.09.09 17:53:38.644375 [ 3 ] {} <Trace> HTTP-Session: b576a21e-0de7-4c83-bb42-6f7a76233fdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3708 2024.09.09 17:53:38.644676 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3709 2024.09.09 17:53:38.645136 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3710 2024.09.09 17:53:38.645190 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3711 2024.09.09 17:53:38.645574 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3712 2024.09.09 17:53:38.645659 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3713 2024.09.09 17:53:38.645841 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
3714 2024.09.09 17:53:38.646002 [ 259 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3715 2024.09.09 17:53:38.646010 [ 251 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
3716 2024.09.09 17:53:38.646182 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
3717 2024.09.09 17:53:38.646218 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
3718 2024.09.09 17:53:38.646276 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3719 2024.09.09 17:53:38.646303 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
3720 2024.09.09 17:53:38.647211 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002679 sec., 14930.944382232177 rows/sec., 569.39 KiB/sec.
3721 2024.09.09 17:53:38.647520 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Debug> DynamicQueryHandler: Done processing query
3722 2024.09.09 17:53:38.647548 [ 3 ] {7ed095ca-1cfa-4e07-a3f8-a28a7d06efc0} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3723 2024.09.09 17:53:38.647567 [ 3 ] {} <Debug> HTTP-Session: b576a21e-0de7-4c83-bb42-6f7a76233fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.09.09 17:53:38.660079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3725 2024.09.09 17:53:38.660162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3726 2024.09.09 17:53:38.660188 [ 3 ] {} <Debug> HTTP-Session: 8e216e0d-484f-4126-b583-caae0da7c273 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3727 2024.09.09 17:53:38.660211 [ 3 ] {} <Debug> HTTP-Session: 8e216e0d-484f-4126-b583-caae0da7c273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3728 2024.09.09 17:53:38.660229 [ 3 ] {} <Debug> HTTP-Session: 8e216e0d-484f-4126-b583-caae0da7c273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3729 2024.09.09 17:53:38.660272 [ 3 ] {} <Trace> HTTP-Session: 8e216e0d-484f-4126-b583-caae0da7c273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3730 2024.09.09 17:53:38.660413 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3731 2024.09.09 17:53:38.660474 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3732 2024.09.09 17:53:38.660687 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3733 2024.09.09 17:53:38.661060 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3734 2024.09.09 17:53:38.661102 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3735 2024.09.09 17:53:38.661602 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3736 2024.09.09 17:53:38.661942 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3737 2024.09.09 17:53:38.662083 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001713 sec., 583.7711617046118 rows/sec., 60.43 KiB/sec.
3738 2024.09.09 17:53:38.662404 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Debug> DynamicQueryHandler: Done processing query
3739 2024.09.09 17:53:38.662431 [ 3 ] {ee5e4958-843d-4882-bafe-5ffe7b7b7070} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3740 2024.09.09 17:53:38.662448 [ 3 ] {} <Debug> HTTP-Session: 8e216e0d-484f-4126-b583-caae0da7c273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3741 2024.09.09 17:53:38.662606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3742 2024.09.09 17:53:38.662659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3743 2024.09.09 17:53:38.662680 [ 3 ] {} <Debug> HTTP-Session: 536ae315-6285-42e8-bee3-82bd48477e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3744 2024.09.09 17:53:38.662699 [ 3 ] {} <Debug> HTTP-Session: 536ae315-6285-42e8-bee3-82bd48477e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3745 2024.09.09 17:53:38.662713 [ 3 ] {} <Debug> HTTP-Session: 536ae315-6285-42e8-bee3-82bd48477e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3746 2024.09.09 17:53:38.662747 [ 3 ] {} <Trace> HTTP-Session: 536ae315-6285-42e8-bee3-82bd48477e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3747 2024.09.09 17:53:38.662849 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3748 2024.09.09 17:53:38.662897 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3749 2024.09.09 17:53:38.663166 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3750 2024.09.09 17:53:38.663508 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3751 2024.09.09 17:53:38.663551 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3752 2024.09.09 17:53:38.663911 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3753 2024.09.09 17:53:38.664274 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3754 2024.09.09 17:53:38.664404 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001582 sec., 1264.2225031605562 rows/sec., 103.09 KiB/sec.
3755 2024.09.09 17:53:38.664584 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Debug> DynamicQueryHandler: Done processing query
3756 2024.09.09 17:53:38.664610 [ 3 ] {47122043-0931-4d77-9388-31009655de77} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3757 2024.09.09 17:53:38.664625 [ 3 ] {} <Debug> HTTP-Session: 536ae315-6285-42e8-bee3-82bd48477e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3758 2024.09.09 17:53:38.664820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3759 2024.09.09 17:53:38.664873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3760 2024.09.09 17:53:38.664893 [ 3 ] {} <Debug> HTTP-Session: bb685b2b-ce71-4d6f-a408-68746f2a0ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3761 2024.09.09 17:53:38.664910 [ 3 ] {} <Debug> HTTP-Session: bb685b2b-ce71-4d6f-a408-68746f2a0ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.09.09 17:53:38.664923 [ 3 ] {} <Debug> HTTP-Session: bb685b2b-ce71-4d6f-a408-68746f2a0ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.09.09 17:53:38.664955 [ 3 ] {} <Trace> HTTP-Session: bb685b2b-ce71-4d6f-a408-68746f2a0ab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3764 2024.09.09 17:53:38.665124 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3765 2024.09.09 17:53:38.665169 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3766 2024.09.09 17:53:38.665399 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3767 2024.09.09 17:53:38.665873 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3768 2024.09.09 17:53:38.665910 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3769 2024.09.09 17:53:38.666281 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3770 2024.09.09 17:53:38.666634 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3771 2024.09.09 17:53:38.666757 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Debug> executeQuery: Read 255 rows, 23.07 KiB in 0.00172 sec., 148255.81395348837 rows/sec., 13.10 MiB/sec.
3772 2024.09.09 17:53:38.667031 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Debug> DynamicQueryHandler: Done processing query
3773 2024.09.09 17:53:38.667057 [ 3 ] {dc6c6c03-368b-4273-b155-9353a55878c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3774 2024.09.09 17:53:38.667074 [ 3 ] {} <Debug> HTTP-Session: bb685b2b-ce71-4d6f-a408-68746f2a0ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3775 2024.09.09 17:53:38.667227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3776 2024.09.09 17:53:38.667278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3777 2024.09.09 17:53:38.667297 [ 3 ] {} <Debug> HTTP-Session: e9f21335-3f92-4d0c-a0a1-64e8ef1c6019 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3778 2024.09.09 17:53:38.667314 [ 3 ] {} <Debug> HTTP-Session: e9f21335-3f92-4d0c-a0a1-64e8ef1c6019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3779 2024.09.09 17:53:38.667330 [ 3 ] {} <Debug> HTTP-Session: e9f21335-3f92-4d0c-a0a1-64e8ef1c6019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3780 2024.09.09 17:53:38.667361 [ 3 ] {} <Trace> HTTP-Session: e9f21335-3f92-4d0c-a0a1-64e8ef1c6019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3781 2024.09.09 17:53:38.667469 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3782 2024.09.09 17:53:38.667514 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3783 2024.09.09 17:53:38.667758 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3784 2024.09.09 17:53:38.668080 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3785 2024.09.09 17:53:38.668121 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3786 2024.09.09 17:53:38.668478 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3787 2024.09.09 17:53:38.668841 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3788 2024.09.09 17:53:38.668965 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.00153 sec., 22222.222222222223 rows/sec., 1.62 MiB/sec.
3789 2024.09.09 17:53:38.669136 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Debug> DynamicQueryHandler: Done processing query
3790 2024.09.09 17:53:38.669161 [ 3 ] {46aec6e0-a06e-4456-8b14-d3de3c9c73ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3791 2024.09.09 17:53:38.669177 [ 3 ] {} <Debug> HTTP-Session: e9f21335-3f92-4d0c-a0a1-64e8ef1c6019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3792 2024.09.09 17:53:38.669309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 2065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3793 2024.09.09 17:53:38.669357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3794 2024.09.09 17:53:38.669377 [ 3 ] {} <Debug> HTTP-Session: 96ff38b1-54f8-4bb9-918b-ee4f4494a77e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3795 2024.09.09 17:53:38.669394 [ 3 ] {} <Debug> HTTP-Session: 96ff38b1-54f8-4bb9-918b-ee4f4494a77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3796 2024.09.09 17:53:38.669407 [ 3 ] {} <Debug> HTTP-Session: 96ff38b1-54f8-4bb9-918b-ee4f4494a77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3797 2024.09.09 17:53:38.669438 [ 3 ] {} <Trace> HTTP-Session: 96ff38b1-54f8-4bb9-918b-ee4f4494a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3798 2024.09.09 17:53:38.669540 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3799 2024.09.09 17:53:38.669583 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3800 2024.09.09 17:53:38.669806 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3801 2024.09.09 17:53:38.670105 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3802 2024.09.09 17:53:38.670141 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3803 2024.09.09 17:53:38.670514 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3804 2024.09.09 17:53:38.670905 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3805 2024.09.09 17:53:38.671031 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.00152 sec., 9868.421052631578 rows/sec., 688.73 KiB/sec.
3806 2024.09.09 17:53:38.671218 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Debug> DynamicQueryHandler: Done processing query
3807 2024.09.09 17:53:38.671242 [ 3 ] {192b5ce5-0b7e-46d8-bd84-128b4fba07a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3808 2024.09.09 17:53:38.671258 [ 3 ] {} <Debug> HTTP-Session: 96ff38b1-54f8-4bb9-918b-ee4f4494a77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3809 2024.09.09 17:53:38.671386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3810 2024.09.09 17:53:38.671434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3811 2024.09.09 17:53:38.671455 [ 3 ] {} <Debug> HTTP-Session: 8b1d7a88-3daf-4e95-86cf-5f1477c82908 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3812 2024.09.09 17:53:38.671471 [ 3 ] {} <Debug> HTTP-Session: 8b1d7a88-3daf-4e95-86cf-5f1477c82908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.09.09 17:53:38.671484 [ 3 ] {} <Debug> HTTP-Session: 8b1d7a88-3daf-4e95-86cf-5f1477c82908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3814 2024.09.09 17:53:38.671514 [ 3 ] {} <Trace> HTTP-Session: 8b1d7a88-3daf-4e95-86cf-5f1477c82908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3815 2024.09.09 17:53:38.671609 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3816 2024.09.09 17:53:38.671652 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3817 2024.09.09 17:53:38.671870 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3818 2024.09.09 17:53:38.672182 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3819 2024.09.09 17:53:38.672218 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3820 2024.09.09 17:53:38.672582 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3821 2024.09.09 17:53:38.672952 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3822 2024.09.09 17:53:38.673086 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 236.49 KiB/sec.
3823 2024.09.09 17:53:38.673357 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Debug> DynamicQueryHandler: Done processing query
3824 2024.09.09 17:53:38.673382 [ 3 ] {ee7bfa46-53f5-44d0-b9bb-7a142c142d7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3825 2024.09.09 17:53:38.673399 [ 3 ] {} <Debug> HTTP-Session: 8b1d7a88-3daf-4e95-86cf-5f1477c82908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3826 2024.09.09 17:53:38.673625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 69233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3827 2024.09.09 17:53:38.673685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3828 2024.09.09 17:53:38.673711 [ 3 ] {} <Debug> HTTP-Session: a19aff52-bb02-4047-9e87-7c848a75034b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3829 2024.09.09 17:53:38.673734 [ 3 ] {} <Debug> HTTP-Session: a19aff52-bb02-4047-9e87-7c848a75034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3830 2024.09.09 17:53:38.673754 [ 3 ] {} <Debug> HTTP-Session: a19aff52-bb02-4047-9e87-7c848a75034b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3831 2024.09.09 17:53:38.673794 [ 3 ] {} <Trace> HTTP-Session: a19aff52-bb02-4047-9e87-7c848a75034b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3832 2024.09.09 17:53:38.674035 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3833 2024.09.09 17:53:38.674080 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3834 2024.09.09 17:53:38.674336 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3835 2024.09.09 17:53:38.674940 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3836 2024.09.09 17:53:38.674979 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3837 2024.09.09 17:53:38.675368 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3838 2024.09.09 17:53:38.675732 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3839 2024.09.09 17:53:38.675857 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Debug> executeQuery: Read 426 rows, 31.22 KiB in 0.001937 sec., 219927.723283428 rows/sec., 15.74 MiB/sec.
3840 2024.09.09 17:53:38.676038 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Debug> DynamicQueryHandler: Done processing query
3841 2024.09.09 17:53:38.676063 [ 3 ] {71dcb55d-2d0c-4254-9b07-c8cd2dfa15bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3842 2024.09.09 17:53:38.676079 [ 3 ] {} <Debug> HTTP-Session: a19aff52-bb02-4047-9e87-7c848a75034b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.09.09 17:53:38.676226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3844 2024.09.09 17:53:38.676276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3845 2024.09.09 17:53:38.676296 [ 3 ] {} <Debug> HTTP-Session: 746aead7-a3eb-4d6e-a420-2fdbd2e0685e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3846 2024.09.09 17:53:38.676313 [ 3 ] {} <Debug> HTTP-Session: 746aead7-a3eb-4d6e-a420-2fdbd2e0685e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3847 2024.09.09 17:53:38.676327 [ 3 ] {} <Debug> HTTP-Session: 746aead7-a3eb-4d6e-a420-2fdbd2e0685e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3848 2024.09.09 17:53:38.676358 [ 3 ] {} <Trace> HTTP-Session: 746aead7-a3eb-4d6e-a420-2fdbd2e0685e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3849 2024.09.09 17:53:38.676454 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3850 2024.09.09 17:53:38.676500 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3851 2024.09.09 17:53:38.676632 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3852 2024.09.09 17:53:38.676924 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3853 2024.09.09 17:53:38.676961 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3854 2024.09.09 17:53:38.677327 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3855 2024.09.09 17:53:38.677671 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3856 2024.09.09 17:53:38.677796 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec.
3857 2024.09.09 17:53:38.678097 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Debug> DynamicQueryHandler: Done processing query
3858 2024.09.09 17:53:38.678123 [ 3 ] {b4737956-b695-4867-8bdf-2b34dd85763e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3859 2024.09.09 17:53:38.678140 [ 3 ] {} <Debug> HTTP-Session: 746aead7-a3eb-4d6e-a420-2fdbd2e0685e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3860 2024.09.09 17:53:38.678344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3861 2024.09.09 17:53:38.678395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3862 2024.09.09 17:53:38.678415 [ 3 ] {} <Debug> HTTP-Session: 0ca7e560-826d-43d9-853a-cf1f3abda30e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3863 2024.09.09 17:53:38.678431 [ 3 ] {} <Debug> HTTP-Session: 0ca7e560-826d-43d9-853a-cf1f3abda30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.09.09 17:53:38.678445 [ 3 ] {} <Debug> HTTP-Session: 0ca7e560-826d-43d9-853a-cf1f3abda30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.09.09 17:53:38.678477 [ 3 ] {} <Trace> HTTP-Session: 0ca7e560-826d-43d9-853a-cf1f3abda30e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3866 2024.09.09 17:53:38.678689 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3867 2024.09.09 17:53:38.678745 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3868 2024.09.09 17:53:38.678909 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3869 2024.09.09 17:53:38.679342 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3870 2024.09.09 17:53:38.679377 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3871 2024.09.09 17:53:38.679756 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3872 2024.09.09 17:53:38.680166 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3873 2024.09.09 17:53:38.680292 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00173 sec., 137572.2543352601 rows/sec., 9.22 MiB/sec.
3874 2024.09.09 17:53:38.680607 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Debug> DynamicQueryHandler: Done processing query
3875 2024.09.09 17:53:38.680633 [ 3 ] {81ebb972-0de6-4e00-bc22-2eb5e0bae154} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3876 2024.09.09 17:53:38.680650 [ 3 ] {} <Debug> HTTP-Session: 0ca7e560-826d-43d9-853a-cf1f3abda30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3877 2024.09.09 17:53:38.680779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2024.09.09 17:53:38.680829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3879 2024.09.09 17:53:38.680850 [ 3 ] {} <Debug> HTTP-Session: 50aa20bf-518e-4e89-8d76-3087086878e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3880 2024.09.09 17:53:38.680866 [ 3 ] {} <Debug> HTTP-Session: 50aa20bf-518e-4e89-8d76-3087086878e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3881 2024.09.09 17:53:38.680880 [ 3 ] {} <Debug> HTTP-Session: 50aa20bf-518e-4e89-8d76-3087086878e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3882 2024.09.09 17:53:38.680911 [ 3 ] {} <Trace> HTTP-Session: 50aa20bf-518e-4e89-8d76-3087086878e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3883 2024.09.09 17:53:38.681007 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3884 2024.09.09 17:53:38.681054 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3885 2024.09.09 17:53:38.681206 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3886 2024.09.09 17:53:38.681486 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3887 2024.09.09 17:53:38.681522 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3888 2024.09.09 17:53:38.681878 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3889 2024.09.09 17:53:38.682215 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3890 2024.09.09 17:53:38.682337 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001352 sec., 1479.2899408284025 rows/sec., 96.79 KiB/sec.
3891 2024.09.09 17:53:38.682618 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Debug> DynamicQueryHandler: Done processing query
3892 2024.09.09 17:53:38.682643 [ 3 ] {a94b5e33-dd8e-4cdc-9abc-0fa913a232b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3893 2024.09.09 17:53:38.682660 [ 3 ] {} <Debug> HTTP-Session: 50aa20bf-518e-4e89-8d76-3087086878e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.09.09 17:53:38.682819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52394, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3895 2024.09.09 17:53:38.682868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3896 2024.09.09 17:53:38.682888 [ 3 ] {} <Debug> HTTP-Session: 2fb0a011-1693-42dd-9679-15a0e56d1bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3897 2024.09.09 17:53:38.682905 [ 3 ] {} <Debug> HTTP-Session: 2fb0a011-1693-42dd-9679-15a0e56d1bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3898 2024.09.09 17:53:38.682919 [ 3 ] {} <Debug> HTTP-Session: 2fb0a011-1693-42dd-9679-15a0e56d1bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.09.09 17:53:38.682949 [ 3 ] {} <Trace> HTTP-Session: 2fb0a011-1693-42dd-9679-15a0e56d1bf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3900 2024.09.09 17:53:38.683269 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3901 2024.09.09 17:53:38.683343 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3902 2024.09.09 17:53:38.683760 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3903 2024.09.09 17:53:38.684458 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3904 2024.09.09 17:53:38.684495 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3905 2024.09.09 17:53:38.685110 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3906 2024.09.09 17:53:38.685525 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3907 2024.09.09 17:53:38.685694 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002647 sec., 12089.157536834151 rows/sec., 21.66 MiB/sec.
3908 2024.09.09 17:53:38.686187 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Debug> DynamicQueryHandler: Done processing query
3909 2024.09.09 17:53:38.686212 [ 3 ] {8239b23e-fbd1-4afc-a45f-4f107be4716d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
3910 2024.09.09 17:53:38.686230 [ 3 ] {} <Debug> HTTP-Session: 2fb0a011-1693-42dd-9679-15a0e56d1bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3911 2024.09.09 17:53:38.686366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3912 2024.09.09 17:53:38.686415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3913 2024.09.09 17:53:38.686436 [ 3 ] {} <Debug> HTTP-Session: b7288064-f687-448c-913a-b6d6a36a8ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3914 2024.09.09 17:53:38.686452 [ 3 ] {} <Debug> HTTP-Session: b7288064-f687-448c-913a-b6d6a36a8ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3915 2024.09.09 17:53:38.686465 [ 3 ] {} <Debug> HTTP-Session: b7288064-f687-448c-913a-b6d6a36a8ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.09.09 17:53:38.686496 [ 3 ] {} <Trace> HTTP-Session: b7288064-f687-448c-913a-b6d6a36a8ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3917 2024.09.09 17:53:38.686596 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3918 2024.09.09 17:53:38.686641 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3919 2024.09.09 17:53:38.686784 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3920 2024.09.09 17:53:38.687117 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3921 2024.09.09 17:53:38.687154 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3922 2024.09.09 17:53:38.687526 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3923 2024.09.09 17:53:38.687862 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3924 2024.09.09 17:53:38.687994 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001424 sec., 8426.966292134832 rows/sec., 615.15 KiB/sec.
3925 2024.09.09 17:53:38.688265 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Debug> DynamicQueryHandler: Done processing query
3926 2024.09.09 17:53:38.688291 [ 3 ] {34be3b9c-5ba4-4232-ad41-30d20cd0087f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3927 2024.09.09 17:53:38.688307 [ 3 ] {} <Debug> HTTP-Session: b7288064-f687-448c-913a-b6d6a36a8ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3928 2024.09.09 17:53:38.688447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3929 2024.09.09 17:53:38.688498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3930 2024.09.09 17:53:38.688517 [ 3 ] {} <Debug> HTTP-Session: d8e8448b-8b4e-41c4-998f-a5f6f5cd235f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3931 2024.09.09 17:53:38.688534 [ 3 ] {} <Debug> HTTP-Session: d8e8448b-8b4e-41c4-998f-a5f6f5cd235f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3932 2024.09.09 17:53:38.688549 [ 3 ] {} <Debug> HTTP-Session: d8e8448b-8b4e-41c4-998f-a5f6f5cd235f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.09.09 17:53:38.688579 [ 3 ] {} <Trace> HTTP-Session: d8e8448b-8b4e-41c4-998f-a5f6f5cd235f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3934 2024.09.09 17:53:38.688713 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3935 2024.09.09 17:53:38.688758 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3936 2024.09.09 17:53:38.688906 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3937 2024.09.09 17:53:38.689230 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3938 2024.09.09 17:53:38.689267 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3939 2024.09.09 17:53:38.689622 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3940 2024.09.09 17:53:38.689955 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3941 2024.09.09 17:53:38.690086 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001432 sec., 57262.56983240224 rows/sec., 3.64 MiB/sec.
3942 2024.09.09 17:53:38.690254 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Debug> DynamicQueryHandler: Done processing query
3943 2024.09.09 17:53:38.690279 [ 3 ] {a073dba7-3e5e-4da3-955a-28a8eeb06821} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3944 2024.09.09 17:53:38.690295 [ 3 ] {} <Debug> HTTP-Session: d8e8448b-8b4e-41c4-998f-a5f6f5cd235f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3945 2024.09.09 17:53:43.650322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2024.09.09 17:53:43.650475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3947 2024.09.09 17:53:43.650506 [ 3 ] {} <Debug> HTTP-Session: 53cc7731-e326-477c-b3f3-8efdafd14696 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3948 2024.09.09 17:53:43.650534 [ 3 ] {} <Debug> HTTP-Session: 53cc7731-e326-477c-b3f3-8efdafd14696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.09.09 17:53:43.650553 [ 3 ] {} <Debug> HTTP-Session: 53cc7731-e326-477c-b3f3-8efdafd14696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.09.09 17:53:43.650609 [ 3 ] {} <Trace> HTTP-Session: 53cc7731-e326-477c-b3f3-8efdafd14696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3951 2024.09.09 17:53:43.650848 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3952 2024.09.09 17:53:43.650928 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3953 2024.09.09 17:53:43.651289 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2024.09.09 17:53:43.651865 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3955 2024.09.09 17:53:43.651915 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3956 2024.09.09 17:53:43.652349 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3957 2024.09.09 17:53:43.652751 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3958 2024.09.09 17:53:43.652933 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002161 sec., 33317.90837575196 rows/sec., 2.71 MiB/sec.
3959 2024.09.09 17:53:43.653296 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Debug> DynamicQueryHandler: Done processing query
3960 2024.09.09 17:53:43.653324 [ 3 ] {5971291d-05f8-4c31-b674-b967a9e4f6b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3961 2024.09.09 17:53:43.653342 [ 3 ] {} <Debug> HTTP-Session: 53cc7731-e326-477c-b3f3-8efdafd14696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.09.09 17:53:43.653534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3963 2024.09.09 17:53:43.653594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3964 2024.09.09 17:53:43.653614 [ 3 ] {} <Debug> HTTP-Session: 3d45cf4c-b0f6-4291-ba14-e5a3cac7dcea Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3965 2024.09.09 17:53:43.653634 [ 3 ] {} <Debug> HTTP-Session: 3d45cf4c-b0f6-4291-ba14-e5a3cac7dcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3966 2024.09.09 17:53:43.653648 [ 3 ] {} <Debug> HTTP-Session: 3d45cf4c-b0f6-4291-ba14-e5a3cac7dcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3967 2024.09.09 17:53:43.653683 [ 3 ] {} <Trace> HTTP-Session: 3d45cf4c-b0f6-4291-ba14-e5a3cac7dcea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3968 2024.09.09 17:53:43.653796 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3969 2024.09.09 17:53:43.653845 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3970 2024.09.09 17:53:43.654104 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3971 2024.09.09 17:53:43.654444 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3972 2024.09.09 17:53:43.654483 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3973 2024.09.09 17:53:43.654839 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3974 2024.09.09 17:53:43.655200 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3975 2024.09.09 17:53:43.655370 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.0016 sec., 5000 rows/sec., 375.98 KiB/sec.
3976 2024.09.09 17:53:43.655368 [ 96 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3977 2024.09.09 17:53:43.655483 [ 96 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3978 2024.09.09 17:53:43.655549 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
3979 2024.09.09 17:53:43.655667 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Debug> DynamicQueryHandler: Done processing query
3980 2024.09.09 17:53:43.655718 [ 3 ] {db1707b8-7d5c-473f-b42f-46899b245633} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3981 2024.09.09 17:53:43.655742 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3982 2024.09.09 17:53:43.655750 [ 3 ] {} <Debug> HTTP-Session: 3d45cf4c-b0f6-4291-ba14-e5a3cac7dcea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3983 2024.09.09 17:53:43.655963 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3984 2024.09.09 17:53:43.656021 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 27 rows starting from the beginning of the part
3985 2024.09.09 17:53:43.656045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3986 2024.09.09 17:53:43.656194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3987 2024.09.09 17:53:43.656217 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
3988 2024.09.09 17:53:43.656294 [ 3 ] {} <Debug> HTTP-Session: fc884473-bafb-4751-9a54-48d951784eda Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
3989 2024.09.09 17:53:43.656376 [ 3 ] {} <Debug> HTTP-Session: fc884473-bafb-4751-9a54-48d951784eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3990 2024.09.09 17:53:43.656478 [ 3 ] {} <Debug> HTTP-Session: fc884473-bafb-4751-9a54-48d951784eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.09.09 17:53:43.656607 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
3992 2024.09.09 17:53:43.656609 [ 3 ] {} <Trace> HTTP-Session: fc884473-bafb-4751-9a54-48d951784eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3993 2024.09.09 17:53:43.656894 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part
3994 2024.09.09 17:53:43.656945 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3995 2024.09.09 17:53:43.657076 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3996 2024.09.09 17:53:43.657156 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part
3997 2024.09.09 17:53:43.657536 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part
3998 2024.09.09 17:53:43.658383 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3999 2024.09.09 17:53:43.659413 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4000 2024.09.09 17:53:43.659497 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4001 2024.09.09 17:53:43.660683 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4002 2024.09.09 17:53:43.660751 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 5 columns (5 merged, 0 gathered) in 0.00512007 sec., 21484.081272326355 rows/sec., 1.65 MiB/sec.
4003 2024.09.09 17:53:43.661004 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4004 2024.09.09 17:53:43.661451 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4005 2024.09.09 17:53:43.661864 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005097 sec., 14125.956444967627 rows/sec., 1.10 MiB/sec.
4006 2024.09.09 17:53:43.662122 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4007 2024.09.09 17:53:43.662302 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Debug> DynamicQueryHandler: Done processing query
4008 2024.09.09 17:53:43.662334 [ 3 ] {f38e536f-9134-43ef-ac90-6cbfbc933125} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4009 2024.09.09 17:53:43.662374 [ 3 ] {} <Debug> HTTP-Session: fc884473-bafb-4751-9a54-48d951784eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.09.09 17:53:43.662381 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_11_2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4011 2024.09.09 17:53:43.662500 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4012 2024.09.09 17:53:43.662616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4013 2024.09.09 17:53:43.662675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4014 2024.09.09 17:53:43.662694 [ 3 ] {} <Debug> HTTP-Session: 7bcf34a7-52e9-42c9-8767-76b89ee2687d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4015 2024.09.09 17:53:43.662712 [ 3 ] {} <Debug> HTTP-Session: 7bcf34a7-52e9-42c9-8767-76b89ee2687d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4016 2024.09.09 17:53:43.662726 [ 3 ] {} <Debug> HTTP-Session: 7bcf34a7-52e9-42c9-8767-76b89ee2687d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4017 2024.09.09 17:53:43.662758 [ 3 ] {} <Trace> HTTP-Session: 7bcf34a7-52e9-42c9-8767-76b89ee2687d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4018 2024.09.09 17:53:43.662925 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4019 2024.09.09 17:53:43.662976 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4020 2024.09.09 17:53:43.663148 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4021 2024.09.09 17:53:43.663574 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4022 2024.09.09 17:53:43.663610 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4023 2024.09.09 17:53:43.664006 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4024 2024.09.09 17:53:43.664373 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4025 2024.09.09 17:53:43.664534 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec.
4026 2024.09.09 17:53:43.664868 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Debug> DynamicQueryHandler: Done processing query
4027 2024.09.09 17:53:43.664894 [ 3 ] {60ad266f-f043-4113-8efd-ac7f4a8c2ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4028 2024.09.09 17:53:43.664910 [ 3 ] {} <Debug> HTTP-Session: 7bcf34a7-52e9-42c9-8767-76b89ee2687d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4029 2024.09.09 17:53:43.665053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4030 2024.09.09 17:53:43.665102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4031 2024.09.09 17:53:43.665123 [ 3 ] {} <Debug> HTTP-Session: c3db83d2-69da-4015-9850-38dda7fd1023 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4032 2024.09.09 17:53:43.665139 [ 3 ] {} <Debug> HTTP-Session: c3db83d2-69da-4015-9850-38dda7fd1023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4033 2024.09.09 17:53:43.665153 [ 3 ] {} <Debug> HTTP-Session: c3db83d2-69da-4015-9850-38dda7fd1023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4034 2024.09.09 17:53:43.665185 [ 3 ] {} <Trace> HTTP-Session: c3db83d2-69da-4015-9850-38dda7fd1023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4035 2024.09.09 17:53:43.665370 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4036 2024.09.09 17:53:43.665442 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4037 2024.09.09 17:53:43.665880 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4038 2024.09.09 17:53:43.666470 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4039 2024.09.09 17:53:43.666507 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4040 2024.09.09 17:53:43.667094 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4041 2024.09.09 17:53:43.667509 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4042 2024.09.09 17:53:43.667677 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4043 2024.09.09 17:53:43.667702 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00244 sec., 3278.688524590164 rows/sec., 5.88 MiB/sec.
4044 2024.09.09 17:53:43.667743 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4045 2024.09.09 17:53:43.667826 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4046 2024.09.09 17:53:43.668342 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
4047 2024.09.09 17:53:43.668567 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Debug> DynamicQueryHandler: Done processing query
4048 2024.09.09 17:53:43.668623 [ 3 ] {4680026c-f73e-4494-9358-621114122396} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4049 2024.09.09 17:53:43.668668 [ 3 ] {} <Debug> HTTP-Session: c3db83d2-69da-4015-9850-38dda7fd1023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4050 2024.09.09 17:53:43.668880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4051 2024.09.09 17:53:43.668999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4052 2024.09.09 17:53:43.669054 [ 3 ] {} <Debug> HTTP-Session: 80d846f9-029e-494e-97db-8119d4f41f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4053 2024.09.09 17:53:43.669113 [ 3 ] {} <Debug> HTTP-Session: 80d846f9-029e-494e-97db-8119d4f41f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4054 2024.09.09 17:53:43.669130 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4055 2024.09.09 17:53:43.669147 [ 3 ] {} <Debug> HTTP-Session: 80d846f9-029e-494e-97db-8119d4f41f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4056 2024.09.09 17:53:43.669244 [ 3 ] {} <Trace> HTTP-Session: 80d846f9-029e-494e-97db-8119d4f41f0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4057 2024.09.09 17:53:43.669288 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part
4058 2024.09.09 17:53:43.669537 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4059 2024.09.09 17:53:43.669793 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4060 2024.09.09 17:53:43.670081 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
4061 2024.09.09 17:53:43.670453 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4062 2024.09.09 17:53:43.670915 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::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
4063 2024.09.09 17:53:43.671709 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
4064 2024.09.09 17:53:43.671797 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4065 2024.09.09 17:53:43.671879 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4066 2024.09.09 17:53:43.672279 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part
4067 2024.09.09 17:53:43.673050 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part
4068 2024.09.09 17:53:43.673156 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4069 2024.09.09 17:53:43.674333 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4070 2024.09.09 17:53:43.674660 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005264 sec., 11398.176291793314 rows/sec., 786.59 KiB/sec.
4071 2024.09.09 17:53:43.675019 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Debug> DynamicQueryHandler: Done processing query
4072 2024.09.09 17:53:43.675070 [ 3 ] {80009d85-89a1-434f-b387-201e22647aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4073 2024.09.09 17:53:43.675118 [ 3 ] {} <Debug> HTTP-Session: 80d846f9-029e-494e-97db-8119d4f41f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4074 2024.09.09 17:53:43.679907 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 19 columns (19 merged, 0 gathered) in 0.011935381 sec., 12148.753357768805 rows/sec., 21.76 MiB/sec.
4075 2024.09.09 17:53:43.680292 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4076 2024.09.09 17:53:43.680918 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4077 2024.09.09 17:53:43.681008 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4078 2024.09.09 17:53:43.681156 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB.
4079 2024.09.09 17:53:47.551224 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
4080 2024.09.09 17:53:47.551295 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
4081 2024.09.09 17:53:48.655772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4082 2024.09.09 17:53:48.655898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4083 2024.09.09 17:53:48.655923 [ 3 ] {} <Debug> HTTP-Session: 4a552f49-3966-424d-ba92-59374cf7b80f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4084 2024.09.09 17:53:48.655947 [ 3 ] {} <Debug> HTTP-Session: 4a552f49-3966-424d-ba92-59374cf7b80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4085 2024.09.09 17:53:48.655962 [ 3 ] {} <Debug> HTTP-Session: 4a552f49-3966-424d-ba92-59374cf7b80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4086 2024.09.09 17:53:48.656014 [ 3 ] {} <Trace> HTTP-Session: 4a552f49-3966-424d-ba92-59374cf7b80f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4087 2024.09.09 17:53:48.656281 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4088 2024.09.09 17:53:48.656352 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4089 2024.09.09 17:53:48.656698 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4090 2024.09.09 17:53:48.657338 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4091 2024.09.09 17:53:48.657387 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4092 2024.09.09 17:53:48.657857 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4093 2024.09.09 17:53:48.658252 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4094 2024.09.09 17:53:48.658430 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002261 sec., 111897.39053516144 rows/sec., 9.89 MiB/sec.
4095 2024.09.09 17:53:48.658445 [ 99 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4096 2024.09.09 17:53:48.658546 [ 99 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4097 2024.09.09 17:53:48.658606 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4098 2024.09.09 17:53:48.658778 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Debug> DynamicQueryHandler: Done processing query
4099 2024.09.09 17:53:48.658780 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4100 2024.09.09 17:53:48.658838 [ 3 ] {7eb4b736-899d-4815-bb1e-d07232f87a77} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4101 2024.09.09 17:53:48.658896 [ 3 ] {} <Debug> HTTP-Session: 4a552f49-3966-424d-ba92-59374cf7b80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4102 2024.09.09 17:53:48.659031 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4103 2024.09.09 17:53:48.659080 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1383 rows starting from the beginning of the part
4104 2024.09.09 17:53:48.659126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4105 2024.09.09 17:53:48.659249 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part
4106 2024.09.09 17:53:48.659310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4107 2024.09.09 17:53:48.659451 [ 3 ] {} <Debug> HTTP-Session: 43fa8a3b-cb33-431d-8875-45685bc39356 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4108 2024.09.09 17:53:48.659557 [ 3 ] {} <Debug> HTTP-Session: 43fa8a3b-cb33-431d-8875-45685bc39356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.09.09 17:53:48.659598 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1214 rows starting from the beginning of the part
4110 2024.09.09 17:53:48.659626 [ 3 ] {} <Debug> HTTP-Session: 43fa8a3b-cb33-431d-8875-45685bc39356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4111 2024.09.09 17:53:48.659758 [ 3 ] {} <Trace> HTTP-Session: 43fa8a3b-cb33-431d-8875-45685bc39356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4112 2024.09.09 17:53:48.659907 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 255 rows starting from the beginning of the part
4113 2024.09.09 17:53:48.660228 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part
4114 2024.09.09 17:53:48.660633 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 253 rows starting from the beginning of the part
4115 2024.09.09 17:53:48.660641 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4116 2024.09.09 17:53:48.660867 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4117 2024.09.09 17:53:48.661689 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4118 2024.09.09 17:53:48.662655 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4119 2024.09.09 17:53:48.662718 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4120 2024.09.09 17:53:48.663627 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4121 2024.09.09 17:53:48.664351 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4122 2024.09.09 17:53:48.664494 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788034 sec., 588282.6534882138 rows/sec., 51.82 MiB/sec.
4123 2024.09.09 17:53:48.664692 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004686 sec., 6828.851899274435 rows/sec., 513.50 KiB/sec.
4124 2024.09.09 17:53:48.664876 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4125 2024.09.09 17:53:48.665445 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Debug> DynamicQueryHandler: Done processing query
4126 2024.09.09 17:53:48.665524 [ 3 ] {6a998c3c-252c-4a23-b3ec-4622b4f5c494} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4127 2024.09.09 17:53:48.665587 [ 3 ] {} <Debug> HTTP-Session: 43fa8a3b-cb33-431d-8875-45685bc39356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4128 2024.09.09 17:53:48.665835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4129 2024.09.09 17:53:48.665904 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4130 2024.09.09 17:53:48.665938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4131 2024.09.09 17:53:48.665988 [ 3 ] {} <Debug> HTTP-Session: efcd5e1b-5784-4f35-8062-0bf10f2cb263 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4132 2024.09.09 17:53:48.666032 [ 3 ] {} <Debug> HTTP-Session: efcd5e1b-5784-4f35-8062-0bf10f2cb263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4133 2024.09.09 17:53:48.666061 [ 3 ] {} <Debug> HTTP-Session: efcd5e1b-5784-4f35-8062-0bf10f2cb263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4134 2024.09.09 17:53:48.666065 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_16_3} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4135 2024.09.09 17:53:48.666124 [ 3 ] {} <Trace> HTTP-Session: efcd5e1b-5784-4f35-8062-0bf10f2cb263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4136 2024.09.09 17:53:48.666234 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
4137 2024.09.09 17:53:48.666327 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4138 2024.09.09 17:53:48.666380 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4139 2024.09.09 17:53:48.666646 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4140 2024.09.09 17:53:48.667000 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4141 2024.09.09 17:53:48.667039 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4142 2024.09.09 17:53:48.667421 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4143 2024.09.09 17:53:48.667806 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4144 2024.09.09 17:53:48.667971 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 587.11 KiB/sec.
4145 2024.09.09 17:53:48.668298 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Debug> DynamicQueryHandler: Done processing query
4146 2024.09.09 17:53:48.668325 [ 3 ] {07ff3109-6a99-4707-aaad-ff8e5c36d135} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4147 2024.09.09 17:53:48.668342 [ 3 ] {} <Debug> HTTP-Session: efcd5e1b-5784-4f35-8062-0bf10f2cb263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.09.09 17:53:48.668461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4149 2024.09.09 17:53:48.668512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4150 2024.09.09 17:53:48.668532 [ 3 ] {} <Debug> HTTP-Session: c6eb95da-7b1b-4293-93e4-cf4d1290e6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4151 2024.09.09 17:53:48.668549 [ 3 ] {} <Debug> HTTP-Session: c6eb95da-7b1b-4293-93e4-cf4d1290e6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2024.09.09 17:53:48.668563 [ 3 ] {} <Debug> HTTP-Session: c6eb95da-7b1b-4293-93e4-cf4d1290e6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4153 2024.09.09 17:53:48.668596 [ 3 ] {} <Trace> HTTP-Session: c6eb95da-7b1b-4293-93e4-cf4d1290e6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4154 2024.09.09 17:53:48.668697 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4155 2024.09.09 17:53:48.668743 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4156 2024.09.09 17:53:48.668998 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4157 2024.09.09 17:53:48.669321 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4158 2024.09.09 17:53:48.669359 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4159 2024.09.09 17:53:48.669770 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4160 2024.09.09 17:53:48.670255 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4161 2024.09.09 17:53:48.670431 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001755 sec., 3418.8034188034185 rows/sec., 201.99 KiB/sec.
4162 2024.09.09 17:53:48.670746 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Debug> DynamicQueryHandler: Done processing query
4163 2024.09.09 17:53:48.670772 [ 3 ] {717bd923-9d15-4db5-a6a2-bb495f5cd855} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4164 2024.09.09 17:53:48.670788 [ 3 ] {} <Debug> HTTP-Session: c6eb95da-7b1b-4293-93e4-cf4d1290e6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.09.09 17:53:48.670976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4166 2024.09.09 17:53:48.671027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4167 2024.09.09 17:53:48.671046 [ 3 ] {} <Debug> HTTP-Session: d6d0898c-349c-4d3b-8df9-9f414b5e2ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4168 2024.09.09 17:53:48.671063 [ 3 ] {} <Debug> HTTP-Session: d6d0898c-349c-4d3b-8df9-9f414b5e2ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4169 2024.09.09 17:53:48.671077 [ 3 ] {} <Debug> HTTP-Session: d6d0898c-349c-4d3b-8df9-9f414b5e2ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4170 2024.09.09 17:53:48.671108 [ 3 ] {} <Trace> HTTP-Session: d6d0898c-349c-4d3b-8df9-9f414b5e2ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4171 2024.09.09 17:53:48.671417 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4172 2024.09.09 17:53:48.671463 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4173 2024.09.09 17:53:48.671717 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4174 2024.09.09 17:53:48.672312 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4175 2024.09.09 17:53:48.672351 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4176 2024.09.09 17:53:48.672751 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4177 2024.09.09 17:53:48.673119 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4178 2024.09.09 17:53:48.673279 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.002041 sec., 202841.74424301815 rows/sec., 14.47 MiB/sec.
4179 2024.09.09 17:53:48.673286 [ 99 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4180 2024.09.09 17:53:48.673375 [ 99 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4181 2024.09.09 17:53:48.673435 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4182 2024.09.09 17:53:48.673569 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Debug> DynamicQueryHandler: Done processing query
4183 2024.09.09 17:53:48.673593 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4184 2024.09.09 17:53:48.673607 [ 3 ] {8278f675-43e7-40d4-abb6-529909d21f64} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4185 2024.09.09 17:53:48.673656 [ 3 ] {} <Debug> HTTP-Session: d6d0898c-349c-4d3b-8df9-9f414b5e2ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4186 2024.09.09 17:53:48.673806 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4187 2024.09.09 17:53:48.673842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4188 2024.09.09 17:53:48.673865 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part
4189 2024.09.09 17:53:48.673919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4190 2024.09.09 17:53:48.673969 [ 3 ] {} <Debug> HTTP-Session: 18cfd150-cbc0-4efa-a2de-e2880a50c000 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4191 2024.09.09 17:53:48.674043 [ 3 ] {} <Debug> HTTP-Session: 18cfd150-cbc0-4efa-a2de-e2880a50c000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4192 2024.09.09 17:53:48.674135 [ 3 ] {} <Debug> HTTP-Session: 18cfd150-cbc0-4efa-a2de-e2880a50c000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4193 2024.09.09 17:53:48.674175 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 403 rows starting from the beginning of the part
4194 2024.09.09 17:53:48.674266 [ 3 ] {} <Trace> HTTP-Session: 18cfd150-cbc0-4efa-a2de-e2880a50c000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4195 2024.09.09 17:53:48.674428 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 532 rows starting from the beginning of the part
4196 2024.09.09 17:53:48.674701 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4197 2024.09.09 17:53:48.674730 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 426 rows starting from the beginning of the part
4198 2024.09.09 17:53:48.674916 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4199 2024.09.09 17:53:48.675018 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part
4200 2024.09.09 17:53:48.675406 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 414 rows starting from the beginning of the part
4201 2024.09.09 17:53:48.675993 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4202 2024.09.09 17:53:48.676692 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4203 2024.09.09 17:53:48.676753 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4204 2024.09.09 17:53:48.677596 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4205 2024.09.09 17:53:48.678378 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4206 2024.09.09 17:53:48.678571 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004033 sec., 1487.72625836846 rows/sec., 77.73 KiB/sec.
4207 2024.09.09 17:53:48.679058 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Debug> DynamicQueryHandler: Done processing query
4208 2024.09.09 17:53:48.679082 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2722 rows, containing 5 columns (5 merged, 0 gathered) in 0.005567872 sec., 488876.18106163363 rows/sec., 37.28 MiB/sec.
4209 2024.09.09 17:53:48.679096 [ 3 ] {990bc18b-d5ad-43c5-b674-ef04a802001c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4210 2024.09.09 17:53:48.679141 [ 3 ] {} <Debug> HTTP-Session: 18cfd150-cbc0-4efa-a2de-e2880a50c000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4211 2024.09.09 17:53:48.679338 [ 200 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4212 2024.09.09 17:53:48.679384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4213 2024.09.09 17:53:48.679486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4214 2024.09.09 17:53:48.679515 [ 3 ] {} <Debug> HTTP-Session: 66d966b1-adf0-4084-845f-d3aed024f736 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4215 2024.09.09 17:53:48.679534 [ 3 ] {} <Debug> HTTP-Session: 66d966b1-adf0-4084-845f-d3aed024f736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4216 2024.09.09 17:53:48.679553 [ 3 ] {} <Debug> HTTP-Session: 66d966b1-adf0-4084-845f-d3aed024f736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.09.09 17:53:48.679613 [ 3 ] {} <Trace> HTTP-Session: 66d966b1-adf0-4084-845f-d3aed024f736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4218 2024.09.09 17:53:48.680053 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4219 2024.09.09 17:53:48.680153 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4220 2024.09.09 17:53:48.680192 [ 200 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4221 2024.09.09 17:53:48.680472 [ 200 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_16_3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4222 2024.09.09 17:53:48.680660 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4223 2024.09.09 17:53:48.680676 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
4224 2024.09.09 17:53:48.681162 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4225 2024.09.09 17:53:48.681205 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4226 2024.09.09 17:53:48.681623 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4227 2024.09.09 17:53:48.681977 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4228 2024.09.09 17:53:48.682137 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002329 sec., 101760.41219407471 rows/sec., 6.82 MiB/sec.
4229 2024.09.09 17:53:48.682147 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4230 2024.09.09 17:53:48.682250 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4231 2024.09.09 17:53:48.682308 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4232 2024.09.09 17:53:48.682452 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Debug> DynamicQueryHandler: Done processing query
4233 2024.09.09 17:53:48.682471 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4234 2024.09.09 17:53:48.682484 [ 3 ] {db7d6a8b-d2d7-491f-91b6-43313de2a786} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4235 2024.09.09 17:53:48.682516 [ 3 ] {} <Debug> HTTP-Session: 66d966b1-adf0-4084-845f-d3aed024f736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4236 2024.09.09 17:53:48.682621 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4237 2024.09.09 17:53:48.682658 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2985 rows starting from the beginning of the part
4238 2024.09.09 17:53:48.682668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4239 2024.09.09 17:53:48.682744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4240 2024.09.09 17:53:48.682838 [ 3 ] {} <Debug> HTTP-Session: 25de946a-45ea-4249-b76d-66160bd10e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4241 2024.09.09 17:53:48.682863 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 238 rows starting from the beginning of the part
4242 2024.09.09 17:53:48.682912 [ 3 ] {} <Debug> HTTP-Session: 25de946a-45ea-4249-b76d-66160bd10e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4243 2024.09.09 17:53:48.682974 [ 3 ] {} <Debug> HTTP-Session: 25de946a-45ea-4249-b76d-66160bd10e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4244 2024.09.09 17:53:48.683124 [ 3 ] {} <Trace> HTTP-Session: 25de946a-45ea-4249-b76d-66160bd10e73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4245 2024.09.09 17:53:48.683157 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 846 rows starting from the beginning of the part
4246 2024.09.09 17:53:48.683363 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 238 rows starting from the beginning of the part
4247 2024.09.09 17:53:48.683391 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4248 2024.09.09 17:53:48.683561 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4249 2024.09.09 17:53:48.683618 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
4250 2024.09.09 17:53:48.683852 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part
4251 2024.09.09 17:53:48.684212 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4252 2024.09.09 17:53:48.684690 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4253 2024.09.09 17:53:48.684728 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4254 2024.09.09 17:53:48.685199 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4255 2024.09.09 17:53:48.685727 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4256 2024.09.09 17:53:48.685992 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002738 sec., 365.23009495982467 rows/sec., 24.61 KiB/sec.
4257 2024.09.09 17:53:48.686186 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Debug> DynamicQueryHandler: Done processing query
4258 2024.09.09 17:53:48.686212 [ 3 ] {e4aa9121-7d49-4dd0-ba63-b7d19baca545} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4259 2024.09.09 17:53:48.686247 [ 3 ] {} <Debug> HTTP-Session: 25de946a-45ea-4249-b76d-66160bd10e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4260 2024.09.09 17:53:48.686459 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4704 rows, containing 5 columns (5 merged, 0 gathered) in 0.004049694 sec., 1161569.2444910652 rows/sec., 77.68 MiB/sec.
4261 2024.09.09 17:53:48.686472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4262 2024.09.09 17:53:48.686556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4263 2024.09.09 17:53:48.686577 [ 3 ] {} <Debug> HTTP-Session: cc1a107e-8488-4265-be78-04474b3482c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4264 2024.09.09 17:53:48.686593 [ 3 ] {} <Debug> HTTP-Session: cc1a107e-8488-4265-be78-04474b3482c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.09.09 17:53:48.686608 [ 3 ] {} <Debug> HTTP-Session: cc1a107e-8488-4265-be78-04474b3482c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4266 2024.09.09 17:53:48.686638 [ 3 ] {} <Trace> HTTP-Session: cc1a107e-8488-4265-be78-04474b3482c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4267 2024.09.09 17:53:48.686939 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4268 2024.09.09 17:53:48.687008 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4269 2024.09.09 17:53:48.687159 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4270 2024.09.09 17:53:48.688269 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4271 2024.09.09 17:53:48.688522 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4272 2024.09.09 17:53:48.688765 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB.
4273 2024.09.09 17:53:48.688874 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4274 2024.09.09 17:53:48.689581 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4275 2024.09.09 17:53:48.689620 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4276 2024.09.09 17:53:48.690286 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4277 2024.09.09 17:53:48.690730 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4278 2024.09.09 17:53:48.690923 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004193 sec., 7631.767231099452 rows/sec., 13.68 MiB/sec.
4279 2024.09.09 17:53:48.691143 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Debug> DynamicQueryHandler: Done processing query
4280 2024.09.09 17:53:48.691169 [ 3 ] {f720636e-255a-458e-83da-14058790ccca} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4281 2024.09.09 17:53:48.691187 [ 3 ] {} <Debug> HTTP-Session: cc1a107e-8488-4265-be78-04474b3482c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.09.09 17:53:48.691313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4283 2024.09.09 17:53:48.691361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4284 2024.09.09 17:53:48.691381 [ 3 ] {} <Debug> HTTP-Session: aac73117-5d67-418e-b2ae-e8439c0ccec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4285 2024.09.09 17:53:48.691398 [ 3 ] {} <Debug> HTTP-Session: aac73117-5d67-418e-b2ae-e8439c0ccec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.09.09 17:53:48.691411 [ 3 ] {} <Debug> HTTP-Session: aac73117-5d67-418e-b2ae-e8439c0ccec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4287 2024.09.09 17:53:48.691442 [ 3 ] {} <Trace> HTTP-Session: aac73117-5d67-418e-b2ae-e8439c0ccec2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4288 2024.09.09 17:53:48.691562 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4289 2024.09.09 17:53:48.691607 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4290 2024.09.09 17:53:48.691739 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4291 2024.09.09 17:53:48.692041 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4292 2024.09.09 17:53:48.692078 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4293 2024.09.09 17:53:48.692451 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4294 2024.09.09 17:53:48.692792 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4295 2024.09.09 17:53:48.692966 [ 99 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4296 2024.09.09 17:53:48.692975 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec.
4297 2024.09.09 17:53:48.693024 [ 99 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4298 2024.09.09 17:53:48.693097 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4299 2024.09.09 17:53:48.693251 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4300 2024.09.09 17:53:48.693286 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Debug> DynamicQueryHandler: Done processing query
4301 2024.09.09 17:53:48.693321 [ 3 ] {12bfec42-5de0-40bc-89ce-af2e4870f54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4302 2024.09.09 17:53:48.693355 [ 3 ] {} <Debug> HTTP-Session: aac73117-5d67-418e-b2ae-e8439c0ccec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.09.09 17:53:48.693398 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4304 2024.09.09 17:53:48.693429 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 314 rows starting from the beginning of the part
4305 2024.09.09 17:53:48.693496 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part
4306 2024.09.09 17:53:48.693614 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
4307 2024.09.09 17:53:48.693832 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part
4308 2024.09.09 17:53:48.693894 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
4309 2024.09.09 17:53:48.694117 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part
4310 2024.09.09 17:53:48.695219 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002031052 sec., 334801.86622499075 rows/sec., 21.12 MiB/sec.
4311 2024.09.09 17:53:48.695376 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4312 2024.09.09 17:53:48.695742 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4313 2024.09.09 17:53:48.695812 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_16_3} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4314 2024.09.09 17:53:48.695881 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
4315 2024.09.09 17:53:53.649773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4316 2024.09.09 17:53:53.649927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4317 2024.09.09 17:53:53.649958 [ 3 ] {} <Debug> HTTP-Session: 4859a1fd-8127-4932-bac2-36ae21b4738a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4318 2024.09.09 17:53:53.649986 [ 3 ] {} <Debug> HTTP-Session: 4859a1fd-8127-4932-bac2-36ae21b4738a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4319 2024.09.09 17:53:53.650004 [ 3 ] {} <Debug> HTTP-Session: 4859a1fd-8127-4932-bac2-36ae21b4738a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.09.09 17:53:53.650063 [ 3 ] {} <Trace> HTTP-Session: 4859a1fd-8127-4932-bac2-36ae21b4738a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4321 2024.09.09 17:53:53.650306 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4322 2024.09.09 17:53:53.650392 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4323 2024.09.09 17:53:53.650746 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4324 2024.09.09 17:53:53.651228 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4325 2024.09.09 17:53:53.651277 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4326 2024.09.09 17:53:53.651732 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4327 2024.09.09 17:53:53.652137 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4328 2024.09.09 17:53:53.652300 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002079 sec., 34632.03463203463 rows/sec., 2.81 MiB/sec.
4329 2024.09.09 17:53:53.652553 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Debug> DynamicQueryHandler: Done processing query
4330 2024.09.09 17:53:53.652582 [ 3 ] {10823358-8c5b-4821-9cc2-45bcdfec3d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4331 2024.09.09 17:53:53.652599 [ 3 ] {} <Debug> HTTP-Session: 4859a1fd-8127-4932-bac2-36ae21b4738a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4332 2024.09.09 17:53:53.652793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4333 2024.09.09 17:53:53.652848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4334 2024.09.09 17:53:53.652869 [ 3 ] {} <Debug> HTTP-Session: be65c9db-156d-41f0-9453-0e7b0572b97a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4335 2024.09.09 17:53:53.652888 [ 3 ] {} <Debug> HTTP-Session: be65c9db-156d-41f0-9453-0e7b0572b97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4336 2024.09.09 17:53:53.652902 [ 3 ] {} <Debug> HTTP-Session: be65c9db-156d-41f0-9453-0e7b0572b97a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4337 2024.09.09 17:53:53.652940 [ 3 ] {} <Trace> HTTP-Session: be65c9db-156d-41f0-9453-0e7b0572b97a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4338 2024.09.09 17:53:53.653049 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4339 2024.09.09 17:53:53.653097 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4340 2024.09.09 17:53:53.653363 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4341 2024.09.09 17:53:53.653755 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4342 2024.09.09 17:53:53.653801 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4343 2024.09.09 17:53:53.654234 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4344 2024.09.09 17:53:53.654722 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4345 2024.09.09 17:53:53.654911 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001885 sec., 4244.031830238727 rows/sec., 319.13 KiB/sec.
4346 2024.09.09 17:53:53.655127 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Debug> DynamicQueryHandler: Done processing query
4347 2024.09.09 17:53:53.655156 [ 3 ] {035a4355-e4ab-4258-a045-2aaaaf41efbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4348 2024.09.09 17:53:53.655177 [ 3 ] {} <Debug> HTTP-Session: be65c9db-156d-41f0-9453-0e7b0572b97a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4349 2024.09.09 17:53:53.655337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4350 2024.09.09 17:53:53.655405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4351 2024.09.09 17:53:53.655436 [ 3 ] {} <Debug> HTTP-Session: 5f510c4f-fb36-4d9d-8cd2-235a030b2a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4352 2024.09.09 17:53:53.655461 [ 3 ] {} <Debug> HTTP-Session: 5f510c4f-fb36-4d9d-8cd2-235a030b2a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4353 2024.09.09 17:53:53.655480 [ 3 ] {} <Debug> HTTP-Session: 5f510c4f-fb36-4d9d-8cd2-235a030b2a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4354 2024.09.09 17:53:53.655522 [ 3 ] {} <Trace> HTTP-Session: 5f510c4f-fb36-4d9d-8cd2-235a030b2a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4355 2024.09.09 17:53:53.655671 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4356 2024.09.09 17:53:53.655723 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4357 2024.09.09 17:53:53.656007 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4358 2024.09.09 17:53:53.656496 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4359 2024.09.09 17:53:53.656541 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4360 2024.09.09 17:53:53.656986 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4361 2024.09.09 17:53:53.657466 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4362 2024.09.09 17:53:53.657651 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002025 sec., 35555.555555555555 rows/sec., 2.78 MiB/sec.
4363 2024.09.09 17:53:53.657859 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Debug> DynamicQueryHandler: Done processing query
4364 2024.09.09 17:53:53.657888 [ 3 ] {db7a58e3-5673-4eb6-92ef-31dae0b29ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4365 2024.09.09 17:53:53.657909 [ 3 ] {} <Debug> HTTP-Session: 5f510c4f-fb36-4d9d-8cd2-235a030b2a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4366 2024.09.09 17:53:53.658155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4367 2024.09.09 17:53:53.658221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4368 2024.09.09 17:53:53.658247 [ 3 ] {} <Debug> HTTP-Session: 0771c9d7-6620-48e9-821a-6a2adedb61e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4369 2024.09.09 17:53:53.658269 [ 3 ] {} <Debug> HTTP-Session: 0771c9d7-6620-48e9-821a-6a2adedb61e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4370 2024.09.09 17:53:53.658288 [ 3 ] {} <Debug> HTTP-Session: 0771c9d7-6620-48e9-821a-6a2adedb61e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4371 2024.09.09 17:53:53.658363 [ 3 ] {} <Trace> HTTP-Session: 0771c9d7-6620-48e9-821a-6a2adedb61e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4372 2024.09.09 17:53:53.658535 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4373 2024.09.09 17:53:53.658588 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4374 2024.09.09 17:53:53.658763 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4375 2024.09.09 17:53:53.659167 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4376 2024.09.09 17:53:53.659209 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4377 2024.09.09 17:53:53.659732 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4378 2024.09.09 17:53:53.660180 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4379 2024.09.09 17:53:53.660371 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001905 sec., 83989.50131233595 rows/sec., 5.85 MiB/sec.
4380 2024.09.09 17:53:53.660859 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Debug> DynamicQueryHandler: Done processing query
4381 2024.09.09 17:53:53.660889 [ 3 ] {6c1eca6d-234e-472e-a479-5ae62a9a02af} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4382 2024.09.09 17:53:53.660911 [ 3 ] {} <Debug> HTTP-Session: 0771c9d7-6620-48e9-821a-6a2adedb61e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4383 2024.09.09 17:53:53.661061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4384 2024.09.09 17:53:53.661112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4385 2024.09.09 17:53:53.661131 [ 3 ] {} <Debug> HTTP-Session: 79fe8c48-8476-4df3-a564-5d9bac778d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4386 2024.09.09 17:53:53.661147 [ 3 ] {} <Debug> HTTP-Session: 79fe8c48-8476-4df3-a564-5d9bac778d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.09.09 17:53:53.661161 [ 3 ] {} <Debug> HTTP-Session: 79fe8c48-8476-4df3-a564-5d9bac778d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.09.09 17:53:53.661193 [ 3 ] {} <Trace> HTTP-Session: 79fe8c48-8476-4df3-a564-5d9bac778d85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4389 2024.09.09 17:53:53.661359 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4390 2024.09.09 17:53:53.661430 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4391 2024.09.09 17:53:53.661880 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4392 2024.09.09 17:53:53.662444 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4393 2024.09.09 17:53:53.662482 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4394 2024.09.09 17:53:53.663105 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4395 2024.09.09 17:53:53.663547 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4396 2024.09.09 17:53:53.663732 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002465 sec., 3245.436105476673 rows/sec., 5.82 MiB/sec.
4397 2024.09.09 17:53:53.663970 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Debug> DynamicQueryHandler: Done processing query
4398 2024.09.09 17:53:53.663995 [ 3 ] {d40732e4-43ce-4462-abc4-c608ac320212} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4399 2024.09.09 17:53:53.664012 [ 3 ] {} <Debug> HTTP-Session: 79fe8c48-8476-4df3-a564-5d9bac778d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4400 2024.09.09 17:53:53.664166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4401 2024.09.09 17:53:53.664216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4402 2024.09.09 17:53:53.664235 [ 3 ] {} <Debug> HTTP-Session: 56e8b123-6732-42e1-b125-5faac193f9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4403 2024.09.09 17:53:53.664252 [ 3 ] {} <Debug> HTTP-Session: 56e8b123-6732-42e1-b125-5faac193f9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4404 2024.09.09 17:53:53.664265 [ 3 ] {} <Debug> HTTP-Session: 56e8b123-6732-42e1-b125-5faac193f9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4405 2024.09.09 17:53:53.664297 [ 3 ] {} <Trace> HTTP-Session: 56e8b123-6732-42e1-b125-5faac193f9e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4406 2024.09.09 17:53:53.664415 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4407 2024.09.09 17:53:53.664462 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4408 2024.09.09 17:53:53.664594 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4409 2024.09.09 17:53:53.664885 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4410 2024.09.09 17:53:53.664921 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
4411 2024.09.09 17:53:53.665288 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4412 2024.09.09 17:53:53.665616 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4413 2024.09.09 17:53:53.665773 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
4414 2024.09.09 17:53:53.666050 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Debug> DynamicQueryHandler: Done processing query
4415 2024.09.09 17:53:53.666074 [ 3 ] {b4df1a88-d941-41bb-9b3b-9a913128dbda} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4416 2024.09.09 17:53:53.666092 [ 3 ] {} <Debug> HTTP-Session: 56e8b123-6732-42e1-b125-5faac193f9e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4417 2024.09.09 17:53:58.655847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4418 2024.09.09 17:53:58.656000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4419 2024.09.09 17:53:58.656029 [ 3 ] {} <Debug> HTTP-Session: 1d19b538-a3af-495c-8b42-28e92374e8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4420 2024.09.09 17:53:58.656058 [ 3 ] {} <Debug> HTTP-Session: 1d19b538-a3af-495c-8b42-28e92374e8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4421 2024.09.09 17:53:58.656076 [ 3 ] {} <Debug> HTTP-Session: 1d19b538-a3af-495c-8b42-28e92374e8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4422 2024.09.09 17:53:58.656134 [ 3 ] {} <Trace> HTTP-Session: 1d19b538-a3af-495c-8b42-28e92374e8d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4423 2024.09.09 17:53:58.656347 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4424 2024.09.09 17:53:58.656427 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4425 2024.09.09 17:53:58.656788 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4426 2024.09.09 17:53:58.657228 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4427 2024.09.09 17:53:58.657276 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4428 2024.09.09 17:53:58.657693 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4429 2024.09.09 17:53:58.658082 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4430 2024.09.09 17:53:58.658253 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001965 sec., 2035.623409669211 rows/sec., 165.99 KiB/sec.
4431 2024.09.09 17:53:58.658591 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Debug> DynamicQueryHandler: Done processing query
4432 2024.09.09 17:53:58.658618 [ 3 ] {8c383a40-e7b3-4331-ab99-36c835b27651} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4433 2024.09.09 17:53:58.658634 [ 3 ] {} <Debug> HTTP-Session: 1d19b538-a3af-495c-8b42-28e92374e8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.09.09 17:53:58.658806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4435 2024.09.09 17:53:58.658861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4436 2024.09.09 17:53:58.658881 [ 3 ] {} <Debug> HTTP-Session: 8402cbf9-74fa-46fe-8ace-b04e3ca147c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4437 2024.09.09 17:53:58.658900 [ 3 ] {} <Debug> HTTP-Session: 8402cbf9-74fa-46fe-8ace-b04e3ca147c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4438 2024.09.09 17:53:58.658914 [ 3 ] {} <Debug> HTTP-Session: 8402cbf9-74fa-46fe-8ace-b04e3ca147c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4439 2024.09.09 17:53:58.658949 [ 3 ] {} <Trace> HTTP-Session: 8402cbf9-74fa-46fe-8ace-b04e3ca147c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4440 2024.09.09 17:53:58.659125 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4441 2024.09.09 17:53:58.659169 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4442 2024.09.09 17:53:58.659415 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4443 2024.09.09 17:53:58.659910 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4444 2024.09.09 17:53:58.659947 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4445 2024.09.09 17:53:58.660311 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4446 2024.09.09 17:53:58.660676 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4447 2024.09.09 17:53:58.660837 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Debug> executeQuery: Read 255 rows, 23.05 KiB in 0.001798 sec., 141824.24916573972 rows/sec., 12.52 MiB/sec.
4448 2024.09.09 17:53:58.661002 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Debug> DynamicQueryHandler: Done processing query
4449 2024.09.09 17:53:58.661026 [ 3 ] {227e1551-e21a-4ea8-8348-629ee4bc1d99} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4450 2024.09.09 17:53:58.661043 [ 3 ] {} <Debug> HTTP-Session: 8402cbf9-74fa-46fe-8ace-b04e3ca147c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4451 2024.09.09 17:53:58.661219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4452 2024.09.09 17:53:58.661265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4453 2024.09.09 17:53:58.661283 [ 3 ] {} <Debug> HTTP-Session: aad8aa17-d8f7-47e6-b195-336baba5fe97 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4454 2024.09.09 17:53:58.661300 [ 3 ] {} <Debug> HTTP-Session: aad8aa17-d8f7-47e6-b195-336baba5fe97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.09.09 17:53:58.661314 [ 3 ] {} <Debug> HTTP-Session: aad8aa17-d8f7-47e6-b195-336baba5fe97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4456 2024.09.09 17:53:58.661346 [ 3 ] {} <Trace> HTTP-Session: aad8aa17-d8f7-47e6-b195-336baba5fe97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4457 2024.09.09 17:53:58.661456 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4458 2024.09.09 17:53:58.661501 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4459 2024.09.09 17:53:58.661724 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4460 2024.09.09 17:53:58.662048 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4461 2024.09.09 17:53:58.662085 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4462 2024.09.09 17:53:58.662429 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4463 2024.09.09 17:53:58.662785 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4464 2024.09.09 17:53:58.662946 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001524 sec., 23622.04724409449 rows/sec., 1.72 MiB/sec.
4465 2024.09.09 17:53:58.663120 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Debug> DynamicQueryHandler: Done processing query
4466 2024.09.09 17:53:58.663144 [ 3 ] {4380fe17-a71e-463a-9a07-e10ab3cb233d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4467 2024.09.09 17:53:58.663160 [ 3 ] {} <Debug> HTTP-Session: aad8aa17-d8f7-47e6-b195-336baba5fe97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4468 2024.09.09 17:53:58.663293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4469 2024.09.09 17:53:58.663340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4470 2024.09.09 17:53:58.663359 [ 3 ] {} <Debug> HTTP-Session: 9122d62e-09f3-4fb1-9185-6c9fce9f6584 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4471 2024.09.09 17:53:58.663375 [ 3 ] {} <Debug> HTTP-Session: 9122d62e-09f3-4fb1-9185-6c9fce9f6584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.09.09 17:53:58.663389 [ 3 ] {} <Debug> HTTP-Session: 9122d62e-09f3-4fb1-9185-6c9fce9f6584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4473 2024.09.09 17:53:58.663421 [ 3 ] {} <Trace> HTTP-Session: 9122d62e-09f3-4fb1-9185-6c9fce9f6584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4474 2024.09.09 17:53:58.663519 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4475 2024.09.09 17:53:58.663561 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4476 2024.09.09 17:53:58.663783 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4477 2024.09.09 17:53:58.664077 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4478 2024.09.09 17:53:58.664113 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4479 2024.09.09 17:53:58.664464 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4480 2024.09.09 17:53:58.664814 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4481 2024.09.09 17:53:58.664967 [ 24 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4482 2024.09.09 17:53:58.664975 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001469 sec., 9530.292716133425 rows/sec., 667.44 KiB/sec.
4483 2024.09.09 17:53:58.665070 [ 24 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4484 2024.09.09 17:53:58.665147 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4485 2024.09.09 17:53:58.665317 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Debug> DynamicQueryHandler: Done processing query
4486 2024.09.09 17:53:58.665334 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
4487 2024.09.09 17:53:58.665354 [ 3 ] {84411bed-67c6-462a-b896-e55671008fa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4488 2024.09.09 17:53:58.665410 [ 3 ] {} <Debug> HTTP-Session: 9122d62e-09f3-4fb1-9185-6c9fce9f6584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4489 2024.09.09 17:53:58.665596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4490 2024.09.09 17:53:58.665599 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4491 2024.09.09 17:53:58.665696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4492 2024.09.09 17:53:58.665704 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part
4493 2024.09.09 17:53:58.665738 [ 3 ] {} <Debug> HTTP-Session: 35de4ea8-083f-48c9-8370-cedc3f06af68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4494 2024.09.09 17:53:58.665764 [ 3 ] {} <Debug> HTTP-Session: 35de4ea8-083f-48c9-8370-cedc3f06af68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4495 2024.09.09 17:53:58.665799 [ 3 ] {} <Debug> HTTP-Session: 35de4ea8-083f-48c9-8370-cedc3f06af68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4496 2024.09.09 17:53:58.665899 [ 3 ] {} <Trace> HTTP-Session: 35de4ea8-083f-48c9-8370-cedc3f06af68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4497 2024.09.09 17:53:58.666020 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
4498 2024.09.09 17:53:58.666175 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4499 2024.09.09 17:53:58.666331 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4500 2024.09.09 17:53:58.666340 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part
4501 2024.09.09 17:53:58.666709 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part
4502 2024.09.09 17:53:58.666984 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
4503 2024.09.09 17:53:58.667305 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
4504 2024.09.09 17:53:58.668033 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4505 2024.09.09 17:53:58.668819 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4506 2024.09.09 17:53:58.668890 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4507 2024.09.09 17:53:58.669912 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4508 2024.09.09 17:53:58.670477 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005221721 sec., 100924.5802293918 rows/sec., 6.86 MiB/sec.
4509 2024.09.09 17:53:58.670709 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4510 2024.09.09 17:53:58.670895 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4511 2024.09.09 17:53:58.671196 [ 24 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4512 2024.09.09 17:53:58.671316 [ 24 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4513 2024.09.09 17:53:58.671383 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005265 sec., 1139.6011396011397 rows/sec., 67.33 KiB/sec.
4514 2024.09.09 17:53:58.671410 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4515 2024.09.09 17:53:58.671873 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
4516 2024.09.09 17:53:58.672169 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Debug> DynamicQueryHandler: Done processing query
4517 2024.09.09 17:53:58.672232 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4518 2024.09.09 17:53:58.672253 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4519 2024.09.09 17:53:58.672263 [ 3 ] {4a30d613-125c-44f0-9638-83006ad012c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4520 2024.09.09 17:53:58.672344 [ 3 ] {} <Debug> HTTP-Session: 35de4ea8-083f-48c9-8370-cedc3f06af68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4521 2024.09.09 17:53:58.672366 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
4522 2024.09.09 17:53:58.672530 [ 200 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_11_2} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4523 2024.09.09 17:53:58.672676 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4524 2024.09.09 17:53:58.672790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4525 2024.09.09 17:53:58.672982 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4526 2024.09.09 17:53:58.673142 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
4527 2024.09.09 17:53:58.673162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4528 2024.09.09 17:53:58.673271 [ 3 ] {} <Debug> HTTP-Session: 394e7ddf-c17e-4d08-a1bb-66ea44cbdc42 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4529 2024.09.09 17:53:58.673372 [ 3 ] {} <Debug> HTTP-Session: 394e7ddf-c17e-4d08-a1bb-66ea44cbdc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4530 2024.09.09 17:53:58.673451 [ 3 ] {} <Debug> HTTP-Session: 394e7ddf-c17e-4d08-a1bb-66ea44cbdc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.09.09 17:53:58.673478 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
4532 2024.09.09 17:53:58.673576 [ 3 ] {} <Trace> HTTP-Session: 394e7ddf-c17e-4d08-a1bb-66ea44cbdc42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4533 2024.09.09 17:53:58.673734 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
4534 2024.09.09 17:53:58.674102 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4535 2024.09.09 17:53:58.674230 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4536 2024.09.09 17:53:58.675020 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4537 2024.09.09 17:53:58.676382 [ 200 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004822428 sec., 6220.932691996645 rows/sec., 394.88 KiB/sec.
4538 2024.09.09 17:53:58.676513 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4539 2024.09.09 17:53:58.676569 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4540 2024.09.09 17:53:58.676578 [ 200 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4541 2024.09.09 17:53:58.677680 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4542 2024.09.09 17:53:58.677834 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4543 2024.09.09 17:53:58.678165 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_9_2} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4544 2024.09.09 17:53:58.678340 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4545 2024.09.09 17:53:58.678508 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4546 2024.09.09 17:53:58.678701 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Debug> executeQuery: Read 418 rows, 30.57 KiB in 0.004874 sec., 85761.18178087813 rows/sec., 6.13 MiB/sec.
4547 2024.09.09 17:53:58.679100 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Debug> DynamicQueryHandler: Done processing query
4548 2024.09.09 17:53:58.679125 [ 3 ] {b1625933-f387-4e6a-813f-420813c05e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4549 2024.09.09 17:53:58.679143 [ 3 ] {} <Debug> HTTP-Session: 394e7ddf-c17e-4d08-a1bb-66ea44cbdc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4550 2024.09.09 17:53:58.679294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4551 2024.09.09 17:53:58.679344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4552 2024.09.09 17:53:58.679364 [ 3 ] {} <Debug> HTTP-Session: f497943a-e784-4e5c-9ad1-e77b3e0e544a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4553 2024.09.09 17:53:58.679381 [ 3 ] {} <Debug> HTTP-Session: f497943a-e784-4e5c-9ad1-e77b3e0e544a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.09.09 17:53:58.679395 [ 3 ] {} <Debug> HTTP-Session: f497943a-e784-4e5c-9ad1-e77b3e0e544a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4555 2024.09.09 17:53:58.679428 [ 3 ] {} <Trace> HTTP-Session: f497943a-e784-4e5c-9ad1-e77b3e0e544a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4556 2024.09.09 17:53:58.679530 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4557 2024.09.09 17:53:58.679576 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4558 2024.09.09 17:53:58.679734 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4559 2024.09.09 17:53:58.680044 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4560 2024.09.09 17:53:58.680081 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4561 2024.09.09 17:53:58.680458 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4562 2024.09.09 17:53:58.680805 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4563 2024.09.09 17:53:58.680961 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec.
4564 2024.09.09 17:53:58.681149 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Debug> DynamicQueryHandler: Done processing query
4565 2024.09.09 17:53:58.681173 [ 3 ] {25ab617a-36b6-41dd-b5ba-015a70ebdc05} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4566 2024.09.09 17:53:58.681190 [ 3 ] {} <Debug> HTTP-Session: f497943a-e784-4e5c-9ad1-e77b3e0e544a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4567 2024.09.09 17:53:58.681349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4568 2024.09.09 17:53:58.681398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4569 2024.09.09 17:53:58.681419 [ 3 ] {} <Debug> HTTP-Session: 80705abb-fe37-4b59-9400-bf671bd815c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4570 2024.09.09 17:53:58.681436 [ 3 ] {} <Debug> HTTP-Session: 80705abb-fe37-4b59-9400-bf671bd815c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.09.09 17:53:58.681450 [ 3 ] {} <Debug> HTTP-Session: 80705abb-fe37-4b59-9400-bf671bd815c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4572 2024.09.09 17:53:58.681480 [ 3 ] {} <Trace> HTTP-Session: 80705abb-fe37-4b59-9400-bf671bd815c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4573 2024.09.09 17:53:58.681691 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4574 2024.09.09 17:53:58.681739 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4575 2024.09.09 17:53:58.681885 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4576 2024.09.09 17:53:58.682365 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4577 2024.09.09 17:53:58.682405 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4578 2024.09.09 17:53:58.682829 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4579 2024.09.09 17:53:58.683173 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4580 2024.09.09 17:53:58.683350 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001783 sec., 134043.74649467188 rows/sec., 8.99 MiB/sec.
4581 2024.09.09 17:53:58.683534 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Debug> DynamicQueryHandler: Done processing query
4582 2024.09.09 17:53:58.683558 [ 3 ] {0d1297ff-9f7b-4ef2-b1a2-7c747bfac596} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4583 2024.09.09 17:53:58.683575 [ 3 ] {} <Debug> HTTP-Session: 80705abb-fe37-4b59-9400-bf671bd815c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4584 2024.09.09 17:53:58.683713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4585 2024.09.09 17:53:58.683765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4586 2024.09.09 17:53:58.683785 [ 3 ] {} <Debug> HTTP-Session: 129513b7-b72e-48a6-a5f4-45ad5131bdde Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4587 2024.09.09 17:53:58.683802 [ 3 ] {} <Debug> HTTP-Session: 129513b7-b72e-48a6-a5f4-45ad5131bdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.09.09 17:53:58.683815 [ 3 ] {} <Debug> HTTP-Session: 129513b7-b72e-48a6-a5f4-45ad5131bdde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4589 2024.09.09 17:53:58.683846 [ 3 ] {} <Trace> HTTP-Session: 129513b7-b72e-48a6-a5f4-45ad5131bdde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4590 2024.09.09 17:53:58.683938 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4591 2024.09.09 17:53:58.683986 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4592 2024.09.09 17:53:58.684120 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4593 2024.09.09 17:53:58.684423 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4594 2024.09.09 17:53:58.684459 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4595 2024.09.09 17:53:58.684816 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4596 2024.09.09 17:53:58.685143 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4597 2024.09.09 17:53:58.685292 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec.
4598 2024.09.09 17:53:58.685469 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Debug> DynamicQueryHandler: Done processing query
4599 2024.09.09 17:53:58.685493 [ 3 ] {a4416ea9-687e-4b21-9bcb-c65f97795bb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4600 2024.09.09 17:53:58.685509 [ 3 ] {} <Debug> HTTP-Session: 129513b7-b72e-48a6-a5f4-45ad5131bdde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4601 2024.09.09 17:53:58.685683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4602 2024.09.09 17:53:58.685735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4603 2024.09.09 17:53:58.685755 [ 3 ] {} <Debug> HTTP-Session: 900f05ea-57c5-4bad-9680-50b634c7560a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4604 2024.09.09 17:53:58.685771 [ 3 ] {} <Debug> HTTP-Session: 900f05ea-57c5-4bad-9680-50b634c7560a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.09.09 17:53:58.685785 [ 3 ] {} <Debug> HTTP-Session: 900f05ea-57c5-4bad-9680-50b634c7560a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4606 2024.09.09 17:53:58.685818 [ 3 ] {} <Trace> HTTP-Session: 900f05ea-57c5-4bad-9680-50b634c7560a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4607 2024.09.09 17:53:58.686406 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4608 2024.09.09 17:53:58.686475 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4609 2024.09.09 17:53:58.686913 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4610 2024.09.09 17:53:58.687620 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4611 2024.09.09 17:53:58.687657 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4612 2024.09.09 17:53:58.688302 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4613 2024.09.09 17:53:58.688723 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4614 2024.09.09 17:53:58.688917 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003004 sec., 10652.463382157122 rows/sec., 19.09 MiB/sec.
4615 2024.09.09 17:53:58.689155 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Debug> DynamicQueryHandler: Done processing query
4616 2024.09.09 17:53:58.689180 [ 3 ] {56fa6d28-cb2e-4dce-a9e7-c80964e9f574} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4617 2024.09.09 17:53:58.689195 [ 3 ] {} <Debug> HTTP-Session: 900f05ea-57c5-4bad-9680-50b634c7560a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4618 2024.09.09 17:53:58.689335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4619 2024.09.09 17:53:58.689384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4620 2024.09.09 17:53:58.689403 [ 3 ] {} <Debug> HTTP-Session: 58ee3083-e1e3-489c-9db3-61ee64d3fce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4621 2024.09.09 17:53:58.689420 [ 3 ] {} <Debug> HTTP-Session: 58ee3083-e1e3-489c-9db3-61ee64d3fce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.09.09 17:53:58.689434 [ 3 ] {} <Debug> HTTP-Session: 58ee3083-e1e3-489c-9db3-61ee64d3fce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.09.09 17:53:58.689465 [ 3 ] {} <Trace> HTTP-Session: 58ee3083-e1e3-489c-9db3-61ee64d3fce5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4624 2024.09.09 17:53:58.689598 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4625 2024.09.09 17:53:58.689642 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4626 2024.09.09 17:53:58.689774 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4627 2024.09.09 17:53:58.690091 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4628 2024.09.09 17:53:58.690128 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4629 2024.09.09 17:53:58.690497 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4630 2024.09.09 17:53:58.690823 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4631 2024.09.09 17:53:58.690983 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec.
4632 2024.09.09 17:53:58.691157 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Debug> DynamicQueryHandler: Done processing query
4633 2024.09.09 17:53:58.691181 [ 3 ] {4cf2aec0-88a3-4ed2-9cfb-247f15b5f450} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4634 2024.09.09 17:53:58.691198 [ 3 ] {} <Debug> HTTP-Session: 58ee3083-e1e3-489c-9db3-61ee64d3fce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4635 2024.09.09 17:54:02.551339 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
4636 2024.09.09 17:54:02.551415 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
4637 2024.09.09 17:54:03.679659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4638 2024.09.09 17:54:03.679844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4639 2024.09.09 17:54:03.679890 [ 3 ] {} <Debug> HTTP-Session: 26933449-50e9-46ab-9d25-4090d46a4c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4640 2024.09.09 17:54:03.679933 [ 3 ] {} <Debug> HTTP-Session: 26933449-50e9-46ab-9d25-4090d46a4c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4641 2024.09.09 17:54:03.679965 [ 3 ] {} <Debug> HTTP-Session: 26933449-50e9-46ab-9d25-4090d46a4c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4642 2024.09.09 17:54:03.680051 [ 3 ] {} <Trace> HTTP-Session: 26933449-50e9-46ab-9d25-4090d46a4c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4643 2024.09.09 17:54:03.681024 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4644 2024.09.09 17:54:03.681099 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4645 2024.09.09 17:54:03.681445 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4646 2024.09.09 17:54:03.682972 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4647 2024.09.09 17:54:03.683022 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4648 2024.09.09 17:54:03.683534 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4649 2024.09.09 17:54:03.683938 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4650 2024.09.09 17:54:03.684117 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003774 sec., 321144.67408585054 rows/sec., 26.54 MiB/sec.
4651 2024.09.09 17:54:03.684349 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Debug> DynamicQueryHandler: Done processing query
4652 2024.09.09 17:54:03.684376 [ 3 ] {c7ed1154-a019-4d6b-958a-11f7100da057} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
4653 2024.09.09 17:54:03.684394 [ 3 ] {} <Debug> HTTP-Session: 26933449-50e9-46ab-9d25-4090d46a4c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4654 2024.09.09 17:54:03.684856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4655 2024.09.09 17:54:03.684916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4656 2024.09.09 17:54:03.684938 [ 3 ] {} <Debug> HTTP-Session: 73da9c53-bb9e-47b9-9b91-47338c0078fb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4657 2024.09.09 17:54:03.684956 [ 3 ] {} <Debug> HTTP-Session: 73da9c53-bb9e-47b9-9b91-47338c0078fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.09.09 17:54:03.684970 [ 3 ] {} <Debug> HTTP-Session: 73da9c53-bb9e-47b9-9b91-47338c0078fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4659 2024.09.09 17:54:03.685007 [ 3 ] {} <Trace> HTTP-Session: 73da9c53-bb9e-47b9-9b91-47338c0078fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4660 2024.09.09 17:54:03.685117 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4661 2024.09.09 17:54:03.685167 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4662 2024.09.09 17:54:03.685411 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4663 2024.09.09 17:54:03.685752 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4664 2024.09.09 17:54:03.685792 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4665 2024.09.09 17:54:03.686166 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4666 2024.09.09 17:54:03.686535 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4667 2024.09.09 17:54:03.686695 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001601 sec., 4996.876951905059 rows/sec., 375.74 KiB/sec.
4668 2024.09.09 17:54:03.686886 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Debug> DynamicQueryHandler: Done processing query
4669 2024.09.09 17:54:03.686911 [ 3 ] {5849c1a5-f4ec-4fe5-b047-57ae7f689c34} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4670 2024.09.09 17:54:03.686928 [ 3 ] {} <Debug> HTTP-Session: 73da9c53-bb9e-47b9-9b91-47338c0078fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4671 2024.09.09 17:54:03.687176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4672 2024.09.09 17:54:03.687228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4673 2024.09.09 17:54:03.687248 [ 3 ] {} <Debug> HTTP-Session: 8197efbe-6247-4603-beb4-4d9e6949ce4f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4674 2024.09.09 17:54:03.687265 [ 3 ] {} <Debug> HTTP-Session: 8197efbe-6247-4603-beb4-4d9e6949ce4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4675 2024.09.09 17:54:03.687279 [ 3 ] {} <Debug> HTTP-Session: 8197efbe-6247-4603-beb4-4d9e6949ce4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4676 2024.09.09 17:54:03.687312 [ 3 ] {} <Trace> HTTP-Session: 8197efbe-6247-4603-beb4-4d9e6949ce4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4677 2024.09.09 17:54:03.687461 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4678 2024.09.09 17:54:03.687512 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4679 2024.09.09 17:54:03.687743 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4680 2024.09.09 17:54:03.688215 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4681 2024.09.09 17:54:03.688253 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4682 2024.09.09 17:54:03.688618 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4683 2024.09.09 17:54:03.688973 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4684 2024.09.09 17:54:03.689132 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00174 sec., 131034.4827586207 rows/sec., 8.87 MiB/sec.
4685 2024.09.09 17:54:03.689312 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Debug> DynamicQueryHandler: Done processing query
4686 2024.09.09 17:54:03.689337 [ 3 ] {390cac09-b31c-468a-8acd-655b4cc2c728} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4687 2024.09.09 17:54:03.689355 [ 3 ] {} <Debug> HTTP-Session: 8197efbe-6247-4603-beb4-4d9e6949ce4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4688 2024.09.09 17:54:03.689676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4689 2024.09.09 17:54:03.689726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4690 2024.09.09 17:54:03.689746 [ 3 ] {} <Debug> HTTP-Session: 09f97736-f3c3-49ac-9661-0c272ecbf9ac Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4691 2024.09.09 17:54:03.689763 [ 3 ] {} <Debug> HTTP-Session: 09f97736-f3c3-49ac-9661-0c272ecbf9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4692 2024.09.09 17:54:03.689777 [ 3 ] {} <Debug> HTTP-Session: 09f97736-f3c3-49ac-9661-0c272ecbf9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4693 2024.09.09 17:54:03.689808 [ 3 ] {} <Trace> HTTP-Session: 09f97736-f3c3-49ac-9661-0c272ecbf9ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4694 2024.09.09 17:54:03.690069 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4695 2024.09.09 17:54:03.690114 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4696 2024.09.09 17:54:03.690344 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4697 2024.09.09 17:54:03.691032 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4698 2024.09.09 17:54:03.691070 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4699 2024.09.09 17:54:03.691456 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4700 2024.09.09 17:54:03.691822 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4701 2024.09.09 17:54:03.691961 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002049 sec., 257686.6764275256 rows/sec., 19.09 MiB/sec.
4702 2024.09.09 17:54:03.692349 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Debug> DynamicQueryHandler: Done processing query
4703 2024.09.09 17:54:03.692428 [ 3 ] {34196956-fdcd-4112-8428-45009e122a03} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4704 2024.09.09 17:54:03.692485 [ 3 ] {} <Debug> HTTP-Session: 09f97736-f3c3-49ac-9661-0c272ecbf9ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4705 2024.09.09 17:54:03.692887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4706 2024.09.09 17:54:03.692953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4707 2024.09.09 17:54:03.692975 [ 3 ] {} <Debug> HTTP-Session: 62a583e4-6f2d-4f1e-9a53-be6ad7ec6e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4708 2024.09.09 17:54:03.692991 [ 3 ] {} <Debug> HTTP-Session: 62a583e4-6f2d-4f1e-9a53-be6ad7ec6e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4709 2024.09.09 17:54:03.693006 [ 3 ] {} <Debug> HTTP-Session: 62a583e4-6f2d-4f1e-9a53-be6ad7ec6e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4710 2024.09.09 17:54:03.693040 [ 3 ] {} <Trace> HTTP-Session: 62a583e4-6f2d-4f1e-9a53-be6ad7ec6e0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4711 2024.09.09 17:54:03.693677 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4712 2024.09.09 17:54:03.693731 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4713 2024.09.09 17:54:03.693933 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4714 2024.09.09 17:54:03.694939 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4715 2024.09.09 17:54:03.694978 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4716 2024.09.09 17:54:03.695426 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4717 2024.09.09 17:54:03.695774 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4718 2024.09.09 17:54:03.695934 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002723 sec., 309952.2585383768 rows/sec., 20.86 MiB/sec.
4719 2024.09.09 17:54:03.696603 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Debug> DynamicQueryHandler: Done processing query
4720 2024.09.09 17:54:03.696627 [ 3 ] {58a473ca-9e52-46cb-9632-8db5ce213e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
4721 2024.09.09 17:54:03.696643 [ 3 ] {} <Debug> HTTP-Session: 62a583e4-6f2d-4f1e-9a53-be6ad7ec6e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4722 2024.09.09 17:54:03.696955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4723 2024.09.09 17:54:03.697003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4724 2024.09.09 17:54:03.697022 [ 3 ] {} <Debug> HTTP-Session: e06e4535-1acb-4fb7-8427-06f4a1449444 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4725 2024.09.09 17:54:03.697039 [ 3 ] {} <Debug> HTTP-Session: e06e4535-1acb-4fb7-8427-06f4a1449444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4726 2024.09.09 17:54:03.697052 [ 3 ] {} <Debug> HTTP-Session: e06e4535-1acb-4fb7-8427-06f4a1449444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4727 2024.09.09 17:54:03.697083 [ 3 ] {} <Trace> HTTP-Session: e06e4535-1acb-4fb7-8427-06f4a1449444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4728 2024.09.09 17:54:03.697232 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4729 2024.09.09 17:54:03.697305 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4730 2024.09.09 17:54:03.697750 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4731 2024.09.09 17:54:03.698284 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4732 2024.09.09 17:54:03.698322 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4733 2024.09.09 17:54:03.698911 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4734 2024.09.09 17:54:03.699327 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4735 2024.09.09 17:54:03.699515 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002359 sec., 3391.267486222976 rows/sec., 6.08 MiB/sec.
4736 2024.09.09 17:54:03.699744 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Debug> DynamicQueryHandler: Done processing query
4737 2024.09.09 17:54:03.699768 [ 3 ] {8d0852af-bd83-42c3-be95-f4f2d12c7d16} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4738 2024.09.09 17:54:03.699784 [ 3 ] {} <Debug> HTTP-Session: e06e4535-1acb-4fb7-8427-06f4a1449444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4739 2024.09.09 17:54:03.699905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4740 2024.09.09 17:54:03.699954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4741 2024.09.09 17:54:03.699973 [ 3 ] {} <Debug> HTTP-Session: 1a16e7c9-360a-4a73-9036-12d0966962bb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4742 2024.09.09 17:54:03.699990 [ 3 ] {} <Debug> HTTP-Session: 1a16e7c9-360a-4a73-9036-12d0966962bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4743 2024.09.09 17:54:03.700004 [ 3 ] {} <Debug> HTTP-Session: 1a16e7c9-360a-4a73-9036-12d0966962bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4744 2024.09.09 17:54:03.700034 [ 3 ] {} <Trace> HTTP-Session: 1a16e7c9-360a-4a73-9036-12d0966962bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4745 2024.09.09 17:54:03.700158 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4746 2024.09.09 17:54:03.700203 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4747 2024.09.09 17:54:03.700332 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4748 2024.09.09 17:54:03.700639 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4749 2024.09.09 17:54:03.700673 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4750 2024.09.09 17:54:03.701002 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4751 2024.09.09 17:54:03.701311 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4752 2024.09.09 17:54:03.701508 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
4753 2024.09.09 17:54:03.701728 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Debug> DynamicQueryHandler: Done processing query
4754 2024.09.09 17:54:03.701753 [ 3 ] {02215a7b-bd44-4d72-a611-98c9f053b261} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4755 2024.09.09 17:54:03.701769 [ 3 ] {} <Debug> HTTP-Session: 1a16e7c9-360a-4a73-9036-12d0966962bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4756 2024.09.09 17:54:04.001452 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000969246 sec.
4757 2024.09.09 17:54:08.655841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4758 2024.09.09 17:54:08.655981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4759 2024.09.09 17:54:08.656011 [ 3 ] {} <Debug> HTTP-Session: 3a33707d-c7a0-444e-b7d0-ea1ff5bc7047 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4760 2024.09.09 17:54:08.656039 [ 3 ] {} <Debug> HTTP-Session: 3a33707d-c7a0-444e-b7d0-ea1ff5bc7047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4761 2024.09.09 17:54:08.656057 [ 3 ] {} <Debug> HTTP-Session: 3a33707d-c7a0-444e-b7d0-ea1ff5bc7047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4762 2024.09.09 17:54:08.656115 [ 3 ] {} <Trace> HTTP-Session: 3a33707d-c7a0-444e-b7d0-ea1ff5bc7047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4763 2024.09.09 17:54:08.656411 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4764 2024.09.09 17:54:08.656490 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4765 2024.09.09 17:54:08.656875 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4766 2024.09.09 17:54:08.657523 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4767 2024.09.09 17:54:08.657568 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4768 2024.09.09 17:54:08.658019 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4769 2024.09.09 17:54:08.658404 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4770 2024.09.09 17:54:08.658593 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002317 sec., 109192.92188174363 rows/sec., 9.65 MiB/sec.
4771 2024.09.09 17:54:08.658826 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Debug> DynamicQueryHandler: Done processing query
4772 2024.09.09 17:54:08.658854 [ 3 ] {3853f362-0d18-4914-90e2-068ad4ac1696} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4773 2024.09.09 17:54:08.658871 [ 3 ] {} <Debug> HTTP-Session: 3a33707d-c7a0-444e-b7d0-ea1ff5bc7047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.09.09 17:54:08.659067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4775 2024.09.09 17:54:08.659122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4776 2024.09.09 17:54:08.659142 [ 3 ] {} <Debug> HTTP-Session: bf052522-e04f-4715-afab-ac9af81e3cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4777 2024.09.09 17:54:08.659160 [ 3 ] {} <Debug> HTTP-Session: bf052522-e04f-4715-afab-ac9af81e3cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.09.09 17:54:08.659174 [ 3 ] {} <Debug> HTTP-Session: bf052522-e04f-4715-afab-ac9af81e3cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4779 2024.09.09 17:54:08.659209 [ 3 ] {} <Trace> HTTP-Session: bf052522-e04f-4715-afab-ac9af81e3cb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4780 2024.09.09 17:54:08.659324 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4781 2024.09.09 17:54:08.659373 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4782 2024.09.09 17:54:08.659612 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4783 2024.09.09 17:54:08.659972 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4784 2024.09.09 17:54:08.660009 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4785 2024.09.09 17:54:08.660359 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4786 2024.09.09 17:54:08.660713 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4787 2024.09.09 17:54:08.660868 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001573 sec., 20343.2930705658 rows/sec., 1.49 MiB/sec.
4788 2024.09.09 17:54:08.660879 [ 155 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4789 2024.09.09 17:54:08.660975 [ 155 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4790 2024.09.09 17:54:08.661041 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4791 2024.09.09 17:54:08.661173 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Debug> DynamicQueryHandler: Done processing query
4792 2024.09.09 17:54:08.661227 [ 3 ] {f57ac394-f91c-4183-939c-3faf13378627} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4793 2024.09.09 17:54:08.661256 [ 3 ] {} <Debug> HTTP-Session: bf052522-e04f-4715-afab-ac9af81e3cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4794 2024.09.09 17:54:08.661263 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4795 2024.09.09 17:54:08.661411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4796 2024.09.09 17:54:08.661535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4797 2024.09.09 17:54:08.661591 [ 3 ] {} <Debug> HTTP-Session: 35698459-c7e5-4613-b121-fac3fab3b9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4798 2024.09.09 17:54:08.661615 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4799 2024.09.09 17:54:08.661626 [ 3 ] {} <Debug> HTTP-Session: 35698459-c7e5-4613-b121-fac3fab3b9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4800 2024.09.09 17:54:08.661678 [ 3 ] {} <Debug> HTTP-Session: 35698459-c7e5-4613-b121-fac3fab3b9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4801 2024.09.09 17:54:08.661686 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part
4802 2024.09.09 17:54:08.661736 [ 3 ] {} <Trace> HTTP-Session: 35698459-c7e5-4613-b121-fac3fab3b9aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4803 2024.09.09 17:54:08.661929 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part
4804 2024.09.09 17:54:08.661978 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4805 2024.09.09 17:54:08.662199 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
4806 2024.09.09 17:54:08.662232 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4807 2024.09.09 17:54:08.662571 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::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
4808 2024.09.09 17:54:08.662897 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part
4809 2024.09.09 17:54:08.663315 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part
4810 2024.09.09 17:54:08.663918 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4811 2024.09.09 17:54:08.664751 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4812 2024.09.09 17:54:08.664819 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4813 2024.09.09 17:54:08.665876 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4814 2024.09.09 17:54:08.666133 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.004994069 sec., 32838.95356672084 rows/sec., 2.52 MiB/sec.
4815 2024.09.09 17:54:08.666479 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4816 2024.09.09 17:54:08.666686 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4817 2024.09.09 17:54:08.667107 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005204 sec., 2690.238278247502 rows/sec., 188.41 KiB/sec.
4818 2024.09.09 17:54:08.667589 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Debug> DynamicQueryHandler: Done processing query
4819 2024.09.09 17:54:08.667627 [ 3 ] {ab79ffff-96c6-4f31-ba19-b54a5956a595} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4820 2024.09.09 17:54:08.667651 [ 3 ] {} <Debug> HTTP-Session: 35698459-c7e5-4613-b121-fac3fab3b9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4821 2024.09.09 17:54:08.667711 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4822 2024.09.09 17:54:08.667805 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_16_3} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4823 2024.09.09 17:54:08.667843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4824 2024.09.09 17:54:08.667947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4825 2024.09.09 17:54:08.667956 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4826 2024.09.09 17:54:08.667983 [ 3 ] {} <Debug> HTTP-Session: d983c7ed-5c42-4eec-94e5-a87640c26047 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4827 2024.09.09 17:54:08.668023 [ 3 ] {} <Debug> HTTP-Session: d983c7ed-5c42-4eec-94e5-a87640c26047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4828 2024.09.09 17:54:08.668037 [ 3 ] {} <Debug> HTTP-Session: d983c7ed-5c42-4eec-94e5-a87640c26047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4829 2024.09.09 17:54:08.668071 [ 3 ] {} <Trace> HTTP-Session: d983c7ed-5c42-4eec-94e5-a87640c26047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4830 2024.09.09 17:54:08.668173 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4831 2024.09.09 17:54:08.668218 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4832 2024.09.09 17:54:08.668469 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4833 2024.09.09 17:54:08.668786 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4834 2024.09.09 17:54:08.668822 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4835 2024.09.09 17:54:08.669184 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4836 2024.09.09 17:54:08.669547 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4837 2024.09.09 17:54:08.669707 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 227.24 KiB/sec.
4838 2024.09.09 17:54:08.669886 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Debug> DynamicQueryHandler: Done processing query
4839 2024.09.09 17:54:08.669911 [ 3 ] {a713455c-0e16-4312-bc65-5cc3be21028b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4840 2024.09.09 17:54:08.669929 [ 3 ] {} <Debug> HTTP-Session: d983c7ed-5c42-4eec-94e5-a87640c26047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4841 2024.09.09 17:54:08.670152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4842 2024.09.09 17:54:08.670201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4843 2024.09.09 17:54:08.670220 [ 3 ] {} <Debug> HTTP-Session: 4467ea63-9917-433a-a1c8-5b32be3724e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4844 2024.09.09 17:54:08.670236 [ 3 ] {} <Debug> HTTP-Session: 4467ea63-9917-433a-a1c8-5b32be3724e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4845 2024.09.09 17:54:08.670250 [ 3 ] {} <Debug> HTTP-Session: 4467ea63-9917-433a-a1c8-5b32be3724e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4846 2024.09.09 17:54:08.670281 [ 3 ] {} <Trace> HTTP-Session: 4467ea63-9917-433a-a1c8-5b32be3724e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4847 2024.09.09 17:54:08.670511 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4848 2024.09.09 17:54:08.670554 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4849 2024.09.09 17:54:08.670786 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4850 2024.09.09 17:54:08.671363 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4851 2024.09.09 17:54:08.671401 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4852 2024.09.09 17:54:08.671790 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4853 2024.09.09 17:54:08.672173 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4854 2024.09.09 17:54:08.672342 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001945 sec., 212853.470437018 rows/sec., 15.19 MiB/sec.
4855 2024.09.09 17:54:08.672706 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Debug> DynamicQueryHandler: Done processing query
4856 2024.09.09 17:54:08.672737 [ 3 ] {607f06d7-1910-40d2-b9eb-bb7d4ec8dc77} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4857 2024.09.09 17:54:08.672755 [ 3 ] {} <Debug> HTTP-Session: 4467ea63-9917-433a-a1c8-5b32be3724e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4858 2024.09.09 17:54:08.672981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4859 2024.09.09 17:54:08.673027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4860 2024.09.09 17:54:08.673047 [ 3 ] {} <Debug> HTTP-Session: 3f042e35-da95-4b31-ab14-fdfea5926160 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4861 2024.09.09 17:54:08.673062 [ 3 ] {} <Debug> HTTP-Session: 3f042e35-da95-4b31-ab14-fdfea5926160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4862 2024.09.09 17:54:08.673075 [ 3 ] {} <Debug> HTTP-Session: 3f042e35-da95-4b31-ab14-fdfea5926160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4863 2024.09.09 17:54:08.673104 [ 3 ] {} <Trace> HTTP-Session: 3f042e35-da95-4b31-ab14-fdfea5926160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4864 2024.09.09 17:54:08.673196 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4865 2024.09.09 17:54:08.673240 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4866 2024.09.09 17:54:08.673387 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4867 2024.09.09 17:54:08.673712 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4868 2024.09.09 17:54:08.673748 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4869 2024.09.09 17:54:08.674112 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4870 2024.09.09 17:54:08.674437 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4871 2024.09.09 17:54:08.674595 [ 155 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4872 2024.09.09 17:54:08.674603 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec.
4873 2024.09.09 17:54:08.674656 [ 155 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4874 2024.09.09 17:54:08.674717 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4875 2024.09.09 17:54:08.675018 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
4876 2024.09.09 17:54:08.675072 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Debug> DynamicQueryHandler: Done processing query
4877 2024.09.09 17:54:08.675166 [ 3 ] {de9a726a-480b-4fa4-a0bc-9af8e589b8a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4878 2024.09.09 17:54:08.675253 [ 3 ] {} <Debug> HTTP-Session: 3f042e35-da95-4b31-ab14-fdfea5926160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4879 2024.09.09 17:54:08.675363 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4880 2024.09.09 17:54:08.675405 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part
4881 2024.09.09 17:54:08.675564 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4882 2024.09.09 17:54:08.675573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4883 2024.09.09 17:54:08.675817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4884 2024.09.09 17:54:08.675840 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
4885 2024.09.09 17:54:08.675928 [ 3 ] {} <Debug> HTTP-Session: d06b5931-d00e-4ec0-9dd8-53c2aeb2c45b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4886 2024.09.09 17:54:08.676030 [ 3 ] {} <Debug> HTTP-Session: d06b5931-d00e-4ec0-9dd8-53c2aeb2c45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4887 2024.09.09 17:54:08.676108 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
4888 2024.09.09 17:54:08.676140 [ 3 ] {} <Debug> HTTP-Session: d06b5931-d00e-4ec0-9dd8-53c2aeb2c45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.09.09 17:54:08.676328 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
4890 2024.09.09 17:54:08.676320 [ 3 ] {} <Trace> HTTP-Session: d06b5931-d00e-4ec0-9dd8-53c2aeb2c45b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4891 2024.09.09 17:54:08.676563 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
4892 2024.09.09 17:54:08.676968 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4893 2024.09.09 17:54:08.677052 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4894 2024.09.09 17:54:08.677628 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4895 2024.09.09 17:54:08.678854 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4896 2024.09.09 17:54:08.678950 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4897 2024.09.09 17:54:08.679095 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.004274635 sec., 14036.28613905047 rows/sec., 733.34 KiB/sec.
4898 2024.09.09 17:54:08.679321 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4899 2024.09.09 17:54:08.679764 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4900 2024.09.09 17:54:08.680278 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4901 2024.09.09 17:54:08.680429 [ 191 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_10_2} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
4902 2024.09.09 17:54:08.680508 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4903 2024.09.09 17:54:08.680612 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4904 2024.09.09 17:54:08.680785 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004135 sec., 57315.59854897219 rows/sec., 3.84 MiB/sec.
4905 2024.09.09 17:54:08.681000 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Debug> DynamicQueryHandler: Done processing query
4906 2024.09.09 17:54:08.681024 [ 3 ] {679aa545-87c9-401e-b2d4-6316dd9c6897} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4907 2024.09.09 17:54:08.681041 [ 3 ] {} <Debug> HTTP-Session: d06b5931-d00e-4ec0-9dd8-53c2aeb2c45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4908 2024.09.09 17:54:08.681231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4909 2024.09.09 17:54:08.681279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4910 2024.09.09 17:54:08.681297 [ 3 ] {} <Debug> HTTP-Session: 3769e8f2-96cf-48be-beff-11d67aeffbce Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4911 2024.09.09 17:54:08.681314 [ 3 ] {} <Debug> HTTP-Session: 3769e8f2-96cf-48be-beff-11d67aeffbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4912 2024.09.09 17:54:08.681328 [ 3 ] {} <Debug> HTTP-Session: 3769e8f2-96cf-48be-beff-11d67aeffbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4913 2024.09.09 17:54:08.681359 [ 3 ] {} <Trace> HTTP-Session: 3769e8f2-96cf-48be-beff-11d67aeffbce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4914 2024.09.09 17:54:08.681451 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4915 2024.09.09 17:54:08.681497 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4916 2024.09.09 17:54:08.681636 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4917 2024.09.09 17:54:08.681920 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4918 2024.09.09 17:54:08.681955 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4919 2024.09.09 17:54:08.682310 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4920 2024.09.09 17:54:08.682674 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4921 2024.09.09 17:54:08.682830 [ 155 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4922 2024.09.09 17:54:08.682838 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec.
4923 2024.09.09 17:54:08.682886 [ 155 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4924 2024.09.09 17:54:08.682957 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4925 2024.09.09 17:54:08.683210 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
4926 2024.09.09 17:54:08.683264 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Debug> DynamicQueryHandler: Done processing query
4927 2024.09.09 17:54:08.683341 [ 3 ] {04ec5939-18ed-4391-8664-001d2a9c7a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4928 2024.09.09 17:54:08.683403 [ 3 ] {} <Debug> HTTP-Session: 3769e8f2-96cf-48be-beff-11d67aeffbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4929 2024.09.09 17:54:08.683499 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4930 2024.09.09 17:54:08.683535 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part
4931 2024.09.09 17:54:08.683679 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
4932 2024.09.09 17:54:08.683696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4933 2024.09.09 17:54:08.683919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4934 2024.09.09 17:54:08.683999 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4935 2024.09.09 17:54:08.684013 [ 3 ] {} <Debug> HTTP-Session: bac4b300-2982-4f26-b45d-d2d5451f5456 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4936 2024.09.09 17:54:08.684092 [ 3 ] {} <Debug> HTTP-Session: bac4b300-2982-4f26-b45d-d2d5451f5456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4937 2024.09.09 17:54:08.684134 [ 3 ] {} <Debug> HTTP-Session: bac4b300-2982-4f26-b45d-d2d5451f5456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4938 2024.09.09 17:54:08.684244 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
4939 2024.09.09 17:54:08.684257 [ 3 ] {} <Trace> HTTP-Session: bac4b300-2982-4f26-b45d-d2d5451f5456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4940 2024.09.09 17:54:08.684511 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
4941 2024.09.09 17:54:08.684613 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
4942 2024.09.09 17:54:08.684898 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4943 2024.09.09 17:54:08.685175 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4944 2024.09.09 17:54:08.687093 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4945 2024.09.09 17:54:08.687949 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.004895209 sec., 2247.0950678510353 rows/sec., 150.62 KiB/sec.
4946 2024.09.09 17:54:08.688272 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4947 2024.09.09 17:54:08.688634 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4948 2024.09.09 17:54:08.688695 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4949 2024.09.09 17:54:08.689479 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4950 2024.09.09 17:54:08.689672 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_10_2} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
4951 2024.09.09 17:54:08.689881 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4952 2024.09.09 17:54:08.690190 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4953 2024.09.09 17:54:08.690632 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4954 2024.09.09 17:54:08.690821 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4955 2024.09.09 17:54:08.690839 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00636 sec., 5031.446540880503 rows/sec., 9.02 MiB/sec.
4956 2024.09.09 17:54:08.690877 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4957 2024.09.09 17:54:08.690947 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4958 2024.09.09 17:54:08.691499 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
4959 2024.09.09 17:54:08.691908 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Debug> DynamicQueryHandler: Done processing query
4960 2024.09.09 17:54:08.691964 [ 3 ] {2fb30c58-c61c-4e7c-a7f5-a44440204180} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
4961 2024.09.09 17:54:08.692024 [ 3 ] {} <Debug> HTTP-Session: bac4b300-2982-4f26-b45d-d2d5451f5456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4962 2024.09.09 17:54:08.692198 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4963 2024.09.09 17:54:08.692236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4964 2024.09.09 17:54:08.692325 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 145 rows starting from the beginning of the part
4965 2024.09.09 17:54:08.692342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4966 2024.09.09 17:54:08.692380 [ 3 ] {} <Debug> HTTP-Session: 74530e1c-0cdf-4aba-a692-4a1f3aca0cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4967 2024.09.09 17:54:08.692409 [ 3 ] {} <Debug> HTTP-Session: 74530e1c-0cdf-4aba-a692-4a1f3aca0cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.09.09 17:54:08.692454 [ 3 ] {} <Debug> HTTP-Session: 74530e1c-0cdf-4aba-a692-4a1f3aca0cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.09.09 17:54:08.692547 [ 3 ] {} <Trace> HTTP-Session: 74530e1c-0cdf-4aba-a692-4a1f3aca0cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2024.09.09 17:54:08.692958 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4971 2024.09.09 17:54:08.692983 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part
4972 2024.09.09 17:54:08.693056 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4973 2024.09.09 17:54:08.693776 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
4974 2024.09.09 17:54:08.693952 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4975 2024.09.09 17:54:08.694478 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part
4976 2024.09.09 17:54:08.695014 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part
4977 2024.09.09 17:54:08.695281 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4978 2024.09.09 17:54:08.695425 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
4979 2024.09.09 17:54:08.695601 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part
4980 2024.09.09 17:54:08.696761 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4981 2024.09.09 17:54:08.697548 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4982 2024.09.09 17:54:08.697833 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005041 sec., 16266.613767109699 rows/sec., 1.03 MiB/sec.
4983 2024.09.09 17:54:08.698237 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Debug> DynamicQueryHandler: Done processing query
4984 2024.09.09 17:54:08.698289 [ 3 ] {5b746c56-a83a-4c25-b072-0ebf78e5a3e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4985 2024.09.09 17:54:08.698331 [ 3 ] {} <Debug> HTTP-Session: 74530e1c-0cdf-4aba-a692-4a1f3aca0cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4986 2024.09.09 17:54:08.700032 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 19 columns (19 merged, 0 gathered) in 0.008907682 sec., 28851.501434379898 rows/sec., 51.70 MiB/sec.
4987 2024.09.09 17:54:08.700584 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4988 2024.09.09 17:54:08.701268 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4989 2024.09.09 17:54:08.701350 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4990 2024.09.09 17:54:08.701499 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB.
4991 2024.09.09 17:54:13.650829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4992 2024.09.09 17:54:13.650981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4993 2024.09.09 17:54:13.651013 [ 3 ] {} <Debug> HTTP-Session: f4aabebf-e841-4d20-a10f-2fb8e6d0d25e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
4994 2024.09.09 17:54:13.651042 [ 3 ] {} <Debug> HTTP-Session: f4aabebf-e841-4d20-a10f-2fb8e6d0d25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4995 2024.09.09 17:54:13.651060 [ 3 ] {} <Debug> HTTP-Session: f4aabebf-e841-4d20-a10f-2fb8e6d0d25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.09.09 17:54:13.651120 [ 3 ] {} <Trace> HTTP-Session: f4aabebf-e841-4d20-a10f-2fb8e6d0d25e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4997 2024.09.09 17:54:13.651350 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4998 2024.09.09 17:54:13.651422 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4999 2024.09.09 17:54:13.651767 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5000 2024.09.09 17:54:13.652295 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5001 2024.09.09 17:54:13.652344 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5002 2024.09.09 17:54:13.652801 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5003 2024.09.09 17:54:13.653199 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5004 2024.09.09 17:54:13.653382 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002101 sec., 34269.39552594003 rows/sec., 2.78 MiB/sec.
5005 2024.09.09 17:54:13.653395 [ 76 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5006 2024.09.09 17:54:13.653501 [ 76 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5007 2024.09.09 17:54:13.653567 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5008 2024.09.09 17:54:13.653725 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Debug> DynamicQueryHandler: Done processing query
5009 2024.09.09 17:54:13.653774 [ 3 ] {fcd32b13-9b14-4dc7-a794-7fad2d8f23b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5010 2024.09.09 17:54:13.653775 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5011 2024.09.09 17:54:13.653797 [ 3 ] {} <Debug> HTTP-Session: f4aabebf-e841-4d20-a10f-2fb8e6d0d25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5012 2024.09.09 17:54:13.654028 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5013 2024.09.09 17:54:13.654063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5014 2024.09.09 17:54:13.654104 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1414 rows starting from the beginning of the part
5015 2024.09.09 17:54:13.654172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5016 2024.09.09 17:54:13.654242 [ 3 ] {} <Debug> HTTP-Session: c2357534-10a5-451c-bffc-5acfa9c5cafe Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5017 2024.09.09 17:54:13.654338 [ 3 ] {} <Debug> HTTP-Session: c2357534-10a5-451c-bffc-5acfa9c5cafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5018 2024.09.09 17:54:13.654363 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part
5019 2024.09.09 17:54:13.654409 [ 3 ] {} <Debug> HTTP-Session: c2357534-10a5-451c-bffc-5acfa9c5cafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5020 2024.09.09 17:54:13.654593 [ 3 ] {} <Trace> HTTP-Session: c2357534-10a5-451c-bffc-5acfa9c5cafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5021 2024.09.09 17:54:13.654685 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 255 rows starting from the beginning of the part
5022 2024.09.09 17:54:13.654921 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5023 2024.09.09 17:54:13.655012 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1212 rows starting from the beginning of the part
5024 2024.09.09 17:54:13.655068 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5025 2024.09.09 17:54:13.655370 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 253 rows starting from the beginning of the part
5026 2024.09.09 17:54:13.655702 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part
5027 2024.09.09 17:54:13.656447 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5028 2024.09.09 17:54:13.657221 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5029 2024.09.09 17:54:13.657275 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5030 2024.09.09 17:54:13.658274 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5031 2024.09.09 17:54:13.658812 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5032 2024.09.09 17:54:13.659190 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004395 sec., 1820.250284414107 rows/sec., 136.87 KiB/sec.
5033 2024.09.09 17:54:13.659666 [ 189 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005988815 sec., 547353.6918405395 rows/sec., 48.06 MiB/sec.
5034 2024.09.09 17:54:13.659809 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Debug> DynamicQueryHandler: Done processing query
5035 2024.09.09 17:54:13.659864 [ 3 ] {ebd822f2-3b57-49e3-ac10-cfd9a467b4d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5036 2024.09.09 17:54:13.659939 [ 3 ] {} <Debug> HTTP-Session: c2357534-10a5-451c-bffc-5acfa9c5cafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5037 2024.09.09 17:54:13.660068 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5038 2024.09.09 17:54:13.660276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5039 2024.09.09 17:54:13.660376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5040 2024.09.09 17:54:13.660427 [ 3 ] {} <Debug> HTTP-Session: 7d9fa999-4415-4aea-88cc-afcfdbd11dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5041 2024.09.09 17:54:13.660471 [ 3 ] {} <Debug> HTTP-Session: 7d9fa999-4415-4aea-88cc-afcfdbd11dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5042 2024.09.09 17:54:13.660526 [ 3 ] {} <Debug> HTTP-Session: 7d9fa999-4415-4aea-88cc-afcfdbd11dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5043 2024.09.09 17:54:13.660735 [ 3 ] {} <Trace> HTTP-Session: 7d9fa999-4415-4aea-88cc-afcfdbd11dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5044 2024.09.09 17:54:13.660995 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5045 2024.09.09 17:54:13.661080 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5046 2024.09.09 17:54:13.661101 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5047 2024.09.09 17:54:13.661333 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_21_4} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5048 2024.09.09 17:54:13.661510 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
5049 2024.09.09 17:54:13.661652 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5050 2024.09.09 17:54:13.662032 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5051 2024.09.09 17:54:13.662070 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5052 2024.09.09 17:54:13.662440 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5053 2024.09.09 17:54:13.662803 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5054 2024.09.09 17:54:13.662969 [ 76 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5055 2024.09.09 17:54:13.662979 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002077 sec., 34665.38276360135 rows/sec., 2.71 MiB/sec.
5056 2024.09.09 17:54:13.663021 [ 76 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5057 2024.09.09 17:54:13.663095 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5058 2024.09.09 17:54:13.663310 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Debug> DynamicQueryHandler: Done processing query
5059 2024.09.09 17:54:13.663324 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5060 2024.09.09 17:54:13.663351 [ 3 ] {cab00567-53af-4ecc-bd08-3fbfc14b5753} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5061 2024.09.09 17:54:13.663399 [ 3 ] {} <Debug> HTTP-Session: 7d9fa999-4415-4aea-88cc-afcfdbd11dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5062 2024.09.09 17:54:13.663604 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5063 2024.09.09 17:54:13.663669 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 904 rows starting from the beginning of the part
5064 2024.09.09 17:54:13.663716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5065 2024.09.09 17:54:13.663856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5066 2024.09.09 17:54:13.663963 [ 3 ] {} <Debug> HTTP-Session: 0eacb756-ebb1-4d2e-98f4-c759451cf178 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5067 2024.09.09 17:54:13.664025 [ 3 ] {} <Debug> HTTP-Session: 0eacb756-ebb1-4d2e-98f4-c759451cf178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5068 2024.09.09 17:54:13.664094 [ 3 ] {} <Debug> HTTP-Session: 0eacb756-ebb1-4d2e-98f4-c759451cf178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5069 2024.09.09 17:54:13.664113 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part
5070 2024.09.09 17:54:13.664154 [ 3 ] {} <Trace> HTTP-Session: 0eacb756-ebb1-4d2e-98f4-c759451cf178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5071 2024.09.09 17:54:13.664415 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 418 rows starting from the beginning of the part
5072 2024.09.09 17:54:13.664651 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5073 2024.09.09 17:54:13.664707 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 528 rows starting from the beginning of the part
5074 2024.09.09 17:54:13.664817 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5075 2024.09.09 17:54:13.664973 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 414 rows starting from the beginning of the part
5076 2024.09.09 17:54:13.665403 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part
5077 2024.09.09 17:54:13.666091 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5078 2024.09.09 17:54:13.667090 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5079 2024.09.09 17:54:13.667155 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5080 2024.09.09 17:54:13.668086 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5081 2024.09.09 17:54:13.668776 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005621663 sec., 428343.0009945456 rows/sec., 32.84 MiB/sec.
5082 2024.09.09 17:54:13.669013 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5083 2024.09.09 17:54:13.669137 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5084 2024.09.09 17:54:13.669344 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004949 sec., 32329.763588603757 rows/sec., 2.25 MiB/sec.
5085 2024.09.09 17:54:13.669374 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5086 2024.09.09 17:54:13.669599 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5087 2024.09.09 17:54:13.669807 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5088 2024.09.09 17:54:13.670047 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Debug> DynamicQueryHandler: Done processing query
5089 2024.09.09 17:54:13.670116 [ 3 ] {6d91d16e-9ee8-44b2-b7f2-fd412232a461} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5090 2024.09.09 17:54:13.670211 [ 3 ] {} <Debug> HTTP-Session: 0eacb756-ebb1-4d2e-98f4-c759451cf178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.09.09 17:54:13.670315 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5092 2024.09.09 17:54:13.670422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5093 2024.09.09 17:54:13.670549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5094 2024.09.09 17:54:13.670614 [ 3 ] {} <Debug> HTTP-Session: af55f92f-23e6-4b76-9d8b-d2bbb06a605a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5095 2024.09.09 17:54:13.670657 [ 3 ] {} <Debug> HTTP-Session: af55f92f-23e6-4b76-9d8b-d2bbb06a605a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.09.09 17:54:13.670705 [ 3 ] {} <Debug> HTTP-Session: af55f92f-23e6-4b76-9d8b-d2bbb06a605a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.09.09 17:54:13.670777 [ 3 ] {} <Trace> HTTP-Session: af55f92f-23e6-4b76-9d8b-d2bbb06a605a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5098 2024.09.09 17:54:13.670789 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5099 2024.09.09 17:54:13.670867 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5100 2024.09.09 17:54:13.670874 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4704 rows starting from the beginning of the part
5101 2024.09.09 17:54:13.671235 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5102 2024.09.09 17:54:13.671261 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
5103 2024.09.09 17:54:13.671266 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_21_4} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5104 2024.09.09 17:54:13.671658 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5105 2024.09.09 17:54:13.671675 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 239 rows starting from the beginning of the part
5106 2024.09.09 17:54:13.672003 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
5107 2024.09.09 17:54:13.672217 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 844 rows starting from the beginning of the part
5108 2024.09.09 17:54:13.672481 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part
5109 2024.09.09 17:54:13.672807 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
5110 2024.09.09 17:54:13.673703 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5111 2024.09.09 17:54:13.674667 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5112 2024.09.09 17:54:13.674710 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5113 2024.09.09 17:54:13.675501 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5114 2024.09.09 17:54:13.675963 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6344 rows, containing 5 columns (5 merged, 0 gathered) in 0.005914015 sec., 1072706.1057504928 rows/sec., 71.96 MiB/sec.
5115 2024.09.09 17:54:13.676107 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5116 2024.09.09 17:54:13.676323 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005393 sec., 1483.404413128129 rows/sec., 2.66 MiB/sec.
5117 2024.09.09 17:54:13.676609 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5118 2024.09.09 17:54:13.676642 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Debug> DynamicQueryHandler: Done processing query
5119 2024.09.09 17:54:13.676696 [ 3 ] {78f58c3d-af42-4819-a814-0591737774db} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5120 2024.09.09 17:54:13.676748 [ 3 ] {} <Debug> HTTP-Session: af55f92f-23e6-4b76-9d8b-d2bbb06a605a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5121 2024.09.09 17:54:13.676936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5122 2024.09.09 17:54:13.677089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5123 2024.09.09 17:54:13.677154 [ 3 ] {} <Debug> HTTP-Session: becb49cd-d7f6-4150-a80b-3b49233a8a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5124 2024.09.09 17:54:13.677205 [ 3 ] {} <Debug> HTTP-Session: becb49cd-d7f6-4150-a80b-3b49233a8a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.09.09 17:54:13.677253 [ 3 ] {} <Debug> HTTP-Session: becb49cd-d7f6-4150-a80b-3b49233a8a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.09.09 17:54:13.677326 [ 3 ] {} <Trace> HTTP-Session: becb49cd-d7f6-4150-a80b-3b49233a8a6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5127 2024.09.09 17:54:13.677548 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5128 2024.09.09 17:54:13.677563 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5129 2024.09.09 17:54:13.677681 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5130 2024.09.09 17:54:13.677730 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5131 2024.09.09 17:54:13.677922 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB.
5132 2024.09.09 17:54:13.678035 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5133 2024.09.09 17:54:13.678349 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5134 2024.09.09 17:54:13.678387 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5135 2024.09.09 17:54:13.678769 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5136 2024.09.09 17:54:13.679102 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5137 2024.09.09 17:54:13.679266 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001789 sec., 33538.28954723309 rows/sec., 2.26 MiB/sec.
5138 2024.09.09 17:54:13.679278 [ 151 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5139 2024.09.09 17:54:13.679380 [ 151 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5140 2024.09.09 17:54:13.679435 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5141 2024.09.09 17:54:13.679532 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Debug> DynamicQueryHandler: Done processing query
5142 2024.09.09 17:54:13.679569 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5143 2024.09.09 17:54:13.679572 [ 3 ] {0e652c23-1f2c-41b8-b26d-3caa8688808f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5144 2024.09.09 17:54:13.679615 [ 3 ] {} <Debug> HTTP-Session: becb49cd-d7f6-4150-a80b-3b49233a8a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5145 2024.09.09 17:54:13.679704 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5146 2024.09.09 17:54:13.679738 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 680 rows starting from the beginning of the part
5147 2024.09.09 17:54:13.679824 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
5148 2024.09.09 17:54:13.680030 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part
5149 2024.09.09 17:54:13.680133 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
5150 2024.09.09 17:54:13.680354 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
5151 2024.09.09 17:54:13.680437 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
5152 2024.09.09 17:54:13.681577 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002076452 sec., 493148.8905113145 rows/sec., 31.52 MiB/sec.
5153 2024.09.09 17:54:13.681853 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5154 2024.09.09 17:54:13.682313 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5155 2024.09.09 17:54:13.682417 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_21_4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5156 2024.09.09 17:54:13.682520 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
5157 2024.09.09 17:54:17.551463 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
5158 2024.09.09 17:54:17.551539 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
5159 2024.09.09 17:54:18.656804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5160 2024.09.09 17:54:18.656974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5161 2024.09.09 17:54:18.657018 [ 3 ] {} <Debug> HTTP-Session: e121e176-df06-4d2c-b188-ba6a256e5929 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5162 2024.09.09 17:54:18.657060 [ 3 ] {} <Debug> HTTP-Session: e121e176-df06-4d2c-b188-ba6a256e5929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.09.09 17:54:18.657089 [ 3 ] {} <Debug> HTTP-Session: e121e176-df06-4d2c-b188-ba6a256e5929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.09.09 17:54:18.657169 [ 3 ] {} <Trace> HTTP-Session: e121e176-df06-4d2c-b188-ba6a256e5929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5165 2024.09.09 17:54:18.657531 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5166 2024.09.09 17:54:18.657600 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5167 2024.09.09 17:54:18.657947 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5168 2024.09.09 17:54:18.658576 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5169 2024.09.09 17:54:18.658619 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5170 2024.09.09 17:54:18.659097 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5171 2024.09.09 17:54:18.659501 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5172 2024.09.09 17:54:18.659650 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002266 sec., 111650.48543689321 rows/sec., 9.87 MiB/sec.
5173 2024.09.09 17:54:18.659894 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Debug> DynamicQueryHandler: Done processing query
5174 2024.09.09 17:54:18.659923 [ 3 ] {94a6f229-bf36-4bbc-a205-cee4a9df948f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5175 2024.09.09 17:54:18.659940 [ 3 ] {} <Debug> HTTP-Session: e121e176-df06-4d2c-b188-ba6a256e5929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5176 2024.09.09 17:54:18.660132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5177 2024.09.09 17:54:18.660190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5178 2024.09.09 17:54:18.660210 [ 3 ] {} <Debug> HTTP-Session: 8103428b-e603-435c-98fb-3ed820e916b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5179 2024.09.09 17:54:18.660229 [ 3 ] {} <Debug> HTTP-Session: 8103428b-e603-435c-98fb-3ed820e916b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5180 2024.09.09 17:54:18.660243 [ 3 ] {} <Debug> HTTP-Session: 8103428b-e603-435c-98fb-3ed820e916b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.09.09 17:54:18.660280 [ 3 ] {} <Trace> HTTP-Session: 8103428b-e603-435c-98fb-3ed820e916b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5182 2024.09.09 17:54:18.660399 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5183 2024.09.09 17:54:18.660448 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5184 2024.09.09 17:54:18.660687 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5185 2024.09.09 17:54:18.661067 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5186 2024.09.09 17:54:18.661104 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5187 2024.09.09 17:54:18.661495 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5188 2024.09.09 17:54:18.661869 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5189 2024.09.09 17:54:18.662024 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001663 sec., 19242.333132892363 rows/sec., 1.41 MiB/sec.
5190 2024.09.09 17:54:18.662207 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Debug> DynamicQueryHandler: Done processing query
5191 2024.09.09 17:54:18.662232 [ 3 ] {62a7cac1-fd18-4af4-91fa-ceea9c4a2584} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5192 2024.09.09 17:54:18.662248 [ 3 ] {} <Debug> HTTP-Session: 8103428b-e603-435c-98fb-3ed820e916b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5193 2024.09.09 17:54:18.662383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5194 2024.09.09 17:54:18.662435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5195 2024.09.09 17:54:18.662454 [ 3 ] {} <Debug> HTTP-Session: 193d5968-5652-4018-a392-3ae1d45054a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5196 2024.09.09 17:54:18.662470 [ 3 ] {} <Debug> HTTP-Session: 193d5968-5652-4018-a392-3ae1d45054a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.09.09 17:54:18.662484 [ 3 ] {} <Debug> HTTP-Session: 193d5968-5652-4018-a392-3ae1d45054a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.09.09 17:54:18.662518 [ 3 ] {} <Trace> HTTP-Session: 193d5968-5652-4018-a392-3ae1d45054a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5199 2024.09.09 17:54:18.662620 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5200 2024.09.09 17:54:18.662665 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5201 2024.09.09 17:54:18.662896 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5202 2024.09.09 17:54:18.663237 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5203 2024.09.09 17:54:18.663273 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5204 2024.09.09 17:54:18.663641 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5205 2024.09.09 17:54:18.664010 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5206 2024.09.09 17:54:18.664138 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec.
5207 2024.09.09 17:54:18.664444 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Debug> DynamicQueryHandler: Done processing query
5208 2024.09.09 17:54:18.664469 [ 3 ] {6e223ac0-2fcc-46b7-b451-6b42fb60dac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5209 2024.09.09 17:54:18.664485 [ 3 ] {} <Debug> HTTP-Session: 193d5968-5652-4018-a392-3ae1d45054a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5210 2024.09.09 17:54:18.664608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5211 2024.09.09 17:54:18.664656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5212 2024.09.09 17:54:18.664675 [ 3 ] {} <Debug> HTTP-Session: 2c6c93d9-0cbe-4e53-907e-4a056d68b175 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5213 2024.09.09 17:54:18.664692 [ 3 ] {} <Debug> HTTP-Session: 2c6c93d9-0cbe-4e53-907e-4a056d68b175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5214 2024.09.09 17:54:18.664706 [ 3 ] {} <Debug> HTTP-Session: 2c6c93d9-0cbe-4e53-907e-4a056d68b175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5215 2024.09.09 17:54:18.664738 [ 3 ] {} <Trace> HTTP-Session: 2c6c93d9-0cbe-4e53-907e-4a056d68b175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5216 2024.09.09 17:54:18.664840 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5217 2024.09.09 17:54:18.664886 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5218 2024.09.09 17:54:18.665128 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5219 2024.09.09 17:54:18.665433 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5220 2024.09.09 17:54:18.665470 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5221 2024.09.09 17:54:18.665825 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5222 2024.09.09 17:54:18.666212 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5223 2024.09.09 17:54:18.666352 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 230.49 KiB/sec.
5224 2024.09.09 17:54:18.666524 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Debug> DynamicQueryHandler: Done processing query
5225 2024.09.09 17:54:18.666548 [ 3 ] {3aa7461f-ca3c-4345-9842-c515e5752c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5226 2024.09.09 17:54:18.666564 [ 3 ] {} <Debug> HTTP-Session: 2c6c93d9-0cbe-4e53-907e-4a056d68b175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5227 2024.09.09 17:54:18.666765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5228 2024.09.09 17:54:18.666814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5229 2024.09.09 17:54:18.666832 [ 3 ] {} <Debug> HTTP-Session: 6e5eabb9-dde0-4e64-8d71-d54b7b7854ae Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5230 2024.09.09 17:54:18.666849 [ 3 ] {} <Debug> HTTP-Session: 6e5eabb9-dde0-4e64-8d71-d54b7b7854ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.09.09 17:54:18.666863 [ 3 ] {} <Debug> HTTP-Session: 6e5eabb9-dde0-4e64-8d71-d54b7b7854ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5232 2024.09.09 17:54:18.666894 [ 3 ] {} <Trace> HTTP-Session: 6e5eabb9-dde0-4e64-8d71-d54b7b7854ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5233 2024.09.09 17:54:18.667130 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5234 2024.09.09 17:54:18.667174 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5235 2024.09.09 17:54:18.667401 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5236 2024.09.09 17:54:18.667958 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5237 2024.09.09 17:54:18.667994 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5238 2024.09.09 17:54:18.668387 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5239 2024.09.09 17:54:18.668745 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5240 2024.09.09 17:54:18.668871 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001867 sec., 221746.11676486343 rows/sec., 15.82 MiB/sec.
5241 2024.09.09 17:54:18.669031 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Debug> DynamicQueryHandler: Done processing query
5242 2024.09.09 17:54:18.669054 [ 3 ] {148dceaf-fd21-44c4-b041-bfb77dd63f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5243 2024.09.09 17:54:18.669070 [ 3 ] {} <Debug> HTTP-Session: 6e5eabb9-dde0-4e64-8d71-d54b7b7854ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5244 2024.09.09 17:54:18.669244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5245 2024.09.09 17:54:18.669292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5246 2024.09.09 17:54:18.669311 [ 3 ] {} <Debug> HTTP-Session: 71bb3ce6-e3b9-48c9-8838-1029017ee0c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5247 2024.09.09 17:54:18.669327 [ 3 ] {} <Debug> HTTP-Session: 71bb3ce6-e3b9-48c9-8838-1029017ee0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5248 2024.09.09 17:54:18.669341 [ 3 ] {} <Debug> HTTP-Session: 71bb3ce6-e3b9-48c9-8838-1029017ee0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.09.09 17:54:18.669373 [ 3 ] {} <Trace> HTTP-Session: 71bb3ce6-e3b9-48c9-8838-1029017ee0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5250 2024.09.09 17:54:18.669468 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5251 2024.09.09 17:54:18.669512 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5252 2024.09.09 17:54:18.669642 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5253 2024.09.09 17:54:18.669937 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5254 2024.09.09 17:54:18.669972 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5255 2024.09.09 17:54:18.670332 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5256 2024.09.09 17:54:18.670658 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5257 2024.09.09 17:54:18.670802 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 231.35 KiB/sec.
5258 2024.09.09 17:54:18.671015 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Debug> DynamicQueryHandler: Done processing query
5259 2024.09.09 17:54:18.671038 [ 3 ] {4075fec5-60aa-43d1-8864-400c87db3463} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5260 2024.09.09 17:54:18.671054 [ 3 ] {} <Debug> HTTP-Session: 71bb3ce6-e3b9-48c9-8838-1029017ee0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5261 2024.09.09 17:54:18.671234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5262 2024.09.09 17:54:18.671282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5263 2024.09.09 17:54:18.671301 [ 3 ] {} <Debug> HTTP-Session: 22349ccb-6103-4e6e-bb00-efddd6536510 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5264 2024.09.09 17:54:18.671317 [ 3 ] {} <Debug> HTTP-Session: 22349ccb-6103-4e6e-bb00-efddd6536510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.09.09 17:54:18.671330 [ 3 ] {} <Debug> HTTP-Session: 22349ccb-6103-4e6e-bb00-efddd6536510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5266 2024.09.09 17:54:18.671361 [ 3 ] {} <Trace> HTTP-Session: 22349ccb-6103-4e6e-bb00-efddd6536510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5267 2024.09.09 17:54:18.671529 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5268 2024.09.09 17:54:18.671576 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5269 2024.09.09 17:54:18.671718 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5270 2024.09.09 17:54:18.672282 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5271 2024.09.09 17:54:18.672317 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5272 2024.09.09 17:54:18.672711 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5273 2024.09.09 17:54:18.673081 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5274 2024.09.09 17:54:18.673210 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001771 sec., 133822.69904009035 rows/sec., 8.97 MiB/sec.
5275 2024.09.09 17:54:18.673382 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Debug> DynamicQueryHandler: Done processing query
5276 2024.09.09 17:54:18.673405 [ 3 ] {cca95a8e-073a-48bf-a0eb-dc346b758deb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5277 2024.09.09 17:54:18.673421 [ 3 ] {} <Debug> HTTP-Session: 22349ccb-6103-4e6e-bb00-efddd6536510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5278 2024.09.09 17:54:18.673583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5279 2024.09.09 17:54:18.673632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5280 2024.09.09 17:54:18.673650 [ 3 ] {} <Debug> HTTP-Session: 2e68fd0e-b6a0-4614-b211-258b7e698169 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5281 2024.09.09 17:54:18.673668 [ 3 ] {} <Debug> HTTP-Session: 2e68fd0e-b6a0-4614-b211-258b7e698169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5282 2024.09.09 17:54:18.673681 [ 3 ] {} <Debug> HTTP-Session: 2e68fd0e-b6a0-4614-b211-258b7e698169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.09.09 17:54:18.673712 [ 3 ] {} <Trace> HTTP-Session: 2e68fd0e-b6a0-4614-b211-258b7e698169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5284 2024.09.09 17:54:18.673802 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5285 2024.09.09 17:54:18.673846 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5286 2024.09.09 17:54:18.673976 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5287 2024.09.09 17:54:18.674214 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5288 2024.09.09 17:54:18.674248 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5289 2024.09.09 17:54:18.674590 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5290 2024.09.09 17:54:18.674911 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5291 2024.09.09 17:54:18.675042 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 53.39 KiB/sec.
5292 2024.09.09 17:54:18.675196 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Debug> DynamicQueryHandler: Done processing query
5293 2024.09.09 17:54:18.675219 [ 3 ] {5660f862-2db9-4730-bb86-383d01418328} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5294 2024.09.09 17:54:18.675234 [ 3 ] {} <Debug> HTTP-Session: 2e68fd0e-b6a0-4614-b211-258b7e698169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5295 2024.09.09 17:54:18.675383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5296 2024.09.09 17:54:18.675430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5297 2024.09.09 17:54:18.675449 [ 3 ] {} <Debug> HTTP-Session: d616b614-8b2f-43f7-86ee-050ec468a017 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5298 2024.09.09 17:54:18.675464 [ 3 ] {} <Debug> HTTP-Session: d616b614-8b2f-43f7-86ee-050ec468a017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5299 2024.09.09 17:54:18.675478 [ 3 ] {} <Debug> HTTP-Session: d616b614-8b2f-43f7-86ee-050ec468a017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5300 2024.09.09 17:54:18.675508 [ 3 ] {} <Trace> HTTP-Session: d616b614-8b2f-43f7-86ee-050ec468a017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5301 2024.09.09 17:54:18.675826 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5302 2024.09.09 17:54:18.675890 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5303 2024.09.09 17:54:18.676299 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5304 2024.09.09 17:54:18.677037 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5305 2024.09.09 17:54:18.677073 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5306 2024.09.09 17:54:18.677725 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5307 2024.09.09 17:54:18.678156 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5308 2024.09.09 17:54:18.678313 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002726 sec., 11738.811445341158 rows/sec., 21.04 MiB/sec.
5309 2024.09.09 17:54:18.678538 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Debug> DynamicQueryHandler: Done processing query
5310 2024.09.09 17:54:18.678562 [ 3 ] {4e32c261-dba9-4103-b466-dfbe6bd9cb5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5311 2024.09.09 17:54:18.678578 [ 3 ] {} <Debug> HTTP-Session: d616b614-8b2f-43f7-86ee-050ec468a017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5312 2024.09.09 17:54:18.678722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5313 2024.09.09 17:54:18.678771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5314 2024.09.09 17:54:18.678790 [ 3 ] {} <Debug> HTTP-Session: 2a676de7-a63d-4ac7-99f7-66d70c5f7882 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5315 2024.09.09 17:54:18.678806 [ 3 ] {} <Debug> HTTP-Session: 2a676de7-a63d-4ac7-99f7-66d70c5f7882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.09.09 17:54:18.678820 [ 3 ] {} <Debug> HTTP-Session: 2a676de7-a63d-4ac7-99f7-66d70c5f7882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5317 2024.09.09 17:54:18.678852 [ 3 ] {} <Trace> HTTP-Session: 2a676de7-a63d-4ac7-99f7-66d70c5f7882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5318 2024.09.09 17:54:18.678982 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5319 2024.09.09 17:54:18.679026 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5320 2024.09.09 17:54:18.679159 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5321 2024.09.09 17:54:18.679479 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5322 2024.09.09 17:54:18.679515 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5323 2024.09.09 17:54:18.679908 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5324 2024.09.09 17:54:18.680232 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5325 2024.09.09 17:54:18.680367 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 3.62 MiB/sec.
5326 2024.09.09 17:54:18.680668 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Debug> DynamicQueryHandler: Done processing query
5327 2024.09.09 17:54:18.680693 [ 3 ] {726a6ba1-5451-4d88-ac4d-9890fee30f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5328 2024.09.09 17:54:18.680710 [ 3 ] {} <Debug> HTTP-Session: 2a676de7-a63d-4ac7-99f7-66d70c5f7882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5329 2024.09.09 17:54:23.651892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5330 2024.09.09 17:54:23.652046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5331 2024.09.09 17:54:23.652075 [ 3 ] {} <Debug> HTTP-Session: a4a958cd-d81b-4be6-aecf-a085f24c81ae Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5332 2024.09.09 17:54:23.652100 [ 3 ] {} <Debug> HTTP-Session: a4a958cd-d81b-4be6-aecf-a085f24c81ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.09.09 17:54:23.652115 [ 3 ] {} <Debug> HTTP-Session: a4a958cd-d81b-4be6-aecf-a085f24c81ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5334 2024.09.09 17:54:23.652169 [ 3 ] {} <Trace> HTTP-Session: a4a958cd-d81b-4be6-aecf-a085f24c81ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5335 2024.09.09 17:54:23.652400 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5336 2024.09.09 17:54:23.652501 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5337 2024.09.09 17:54:23.652903 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5338 2024.09.09 17:54:23.653497 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5339 2024.09.09 17:54:23.653555 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5340 2024.09.09 17:54:23.654071 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5341 2024.09.09 17:54:23.654548 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5342 2024.09.09 17:54:23.654763 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002427 sec., 824.0626287597858 rows/sec., 67.20 KiB/sec.
5343 2024.09.09 17:54:23.655068 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Debug> DynamicQueryHandler: Done processing query
5344 2024.09.09 17:54:23.655101 [ 3 ] {0c3211a6-08b6-4f4e-a460-13f5ed3e9b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5345 2024.09.09 17:54:23.655123 [ 3 ] {} <Debug> HTTP-Session: a4a958cd-d81b-4be6-aecf-a085f24c81ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5346 2024.09.09 17:54:23.655310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5347 2024.09.09 17:54:23.655384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5348 2024.09.09 17:54:23.655415 [ 3 ] {} <Debug> HTTP-Session: 1e5ab1d7-aa3f-43d1-9a20-d803efdb8cff Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5349 2024.09.09 17:54:23.655442 [ 3 ] {} <Debug> HTTP-Session: 1e5ab1d7-aa3f-43d1-9a20-d803efdb8cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.09.09 17:54:23.655461 [ 3 ] {} <Debug> HTTP-Session: 1e5ab1d7-aa3f-43d1-9a20-d803efdb8cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5351 2024.09.09 17:54:23.655507 [ 3 ] {} <Trace> HTTP-Session: 1e5ab1d7-aa3f-43d1-9a20-d803efdb8cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5352 2024.09.09 17:54:23.655667 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5353 2024.09.09 17:54:23.655723 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5354 2024.09.09 17:54:23.656005 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5355 2024.09.09 17:54:23.656450 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5356 2024.09.09 17:54:23.656493 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5357 2024.09.09 17:54:23.656940 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5358 2024.09.09 17:54:23.657381 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5359 2024.09.09 17:54:23.657565 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001953 sec., 37378.39221710189 rows/sec., 3.03 MiB/sec.
5360 2024.09.09 17:54:23.657950 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Debug> DynamicQueryHandler: Done processing query
5361 2024.09.09 17:54:23.657980 [ 3 ] {ab5c3189-9dfd-4c5e-9040-d5917cee59b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5362 2024.09.09 17:54:23.658001 [ 3 ] {} <Debug> HTTP-Session: 1e5ab1d7-aa3f-43d1-9a20-d803efdb8cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.09.09 17:54:23.658148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5364 2024.09.09 17:54:23.658211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5365 2024.09.09 17:54:23.658241 [ 3 ] {} <Debug> HTTP-Session: 25c99060-905f-4f95-9dfd-8199d6e1d5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5366 2024.09.09 17:54:23.658265 [ 3 ] {} <Debug> HTTP-Session: 25c99060-905f-4f95-9dfd-8199d6e1d5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.09.09 17:54:23.658285 [ 3 ] {} <Debug> HTTP-Session: 25c99060-905f-4f95-9dfd-8199d6e1d5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.09.09 17:54:23.658330 [ 3 ] {} <Trace> HTTP-Session: 25c99060-905f-4f95-9dfd-8199d6e1d5cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5369 2024.09.09 17:54:23.658462 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5370 2024.09.09 17:54:23.658515 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5371 2024.09.09 17:54:23.658816 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5372 2024.09.09 17:54:23.659171 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5373 2024.09.09 17:54:23.659214 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5374 2024.09.09 17:54:23.659656 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5375 2024.09.09 17:54:23.660104 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5376 2024.09.09 17:54:23.660286 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001855 sec., 5390.8355795148245 rows/sec., 399.57 KiB/sec.
5377 2024.09.09 17:54:23.660646 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Debug> DynamicQueryHandler: Done processing query
5378 2024.09.09 17:54:23.660677 [ 3 ] {487d5f57-3b3a-42f6-b72a-3f7259f5ec7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5379 2024.09.09 17:54:23.660698 [ 3 ] {} <Debug> HTTP-Session: 25c99060-905f-4f95-9dfd-8199d6e1d5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5380 2024.09.09 17:54:23.660847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5381 2024.09.09 17:54:23.660904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5382 2024.09.09 17:54:23.660928 [ 3 ] {} <Debug> HTTP-Session: 2dc54bf2-a789-43d8-86b1-ce1e098cab45 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5383 2024.09.09 17:54:23.660950 [ 3 ] {} <Debug> HTTP-Session: 2dc54bf2-a789-43d8-86b1-ce1e098cab45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.09.09 17:54:23.660968 [ 3 ] {} <Debug> HTTP-Session: 2dc54bf2-a789-43d8-86b1-ce1e098cab45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.09.09 17:54:23.661006 [ 3 ] {} <Trace> HTTP-Session: 2dc54bf2-a789-43d8-86b1-ce1e098cab45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5386 2024.09.09 17:54:23.661152 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5387 2024.09.09 17:54:23.661202 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5388 2024.09.09 17:54:23.661497 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5389 2024.09.09 17:54:23.661916 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5390 2024.09.09 17:54:23.661958 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5391 2024.09.09 17:54:23.662388 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5392 2024.09.09 17:54:23.662821 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5393 2024.09.09 17:54:23.663001 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001904 sec., 38865.54621848739 rows/sec., 3.04 MiB/sec.
5394 2024.09.09 17:54:23.663206 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Debug> DynamicQueryHandler: Done processing query
5395 2024.09.09 17:54:23.663235 [ 3 ] {01accc7d-20f1-4ac3-ae9f-6fa48c0549b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5396 2024.09.09 17:54:23.663256 [ 3 ] {} <Debug> HTTP-Session: 2dc54bf2-a789-43d8-86b1-ce1e098cab45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5397 2024.09.09 17:54:23.663469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5398 2024.09.09 17:54:23.663526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5399 2024.09.09 17:54:23.663549 [ 3 ] {} <Debug> HTTP-Session: 3a64ae05-be41-4116-842c-1e283d97e324 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5400 2024.09.09 17:54:23.663571 [ 3 ] {} <Debug> HTTP-Session: 3a64ae05-be41-4116-842c-1e283d97e324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.09.09 17:54:23.663589 [ 3 ] {} <Debug> HTTP-Session: 3a64ae05-be41-4116-842c-1e283d97e324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.09.09 17:54:23.663627 [ 3 ] {} <Trace> HTTP-Session: 3a64ae05-be41-4116-842c-1e283d97e324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5403 2024.09.09 17:54:23.663834 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5404 2024.09.09 17:54:23.663897 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5405 2024.09.09 17:54:23.664085 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5406 2024.09.09 17:54:23.664485 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5407 2024.09.09 17:54:23.664520 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5408 2024.09.09 17:54:23.664896 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5409 2024.09.09 17:54:23.665290 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5410 2024.09.09 17:54:23.665438 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00171 sec., 94152.04678362573 rows/sec., 6.56 MiB/sec.
5411 2024.09.09 17:54:23.665616 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Debug> DynamicQueryHandler: Done processing query
5412 2024.09.09 17:54:23.665640 [ 3 ] {f39ec0f8-7b7e-4d0a-b2ff-a807878b78d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5413 2024.09.09 17:54:23.665656 [ 3 ] {} <Debug> HTTP-Session: 3a64ae05-be41-4116-842c-1e283d97e324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5414 2024.09.09 17:54:23.665847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14168, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5415 2024.09.09 17:54:23.665896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5416 2024.09.09 17:54:23.665915 [ 3 ] {} <Debug> HTTP-Session: cf101422-a2e4-4f4e-81db-35e0ac13a0b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5417 2024.09.09 17:54:23.665932 [ 3 ] {} <Debug> HTTP-Session: cf101422-a2e4-4f4e-81db-35e0ac13a0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.09.09 17:54:23.665946 [ 3 ] {} <Debug> HTTP-Session: cf101422-a2e4-4f4e-81db-35e0ac13a0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.09.09 17:54:23.665977 [ 3 ] {} <Trace> HTTP-Session: cf101422-a2e4-4f4e-81db-35e0ac13a0b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5420 2024.09.09 17:54:23.666165 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5421 2024.09.09 17:54:23.666232 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5422 2024.09.09 17:54:23.666654 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5423 2024.09.09 17:54:23.667185 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5424 2024.09.09 17:54:23.667222 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5425 2024.09.09 17:54:23.667864 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5426 2024.09.09 17:54:23.668291 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5427 2024.09.09 17:54:23.668482 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002402 sec., 3330.5578684429643 rows/sec., 5.97 MiB/sec.
5428 2024.09.09 17:54:23.669045 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Debug> DynamicQueryHandler: Done processing query
5429 2024.09.09 17:54:23.669072 [ 3 ] {4b5d8a63-096c-4502-a8ca-53d8f8f5d089} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5430 2024.09.09 17:54:23.669087 [ 3 ] {} <Debug> HTTP-Session: cf101422-a2e4-4f4e-81db-35e0ac13a0b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5431 2024.09.09 17:54:23.669227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5432 2024.09.09 17:54:23.669278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5433 2024.09.09 17:54:23.669299 [ 3 ] {} <Debug> HTTP-Session: 6d359d0b-11c1-43d3-bfdc-8ee33fe9790b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5434 2024.09.09 17:54:23.669319 [ 3 ] {} <Debug> HTTP-Session: 6d359d0b-11c1-43d3-bfdc-8ee33fe9790b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.09.09 17:54:23.669333 [ 3 ] {} <Debug> HTTP-Session: 6d359d0b-11c1-43d3-bfdc-8ee33fe9790b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.09.09 17:54:23.669364 [ 3 ] {} <Trace> HTTP-Session: 6d359d0b-11c1-43d3-bfdc-8ee33fe9790b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5437 2024.09.09 17:54:23.669485 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5438 2024.09.09 17:54:23.669533 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5439 2024.09.09 17:54:23.669683 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5440 2024.09.09 17:54:23.669986 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5441 2024.09.09 17:54:23.670029 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5442 2024.09.09 17:54:23.670492 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5443 2024.09.09 17:54:23.670921 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5444 2024.09.09 17:54:23.671111 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001661 sec., 36122.817579771225 rows/sec., 2.43 MiB/sec.
5445 2024.09.09 17:54:23.671335 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Debug> DynamicQueryHandler: Done processing query
5446 2024.09.09 17:54:23.671365 [ 3 ] {2f16b472-6d96-4f2b-8c49-6386c27cd10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5447 2024.09.09 17:54:23.671385 [ 3 ] {} <Debug> HTTP-Session: 6d359d0b-11c1-43d3-bfdc-8ee33fe9790b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.09.09 17:54:28.658174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5449 2024.09.09 17:54:28.658374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5450 2024.09.09 17:54:28.658422 [ 3 ] {} <Debug> HTTP-Session: 50898bee-6c08-4b40-a4af-5b2e51f65a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5451 2024.09.09 17:54:28.658464 [ 3 ] {} <Debug> HTTP-Session: 50898bee-6c08-4b40-a4af-5b2e51f65a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.09.09 17:54:28.658492 [ 3 ] {} <Debug> HTTP-Session: 50898bee-6c08-4b40-a4af-5b2e51f65a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.09.09 17:54:28.658573 [ 3 ] {} <Trace> HTTP-Session: 50898bee-6c08-4b40-a4af-5b2e51f65a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5454 2024.09.09 17:54:28.658870 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5455 2024.09.09 17:54:28.658986 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5456 2024.09.09 17:54:28.659362 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5457 2024.09.09 17:54:28.659804 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5458 2024.09.09 17:54:28.659854 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5459 2024.09.09 17:54:28.660272 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5460 2024.09.09 17:54:28.660705 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5461 2024.09.09 17:54:28.660888 [ 141 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5462 2024.09.09 17:54:28.660897 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00211 sec., 2843.6018957345973 rows/sec., 231.88 KiB/sec.
5463 2024.09.09 17:54:28.660972 [ 141 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5464 2024.09.09 17:54:28.661038 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5465 2024.09.09 17:54:28.661219 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
5466 2024.09.09 17:54:28.661295 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Debug> DynamicQueryHandler: Done processing query
5467 2024.09.09 17:54:28.661328 [ 3 ] {48723421-f2c8-4264-86d7-109ee1e81e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5468 2024.09.09 17:54:28.661357 [ 3 ] {} <Debug> HTTP-Session: 50898bee-6c08-4b40-a4af-5b2e51f65a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5469 2024.09.09 17:54:28.661410 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5470 2024.09.09 17:54:28.661450 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
5471 2024.09.09 17:54:28.661537 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
5472 2024.09.09 17:54:28.661635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5473 2024.09.09 17:54:28.661863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5474 2024.09.09 17:54:28.661961 [ 3 ] {} <Debug> HTTP-Session: 405e98ec-c308-4cef-82fa-66fc1971cde0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5475 2024.09.09 17:54:28.661967 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5476 2024.09.09 17:54:28.661993 [ 3 ] {} <Debug> HTTP-Session: 405e98ec-c308-4cef-82fa-66fc1971cde0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5477 2024.09.09 17:54:28.662023 [ 3 ] {} <Debug> HTTP-Session: 405e98ec-c308-4cef-82fa-66fc1971cde0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.09.09 17:54:28.662128 [ 3 ] {} <Trace> HTTP-Session: 405e98ec-c308-4cef-82fa-66fc1971cde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5479 2024.09.09 17:54:28.662143 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5480 2024.09.09 17:54:28.662444 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
5481 2024.09.09 17:54:28.662547 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5482 2024.09.09 17:54:28.662633 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::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
5483 2024.09.09 17:54:28.662716 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5484 2024.09.09 17:54:28.663347 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5485 2024.09.09 17:54:28.664429 [ 193 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.003300749 sec., 6059.230798827782 rows/sec., 517.76 KiB/sec.
5486 2024.09.09 17:54:28.664451 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5487 2024.09.09 17:54:28.664521 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5488 2024.09.09 17:54:28.664653 [ 193 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5489 2024.09.09 17:54:28.665533 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5490 2024.09.09 17:54:28.665708 [ 193 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5491 2024.09.09 17:54:28.666004 [ 193 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_6_1} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5492 2024.09.09 17:54:28.666208 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5493 2024.09.09 17:54:28.666352 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5494 2024.09.09 17:54:28.666537 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Debug> executeQuery: Read 256 rows, 23.13 KiB in 0.004163 sec., 61494.114821042516 rows/sec., 5.42 MiB/sec.
5495 2024.09.09 17:54:28.666912 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Debug> DynamicQueryHandler: Done processing query
5496 2024.09.09 17:54:28.666965 [ 3 ] {a556eda3-dd10-47ff-b3fa-e38ad0296479} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5497 2024.09.09 17:54:28.667000 [ 3 ] {} <Debug> HTTP-Session: 405e98ec-c308-4cef-82fa-66fc1971cde0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.09.09 17:54:28.667193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5499 2024.09.09 17:54:28.667246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5500 2024.09.09 17:54:28.667266 [ 3 ] {} <Debug> HTTP-Session: bd3c627b-1549-4143-8aa6-bf0c98b0bda6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5501 2024.09.09 17:54:28.667283 [ 3 ] {} <Debug> HTTP-Session: bd3c627b-1549-4143-8aa6-bf0c98b0bda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5502 2024.09.09 17:54:28.667298 [ 3 ] {} <Debug> HTTP-Session: bd3c627b-1549-4143-8aa6-bf0c98b0bda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.09.09 17:54:28.667331 [ 3 ] {} <Trace> HTTP-Session: bd3c627b-1549-4143-8aa6-bf0c98b0bda6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5504 2024.09.09 17:54:28.667456 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5505 2024.09.09 17:54:28.667504 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5506 2024.09.09 17:54:28.667758 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5507 2024.09.09 17:54:28.668119 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5508 2024.09.09 17:54:28.668158 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5509 2024.09.09 17:54:28.668522 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5510 2024.09.09 17:54:28.668892 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5511 2024.09.09 17:54:28.669061 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.00164 sec., 23170.731707317074 rows/sec., 1.68 MiB/sec.
5512 2024.09.09 17:54:28.669242 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Debug> DynamicQueryHandler: Done processing query
5513 2024.09.09 17:54:28.669267 [ 3 ] {ec08abde-4118-4185-b83e-3f813d29c4c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5514 2024.09.09 17:54:28.669283 [ 3 ] {} <Debug> HTTP-Session: bd3c627b-1549-4143-8aa6-bf0c98b0bda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5515 2024.09.09 17:54:28.669415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5516 2024.09.09 17:54:28.669465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5517 2024.09.09 17:54:28.669485 [ 3 ] {} <Debug> HTTP-Session: 78286d18-2b93-4848-bb64-c58c88c87145 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5518 2024.09.09 17:54:28.669502 [ 3 ] {} <Debug> HTTP-Session: 78286d18-2b93-4848-bb64-c58c88c87145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5519 2024.09.09 17:54:28.669516 [ 3 ] {} <Debug> HTTP-Session: 78286d18-2b93-4848-bb64-c58c88c87145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5520 2024.09.09 17:54:28.669548 [ 3 ] {} <Trace> HTTP-Session: 78286d18-2b93-4848-bb64-c58c88c87145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5521 2024.09.09 17:54:28.669650 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5522 2024.09.09 17:54:28.669695 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5523 2024.09.09 17:54:28.669926 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5524 2024.09.09 17:54:28.670249 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5525 2024.09.09 17:54:28.670288 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5526 2024.09.09 17:54:28.670671 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5527 2024.09.09 17:54:28.671034 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5528 2024.09.09 17:54:28.671199 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00157 sec., 8917.197452229299 rows/sec., 624.50 KiB/sec.
5529 2024.09.09 17:54:28.671541 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Debug> DynamicQueryHandler: Done processing query
5530 2024.09.09 17:54:28.671566 [ 3 ] {1fc32e55-e9d4-4a43-af05-b83e24842023} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5531 2024.09.09 17:54:28.671583 [ 3 ] {} <Debug> HTTP-Session: 78286d18-2b93-4848-bb64-c58c88c87145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5532 2024.09.09 17:54:28.671737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5533 2024.09.09 17:54:28.671787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5534 2024.09.09 17:54:28.671806 [ 3 ] {} <Debug> HTTP-Session: 79a4bf19-9cff-4f66-b077-658ee39a84c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5535 2024.09.09 17:54:28.671823 [ 3 ] {} <Debug> HTTP-Session: 79a4bf19-9cff-4f66-b077-658ee39a84c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5536 2024.09.09 17:54:28.671838 [ 3 ] {} <Debug> HTTP-Session: 79a4bf19-9cff-4f66-b077-658ee39a84c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5537 2024.09.09 17:54:28.671869 [ 3 ] {} <Trace> HTTP-Session: 79a4bf19-9cff-4f66-b077-658ee39a84c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5538 2024.09.09 17:54:28.671971 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5539 2024.09.09 17:54:28.672018 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5540 2024.09.09 17:54:28.672268 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5541 2024.09.09 17:54:28.672584 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5542 2024.09.09 17:54:28.672622 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5543 2024.09.09 17:54:28.672974 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5544 2024.09.09 17:54:28.673331 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5545 2024.09.09 17:54:28.673498 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 229.00 KiB/sec.
5546 2024.09.09 17:54:28.673834 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Debug> DynamicQueryHandler: Done processing query
5547 2024.09.09 17:54:28.673859 [ 3 ] {14cbc615-aedd-4d9f-a458-584628f65936} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5548 2024.09.09 17:54:28.673875 [ 3 ] {} <Debug> HTTP-Session: 79a4bf19-9cff-4f66-b077-658ee39a84c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.09.09 17:54:28.674059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 68208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5550 2024.09.09 17:54:28.674111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5551 2024.09.09 17:54:28.674131 [ 3 ] {} <Debug> HTTP-Session: bc8b0851-2618-4924-8480-970cfbe602da Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5552 2024.09.09 17:54:28.674147 [ 3 ] {} <Debug> HTTP-Session: bc8b0851-2618-4924-8480-970cfbe602da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5553 2024.09.09 17:54:28.674162 [ 3 ] {} <Debug> HTTP-Session: bc8b0851-2618-4924-8480-970cfbe602da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5554 2024.09.09 17:54:28.674193 [ 3 ] {} <Trace> HTTP-Session: bc8b0851-2618-4924-8480-970cfbe602da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5555 2024.09.09 17:54:28.674427 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5556 2024.09.09 17:54:28.674474 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5557 2024.09.09 17:54:28.674726 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5558 2024.09.09 17:54:28.675306 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5559 2024.09.09 17:54:28.675347 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5560 2024.09.09 17:54:28.675732 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5561 2024.09.09 17:54:28.676096 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5562 2024.09.09 17:54:28.676263 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Debug> executeQuery: Read 420 rows, 30.73 KiB in 0.001962 sec., 214067.27828746176 rows/sec., 15.30 MiB/sec.
5563 2024.09.09 17:54:28.676621 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Debug> DynamicQueryHandler: Done processing query
5564 2024.09.09 17:54:28.676646 [ 3 ] {685d6d3f-b38c-4de6-b373-715fc3df7592} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5565 2024.09.09 17:54:28.676662 [ 3 ] {} <Debug> HTTP-Session: bc8b0851-2618-4924-8480-970cfbe602da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5566 2024.09.09 17:54:28.676837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5567 2024.09.09 17:54:28.676888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5568 2024.09.09 17:54:28.676907 [ 3 ] {} <Debug> HTTP-Session: cd56135f-3b6e-465e-8a03-3c9873854b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5569 2024.09.09 17:54:28.676925 [ 3 ] {} <Debug> HTTP-Session: cd56135f-3b6e-465e-8a03-3c9873854b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5570 2024.09.09 17:54:28.676939 [ 3 ] {} <Debug> HTTP-Session: cd56135f-3b6e-465e-8a03-3c9873854b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5571 2024.09.09 17:54:28.676970 [ 3 ] {} <Trace> HTTP-Session: cd56135f-3b6e-465e-8a03-3c9873854b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5572 2024.09.09 17:54:28.677094 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5573 2024.09.09 17:54:28.677144 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5574 2024.09.09 17:54:28.677299 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5575 2024.09.09 17:54:28.677579 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5576 2024.09.09 17:54:28.677617 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5577 2024.09.09 17:54:28.677985 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5578 2024.09.09 17:54:28.678311 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5579 2024.09.09 17:54:28.678477 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec.
5580 2024.09.09 17:54:28.678776 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Debug> DynamicQueryHandler: Done processing query
5581 2024.09.09 17:54:28.678802 [ 3 ] {56b67e20-54bc-4235-9d6b-86b635541ee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5582 2024.09.09 17:54:28.678817 [ 3 ] {} <Debug> HTTP-Session: cd56135f-3b6e-465e-8a03-3c9873854b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.09.09 17:54:28.679020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5584 2024.09.09 17:54:28.679070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5585 2024.09.09 17:54:28.679090 [ 3 ] {} <Debug> HTTP-Session: 891b84ca-d814-494e-87ff-8aaeeda5e00a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5586 2024.09.09 17:54:28.679107 [ 3 ] {} <Debug> HTTP-Session: 891b84ca-d814-494e-87ff-8aaeeda5e00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5587 2024.09.09 17:54:28.679120 [ 3 ] {} <Debug> HTTP-Session: 891b84ca-d814-494e-87ff-8aaeeda5e00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5588 2024.09.09 17:54:28.679151 [ 3 ] {} <Trace> HTTP-Session: 891b84ca-d814-494e-87ff-8aaeeda5e00a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5589 2024.09.09 17:54:28.679352 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5590 2024.09.09 17:54:28.679403 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5591 2024.09.09 17:54:28.679571 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5592 2024.09.09 17:54:28.680030 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5593 2024.09.09 17:54:28.680069 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5594 2024.09.09 17:54:28.680474 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5595 2024.09.09 17:54:28.680818 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5596 2024.09.09 17:54:28.680974 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001735 sec., 138328.530259366 rows/sec., 9.27 MiB/sec.
5597 2024.09.09 17:54:28.681149 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Debug> DynamicQueryHandler: Done processing query
5598 2024.09.09 17:54:28.681173 [ 3 ] {665a63bd-5142-44c7-b7d6-04fd46170cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5599 2024.09.09 17:54:28.681189 [ 3 ] {} <Debug> HTTP-Session: 891b84ca-d814-494e-87ff-8aaeeda5e00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.09.09 17:54:28.681358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5601 2024.09.09 17:54:28.681406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5602 2024.09.09 17:54:28.681426 [ 3 ] {} <Debug> HTTP-Session: c3f5960b-cace-4ac6-ab7a-353e7bb211e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5603 2024.09.09 17:54:28.681443 [ 3 ] {} <Debug> HTTP-Session: c3f5960b-cace-4ac6-ab7a-353e7bb211e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5604 2024.09.09 17:54:28.681457 [ 3 ] {} <Debug> HTTP-Session: c3f5960b-cace-4ac6-ab7a-353e7bb211e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5605 2024.09.09 17:54:28.681488 [ 3 ] {} <Trace> HTTP-Session: c3f5960b-cace-4ac6-ab7a-353e7bb211e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5606 2024.09.09 17:54:28.681580 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5607 2024.09.09 17:54:28.681627 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5608 2024.09.09 17:54:28.681759 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5609 2024.09.09 17:54:28.682018 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5610 2024.09.09 17:54:28.682055 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5611 2024.09.09 17:54:28.682415 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5612 2024.09.09 17:54:28.682772 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5613 2024.09.09 17:54:28.682932 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001369 sec., 730.4601899196493 rows/sec., 49.22 KiB/sec.
5614 2024.09.09 17:54:28.683143 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Debug> DynamicQueryHandler: Done processing query
5615 2024.09.09 17:54:28.683168 [ 3 ] {54dc8ab0-51c7-428a-b20c-6bc9576bffed} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5616 2024.09.09 17:54:28.683185 [ 3 ] {} <Debug> HTTP-Session: c3f5960b-cace-4ac6-ab7a-353e7bb211e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5617 2024.09.09 17:54:28.683390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5618 2024.09.09 17:54:28.683462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5619 2024.09.09 17:54:28.683487 [ 3 ] {} <Debug> HTTP-Session: 4eabe881-de8c-4d45-a5f9-b082ee37296d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5620 2024.09.09 17:54:28.683507 [ 3 ] {} <Debug> HTTP-Session: 4eabe881-de8c-4d45-a5f9-b082ee37296d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5621 2024.09.09 17:54:28.683524 [ 3 ] {} <Debug> HTTP-Session: 4eabe881-de8c-4d45-a5f9-b082ee37296d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.09.09 17:54:28.683563 [ 3 ] {} <Trace> HTTP-Session: 4eabe881-de8c-4d45-a5f9-b082ee37296d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5623 2024.09.09 17:54:28.684189 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5624 2024.09.09 17:54:28.684256 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5625 2024.09.09 17:54:28.684668 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5626 2024.09.09 17:54:28.685379 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5627 2024.09.09 17:54:28.685415 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5628 2024.09.09 17:54:28.686056 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5629 2024.09.09 17:54:28.686467 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5630 2024.09.09 17:54:28.686661 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002979 sec., 10741.859684457871 rows/sec., 19.25 MiB/sec.
5631 2024.09.09 17:54:28.686894 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Debug> DynamicQueryHandler: Done processing query
5632 2024.09.09 17:54:28.686918 [ 3 ] {b691f64d-c9dd-4917-943c-fd159058815f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5633 2024.09.09 17:54:28.686934 [ 3 ] {} <Debug> HTTP-Session: 4eabe881-de8c-4d45-a5f9-b082ee37296d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.09.09 17:54:28.687106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5635 2024.09.09 17:54:28.687154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5636 2024.09.09 17:54:28.687173 [ 3 ] {} <Debug> HTTP-Session: c2951913-b046-4425-9dae-5d6a9dac3873 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5637 2024.09.09 17:54:28.687189 [ 3 ] {} <Debug> HTTP-Session: c2951913-b046-4425-9dae-5d6a9dac3873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5638 2024.09.09 17:54:28.687202 [ 3 ] {} <Debug> HTTP-Session: c2951913-b046-4425-9dae-5d6a9dac3873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.09.09 17:54:28.687233 [ 3 ] {} <Trace> HTTP-Session: c2951913-b046-4425-9dae-5d6a9dac3873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5640 2024.09.09 17:54:28.687367 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5641 2024.09.09 17:54:28.687411 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5642 2024.09.09 17:54:28.687541 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5643 2024.09.09 17:54:28.687862 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5644 2024.09.09 17:54:28.687898 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5645 2024.09.09 17:54:28.688347 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5646 2024.09.09 17:54:28.688671 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5647 2024.09.09 17:54:28.688827 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec.
5648 2024.09.09 17:54:28.689174 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Debug> DynamicQueryHandler: Done processing query
5649 2024.09.09 17:54:28.689199 [ 3 ] {34763b4d-623b-4b7d-b6c6-a227e49b1e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5650 2024.09.09 17:54:28.689215 [ 3 ] {} <Debug> HTTP-Session: c2951913-b046-4425-9dae-5d6a9dac3873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5651 2024.09.09 17:54:32.551596 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
5652 2024.09.09 17:54:32.551669 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
5653 2024.09.09 17:54:33.680864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5654 2024.09.09 17:54:33.681038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5655 2024.09.09 17:54:33.681083 [ 3 ] {} <Debug> HTTP-Session: 49881b9e-5d1a-43ae-9b21-d15da1deb0c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5656 2024.09.09 17:54:33.681125 [ 3 ] {} <Debug> HTTP-Session: 49881b9e-5d1a-43ae-9b21-d15da1deb0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5657 2024.09.09 17:54:33.681155 [ 3 ] {} <Debug> HTTP-Session: 49881b9e-5d1a-43ae-9b21-d15da1deb0c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5658 2024.09.09 17:54:33.681208 [ 3 ] {} <Trace> HTTP-Session: 49881b9e-5d1a-43ae-9b21-d15da1deb0c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5659 2024.09.09 17:54:33.681399 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5660 2024.09.09 17:54:33.681471 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5661 2024.09.09 17:54:33.681816 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5662 2024.09.09 17:54:33.682286 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5663 2024.09.09 17:54:33.682334 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5664 2024.09.09 17:54:33.682750 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5665 2024.09.09 17:54:33.683139 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5666 2024.09.09 17:54:33.683305 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001959 sec., 2041.8580908626852 rows/sec., 166.50 KiB/sec.
5667 2024.09.09 17:54:33.683537 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Debug> DynamicQueryHandler: Done processing query
5668 2024.09.09 17:54:33.683566 [ 3 ] {c1c1cfd1-d3e7-432b-b17a-9e6262e8e6a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5669 2024.09.09 17:54:33.683582 [ 3 ] {} <Debug> HTTP-Session: 49881b9e-5d1a-43ae-9b21-d15da1deb0c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5670 2024.09.09 17:54:33.683884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5671 2024.09.09 17:54:33.683942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5672 2024.09.09 17:54:33.683961 [ 3 ] {} <Debug> HTTP-Session: 2a1c2a60-2bfc-4039-b439-8d3e06de8c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5673 2024.09.09 17:54:33.683981 [ 3 ] {} <Debug> HTTP-Session: 2a1c2a60-2bfc-4039-b439-8d3e06de8c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5674 2024.09.09 17:54:33.683996 [ 3 ] {} <Debug> HTTP-Session: 2a1c2a60-2bfc-4039-b439-8d3e06de8c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5675 2024.09.09 17:54:33.684030 [ 3 ] {} <Trace> HTTP-Session: 2a1c2a60-2bfc-4039-b439-8d3e06de8c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5676 2024.09.09 17:54:33.684985 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5677 2024.09.09 17:54:33.685037 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5678 2024.09.09 17:54:33.685285 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5679 2024.09.09 17:54:33.686475 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5680 2024.09.09 17:54:33.686516 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5681 2024.09.09 17:54:33.686979 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5682 2024.09.09 17:54:33.687354 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5683 2024.09.09 17:54:33.687525 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.003335 sec., 364017.99100449774 rows/sec., 30.07 MiB/sec.
5684 2024.09.09 17:54:33.687717 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Debug> DynamicQueryHandler: Done processing query
5685 2024.09.09 17:54:33.687743 [ 3 ] {41a88451-8c4d-4f5c-9439-9f21e4b999f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
5686 2024.09.09 17:54:33.687760 [ 3 ] {} <Debug> HTTP-Session: 2a1c2a60-2bfc-4039-b439-8d3e06de8c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5687 2024.09.09 17:54:33.687944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5688 2024.09.09 17:54:33.687997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5689 2024.09.09 17:54:33.688017 [ 3 ] {} <Debug> HTTP-Session: 292726af-586a-4f89-97c3-39be1b299df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5690 2024.09.09 17:54:33.688035 [ 3 ] {} <Debug> HTTP-Session: 292726af-586a-4f89-97c3-39be1b299df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.09.09 17:54:33.688049 [ 3 ] {} <Debug> HTTP-Session: 292726af-586a-4f89-97c3-39be1b299df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5692 2024.09.09 17:54:33.688082 [ 3 ] {} <Trace> HTTP-Session: 292726af-586a-4f89-97c3-39be1b299df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5693 2024.09.09 17:54:33.688186 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5694 2024.09.09 17:54:33.688232 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5695 2024.09.09 17:54:33.688462 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5696 2024.09.09 17:54:33.688784 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5697 2024.09.09 17:54:33.688822 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5698 2024.09.09 17:54:33.689170 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5699 2024.09.09 17:54:33.689525 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5700 2024.09.09 17:54:33.689683 [ 136 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5701 2024.09.09 17:54:33.689687 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001523 sec., 7879.185817465528 rows/sec., 578.37 KiB/sec.
5702 2024.09.09 17:54:33.689775 [ 136 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5703 2024.09.09 17:54:33.689842 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5704 2024.09.09 17:54:33.690045 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Debug> DynamicQueryHandler: Done processing query
5705 2024.09.09 17:54:33.690094 [ 3 ] {0ca9d6f3-6c88-456d-bf5b-c262b2ccb676} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5706 2024.09.09 17:54:33.690096 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5707 2024.09.09 17:54:33.690115 [ 3 ] {} <Debug> HTTP-Session: 292726af-586a-4f89-97c3-39be1b299df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5708 2024.09.09 17:54:33.690330 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5709 2024.09.09 17:54:33.690373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5710 2024.09.09 17:54:33.690400 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part
5711 2024.09.09 17:54:33.690472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5712 2024.09.09 17:54:33.690543 [ 3 ] {} <Debug> HTTP-Session: c2f0d13a-d398-4847-80e4-d8b3059006c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5713 2024.09.09 17:54:33.690648 [ 3 ] {} <Debug> HTTP-Session: c2f0d13a-d398-4847-80e4-d8b3059006c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5714 2024.09.09 17:54:33.690687 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part
5715 2024.09.09 17:54:33.690724 [ 3 ] {} <Debug> HTTP-Session: c2f0d13a-d398-4847-80e4-d8b3059006c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.09.09 17:54:33.690882 [ 3 ] {} <Trace> HTTP-Session: c2f0d13a-d398-4847-80e4-d8b3059006c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5717 2024.09.09 17:54:33.691012 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part
5718 2024.09.09 17:54:33.691271 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part
5719 2024.09.09 17:54:33.691359 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5720 2024.09.09 17:54:33.691547 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5721 2024.09.09 17:54:33.691571 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part
5722 2024.09.09 17:54:33.692004 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part
5723 2024.09.09 17:54:33.692738 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5724 2024.09.09 17:54:33.693780 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5725 2024.09.09 17:54:33.693848 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5726 2024.09.09 17:54:33.694920 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 5 columns (5 merged, 0 gathered) in 0.004955289 sec., 30674.29568689132 rows/sec., 2.34 MiB/sec.
5727 2024.09.09 17:54:33.694960 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5728 2024.09.09 17:54:33.695084 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5729 2024.09.09 17:54:33.695551 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5730 2024.09.09 17:54:33.695796 [ 136 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5731 2024.09.09 17:54:33.695845 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00476 sec., 47899.15966386554 rows/sec., 3.24 MiB/sec.
5732 2024.09.09 17:54:33.695882 [ 136 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5733 2024.09.09 17:54:33.696003 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5734 2024.09.09 17:54:33.696099 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5735 2024.09.09 17:54:33.696461 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_21_4} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5736 2024.09.09 17:54:33.696500 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Debug> DynamicQueryHandler: Done processing query
5737 2024.09.09 17:54:33.696513 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
5738 2024.09.09 17:54:33.696539 [ 3 ] {b2d65777-35cd-44b1-9ea2-9568f794ad76} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5739 2024.09.09 17:54:33.696635 [ 3 ] {} <Debug> HTTP-Session: c2f0d13a-d398-4847-80e4-d8b3059006c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5740 2024.09.09 17:54:33.696649 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5741 2024.09.09 17:54:33.696833 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5742 2024.09.09 17:54:33.696875 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part
5743 2024.09.09 17:54:33.696936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5744 2024.09.09 17:54:33.697090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5745 2024.09.09 17:54:33.697145 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part
5746 2024.09.09 17:54:33.697170 [ 3 ] {} <Debug> HTTP-Session: c3d211d3-1045-4534-a0df-e4f92c786d51 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5747 2024.09.09 17:54:33.697237 [ 3 ] {} <Debug> HTTP-Session: c3d211d3-1045-4534-a0df-e4f92c786d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5748 2024.09.09 17:54:33.697289 [ 3 ] {} <Debug> HTTP-Session: c3d211d3-1045-4534-a0df-e4f92c786d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.09.09 17:54:33.697433 [ 3 ] {} <Trace> HTTP-Session: c3d211d3-1045-4534-a0df-e4f92c786d51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5750 2024.09.09 17:54:33.697481 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
5751 2024.09.09 17:54:33.697742 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
5752 2024.09.09 17:54:33.697861 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
5753 2024.09.09 17:54:33.698008 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5754 2024.09.09 17:54:33.698126 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part
5755 2024.09.09 17:54:33.698171 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5756 2024.09.09 17:54:33.699190 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5757 2024.09.09 17:54:33.700556 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5758 2024.09.09 17:54:33.700600 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5759 2024.09.09 17:54:33.701130 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.004943849 sec., 149883.21852063038 rows/sec., 10.17 MiB/sec.
5760 2024.09.09 17:54:33.701372 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5761 2024.09.09 17:54:33.701554 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5762 2024.09.09 17:54:33.702450 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5763 2024.09.09 17:54:33.702640 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5764 2024.09.09 17:54:33.702672 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_16_3} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5765 2024.09.09 17:54:33.702829 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
5766 2024.09.09 17:54:33.702979 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.005306 sec., 100263.85224274406 rows/sec., 7.43 MiB/sec.
5767 2024.09.09 17:54:33.703367 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Debug> DynamicQueryHandler: Done processing query
5768 2024.09.09 17:54:33.703411 [ 3 ] {cd35bca4-4a13-411a-b6a4-5af36f1f446d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5769 2024.09.09 17:54:33.703430 [ 3 ] {} <Debug> HTTP-Session: c3d211d3-1045-4534-a0df-e4f92c786d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5770 2024.09.09 17:54:33.703779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5771 2024.09.09 17:54:33.703831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5772 2024.09.09 17:54:33.703850 [ 3 ] {} <Debug> HTTP-Session: a6bbed21-e969-4763-872d-ee24ecb61f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5773 2024.09.09 17:54:33.703867 [ 3 ] {} <Debug> HTTP-Session: a6bbed21-e969-4763-872d-ee24ecb61f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5774 2024.09.09 17:54:33.703881 [ 3 ] {} <Debug> HTTP-Session: a6bbed21-e969-4763-872d-ee24ecb61f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.09.09 17:54:33.703913 [ 3 ] {} <Trace> HTTP-Session: a6bbed21-e969-4763-872d-ee24ecb61f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5776 2024.09.09 17:54:33.704583 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5777 2024.09.09 17:54:33.704636 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5778 2024.09.09 17:54:33.704815 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5779 2024.09.09 17:54:33.705727 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5780 2024.09.09 17:54:33.705765 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5781 2024.09.09 17:54:33.706220 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5782 2024.09.09 17:54:33.706577 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5783 2024.09.09 17:54:33.706749 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002675 sec., 316261.68224299065 rows/sec., 21.29 MiB/sec.
5784 2024.09.09 17:54:33.706929 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Debug> DynamicQueryHandler: Done processing query
5785 2024.09.09 17:54:33.706954 [ 3 ] {5d6d010f-a8c5-41a2-93cc-407f19493a9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5786 2024.09.09 17:54:33.706970 [ 3 ] {} <Debug> HTTP-Session: a6bbed21-e969-4763-872d-ee24ecb61f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5787 2024.09.09 17:54:33.707137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5788 2024.09.09 17:54:33.707185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5789 2024.09.09 17:54:33.707204 [ 3 ] {} <Debug> HTTP-Session: 34d5e9d6-a095-4834-b2fa-ee87af12d52c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5790 2024.09.09 17:54:33.707221 [ 3 ] {} <Debug> HTTP-Session: 34d5e9d6-a095-4834-b2fa-ee87af12d52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5791 2024.09.09 17:54:33.707234 [ 3 ] {} <Debug> HTTP-Session: 34d5e9d6-a095-4834-b2fa-ee87af12d52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5792 2024.09.09 17:54:33.707266 [ 3 ] {} <Trace> HTTP-Session: 34d5e9d6-a095-4834-b2fa-ee87af12d52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5793 2024.09.09 17:54:33.707425 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5794 2024.09.09 17:54:33.707489 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5795 2024.09.09 17:54:33.707927 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5796 2024.09.09 17:54:33.708453 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5797 2024.09.09 17:54:33.708491 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5798 2024.09.09 17:54:33.709081 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5799 2024.09.09 17:54:33.709490 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5800 2024.09.09 17:54:33.709672 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5801 2024.09.09 17:54:33.709693 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002341 sec., 3417.343015805211 rows/sec., 6.12 MiB/sec.
5802 2024.09.09 17:54:33.709742 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5803 2024.09.09 17:54:33.709827 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5804 2024.09.09 17:54:33.710037 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
5805 2024.09.09 17:54:33.710134 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Debug> DynamicQueryHandler: Done processing query
5806 2024.09.09 17:54:33.710165 [ 3 ] {b8197e00-ef13-41ab-9b49-20e764bdfda8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5807 2024.09.09 17:54:33.710190 [ 3 ] {} <Debug> HTTP-Session: 34d5e9d6-a095-4834-b2fa-ee87af12d52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5808 2024.09.09 17:54:33.710345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5809 2024.09.09 17:54:33.710420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5810 2024.09.09 17:54:33.710452 [ 3 ] {} <Debug> HTTP-Session: 6fdfb6e4-da51-4b94-a1a3-8c54c3a33054 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5811 2024.09.09 17:54:33.710481 [ 3 ] {} <Debug> HTTP-Session: 6fdfb6e4-da51-4b94-a1a3-8c54c3a33054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5812 2024.09.09 17:54:33.710493 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5813 2024.09.09 17:54:33.710500 [ 3 ] {} <Debug> HTTP-Session: 6fdfb6e4-da51-4b94-a1a3-8c54c3a33054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5814 2024.09.09 17:54:33.710557 [ 3 ] {} <Trace> HTTP-Session: 6fdfb6e4-da51-4b94-a1a3-8c54c3a33054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5815 2024.09.09 17:54:33.710589 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 257 rows starting from the beginning of the part
5816 2024.09.09 17:54:33.710711 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5817 2024.09.09 17:54:33.710861 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5818 2024.09.09 17:54:33.711179 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part
5819 2024.09.09 17:54:33.711442 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5820 2024.09.09 17:54:33.711802 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part
5821 2024.09.09 17:54:33.712348 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part
5822 2024.09.09 17:54:33.712437 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5823 2024.09.09 17:54:33.712520 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5824 2024.09.09 17:54:33.712876 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part
5825 2024.09.09 17:54:33.713394 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part
5826 2024.09.09 17:54:33.713839 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5827 2024.09.09 17:54:33.714413 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5828 2024.09.09 17:54:33.714703 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004039 sec., 14855.162168853676 rows/sec., 1.00 MiB/sec.
5829 2024.09.09 17:54:33.715000 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Debug> DynamicQueryHandler: Done processing query
5830 2024.09.09 17:54:33.715053 [ 3 ] {518c4220-ae14-432c-a6c4-5ea5cc5b4976} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5831 2024.09.09 17:54:33.715086 [ 3 ] {} <Debug> HTTP-Session: 6fdfb6e4-da51-4b94-a1a3-8c54c3a33054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5832 2024.09.09 17:54:33.717159 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 19 columns (19 merged, 0 gathered) in 0.007219592 sec., 47786.63392612768 rows/sec., 85.63 MiB/sec.
5833 2024.09.09 17:54:33.717876 [ 194 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5834 2024.09.09 17:54:33.718456 [ 194 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5835 2024.09.09 17:54:33.718530 [ 194 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5836 2024.09.09 17:54:33.718628 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB.
5837 2024.09.09 17:54:38.657050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5838 2024.09.09 17:54:38.657205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5839 2024.09.09 17:54:38.657237 [ 3 ] {} <Debug> HTTP-Session: 0575ed13-438e-42bb-8307-0a136d1b7a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5840 2024.09.09 17:54:38.657265 [ 3 ] {} <Debug> HTTP-Session: 0575ed13-438e-42bb-8307-0a136d1b7a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5841 2024.09.09 17:54:38.657283 [ 3 ] {} <Debug> HTTP-Session: 0575ed13-438e-42bb-8307-0a136d1b7a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5842 2024.09.09 17:54:38.657341 [ 3 ] {} <Trace> HTTP-Session: 0575ed13-438e-42bb-8307-0a136d1b7a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5843 2024.09.09 17:54:38.657549 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5844 2024.09.09 17:54:38.657626 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5845 2024.09.09 17:54:38.658015 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5846 2024.09.09 17:54:38.658436 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5847 2024.09.09 17:54:38.658484 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5848 2024.09.09 17:54:38.658905 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5849 2024.09.09 17:54:38.659306 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5850 2024.09.09 17:54:38.659471 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec.
5851 2024.09.09 17:54:38.659682 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Debug> DynamicQueryHandler: Done processing query
5852 2024.09.09 17:54:38.659709 [ 3 ] {8377f711-b430-4f39-b2cf-e38879132e9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5853 2024.09.09 17:54:38.659726 [ 3 ] {} <Debug> HTTP-Session: 0575ed13-438e-42bb-8307-0a136d1b7a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5854 2024.09.09 17:54:38.659912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5855 2024.09.09 17:54:38.659965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5856 2024.09.09 17:54:38.659985 [ 3 ] {} <Debug> HTTP-Session: b91843a1-77ce-481c-8065-8955dc81622e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5857 2024.09.09 17:54:38.660004 [ 3 ] {} <Debug> HTTP-Session: b91843a1-77ce-481c-8065-8955dc81622e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5858 2024.09.09 17:54:38.660018 [ 3 ] {} <Debug> HTTP-Session: b91843a1-77ce-481c-8065-8955dc81622e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5859 2024.09.09 17:54:38.660051 [ 3 ] {} <Trace> HTTP-Session: b91843a1-77ce-481c-8065-8955dc81622e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5860 2024.09.09 17:54:38.660225 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5861 2024.09.09 17:54:38.660268 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5862 2024.09.09 17:54:38.660491 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5863 2024.09.09 17:54:38.660976 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5864 2024.09.09 17:54:38.661013 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5865 2024.09.09 17:54:38.661388 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5866 2024.09.09 17:54:38.661753 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5867 2024.09.09 17:54:38.661909 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.001767 sec., 143746.46293152237 rows/sec., 12.70 MiB/sec.
5868 2024.09.09 17:54:38.661924 [ 132 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5869 2024.09.09 17:54:38.662052 [ 132 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5870 2024.09.09 17:54:38.662090 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5871 2024.09.09 17:54:38.662169 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Debug> DynamicQueryHandler: Done processing query
5872 2024.09.09 17:54:38.662218 [ 3 ] {838f47cc-5aa4-44ef-b79a-ae0787c594cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5873 2024.09.09 17:54:38.662247 [ 3 ] {} <Debug> HTTP-Session: b91843a1-77ce-481c-8065-8955dc81622e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.09.09 17:54:38.662276 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5875 2024.09.09 17:54:38.662425 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5876 2024.09.09 17:54:38.662437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5877 2024.09.09 17:54:38.662470 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1416 rows starting from the beginning of the part
5878 2024.09.09 17:54:38.662501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5879 2024.09.09 17:54:38.662530 [ 3 ] {} <Debug> HTTP-Session: 38ba4b62-3ed4-4a08-964a-de40139aaad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5880 2024.09.09 17:54:38.662563 [ 3 ] {} <Debug> HTTP-Session: 38ba4b62-3ed4-4a08-964a-de40139aaad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5881 2024.09.09 17:54:38.662640 [ 3 ] {} <Debug> HTTP-Session: 38ba4b62-3ed4-4a08-964a-de40139aaad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5882 2024.09.09 17:54:38.662655 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 253 rows starting from the beginning of the part
5883 2024.09.09 17:54:38.662759 [ 3 ] {} <Trace> HTTP-Session: 38ba4b62-3ed4-4a08-964a-de40139aaad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5884 2024.09.09 17:54:38.663016 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 73 rows starting from the beginning of the part
5885 2024.09.09 17:54:38.663042 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5886 2024.09.09 17:54:38.663162 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5887 2024.09.09 17:54:38.663244 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 256 rows starting from the beginning of the part
5888 2024.09.09 17:54:38.663609 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1214 rows starting from the beginning of the part
5889 2024.09.09 17:54:38.663766 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 254 rows starting from the beginning of the part
5890 2024.09.09 17:54:38.664405 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5891 2024.09.09 17:54:38.664843 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5892 2024.09.09 17:54:38.664885 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5893 2024.09.09 17:54:38.665421 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5894 2024.09.09 17:54:38.665820 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5895 2024.09.09 17:54:38.666087 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.003091 sec., 10999.676480103526 rows/sec., 823.65 KiB/sec.
5896 2024.09.09 17:54:38.666748 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Debug> DynamicQueryHandler: Done processing query
5897 2024.09.09 17:54:38.666853 [ 3 ] {3387ba73-e4fd-4ecc-b6b1-61838d886292} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5898 2024.09.09 17:54:38.666970 [ 3 ] {} <Debug> HTTP-Session: 38ba4b62-3ed4-4a08-964a-de40139aaad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5899 2024.09.09 17:54:38.667042 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3466 rows, containing 5 columns (5 merged, 0 gathered) in 0.004845579 sec., 715291.1963668325 rows/sec., 63.06 MiB/sec.
5900 2024.09.09 17:54:38.667148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5901 2024.09.09 17:54:38.667199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5902 2024.09.09 17:54:38.667226 [ 3 ] {} <Debug> HTTP-Session: 8da62e7c-71bf-4128-ab53-cd5c657fd8bd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5903 2024.09.09 17:54:38.667245 [ 3 ] {} <Debug> HTTP-Session: 8da62e7c-71bf-4128-ab53-cd5c657fd8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.09.09 17:54:38.667264 [ 3 ] {} <Debug> HTTP-Session: 8da62e7c-71bf-4128-ab53-cd5c657fd8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5905 2024.09.09 17:54:38.667289 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5906 2024.09.09 17:54:38.667302 [ 3 ] {} <Trace> HTTP-Session: 8da62e7c-71bf-4128-ab53-cd5c657fd8bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5907 2024.09.09 17:54:38.667433 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5908 2024.09.09 17:54:38.667497 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5909 2024.09.09 17:54:38.667935 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5910 2024.09.09 17:54:38.667954 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5911 2024.09.09 17:54:38.668035 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_26_5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5912 2024.09.09 17:54:38.668132 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
5913 2024.09.09 17:54:38.668347 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5914 2024.09.09 17:54:38.668385 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5915 2024.09.09 17:54:38.668746 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5916 2024.09.09 17:54:38.669116 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5917 2024.09.09 17:54:38.669243 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001846 sec., 7583.965330444204 rows/sec., 531.13 KiB/sec.
5918 2024.09.09 17:54:38.669420 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Debug> DynamicQueryHandler: Done processing query
5919 2024.09.09 17:54:38.669445 [ 3 ] {33ffee31-8354-4c4a-83ef-f589b7103726} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5920 2024.09.09 17:54:38.669462 [ 3 ] {} <Debug> HTTP-Session: 8da62e7c-71bf-4128-ab53-cd5c657fd8bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5921 2024.09.09 17:54:38.669624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5922 2024.09.09 17:54:38.669674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5923 2024.09.09 17:54:38.669693 [ 3 ] {} <Debug> HTTP-Session: 4119f0dd-be43-460e-be61-6a05c0039d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5924 2024.09.09 17:54:38.669710 [ 3 ] {} <Debug> HTTP-Session: 4119f0dd-be43-460e-be61-6a05c0039d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5925 2024.09.09 17:54:38.669723 [ 3 ] {} <Debug> HTTP-Session: 4119f0dd-be43-460e-be61-6a05c0039d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5926 2024.09.09 17:54:38.669753 [ 3 ] {} <Trace> HTTP-Session: 4119f0dd-be43-460e-be61-6a05c0039d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5927 2024.09.09 17:54:38.669848 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5928 2024.09.09 17:54:38.669891 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5929 2024.09.09 17:54:38.670116 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5930 2024.09.09 17:54:38.670406 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5931 2024.09.09 17:54:38.670442 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5932 2024.09.09 17:54:38.670788 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5933 2024.09.09 17:54:38.671162 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5934 2024.09.09 17:54:38.671281 [ 130 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
5935 2024.09.09 17:54:38.671289 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 241.97 KiB/sec.
5936 2024.09.09 17:54:38.671323 [ 130 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5937 2024.09.09 17:54:38.671358 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5938 2024.09.09 17:54:38.671527 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
5939 2024.09.09 17:54:38.671549 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Debug> DynamicQueryHandler: Done processing query
5940 2024.09.09 17:54:38.671602 [ 3 ] {239f9a3f-acd5-427b-b72c-19ca9dda9ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5941 2024.09.09 17:54:38.671632 [ 3 ] {} <Debug> HTTP-Session: 4119f0dd-be43-460e-be61-6a05c0039d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5942 2024.09.09 17:54:38.671751 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5943 2024.09.09 17:54:38.671798 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part
5944 2024.09.09 17:54:38.671908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5945 2024.09.09 17:54:38.672006 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
5946 2024.09.09 17:54:38.672049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5947 2024.09.09 17:54:38.672131 [ 3 ] {} <Debug> HTTP-Session: 6ab9c23c-1eff-479b-a972-aa923ad0610b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5948 2024.09.09 17:54:38.672192 [ 3 ] {} <Debug> HTTP-Session: 6ab9c23c-1eff-479b-a972-aa923ad0610b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5949 2024.09.09 17:54:38.672271 [ 3 ] {} <Debug> HTTP-Session: 6ab9c23c-1eff-479b-a972-aa923ad0610b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5950 2024.09.09 17:54:38.672362 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
5951 2024.09.09 17:54:38.672390 [ 3 ] {} <Trace> HTTP-Session: 6ab9c23c-1eff-479b-a972-aa923ad0610b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5952 2024.09.09 17:54:38.672669 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
5953 2024.09.09 17:54:38.672829 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5954 2024.09.09 17:54:38.672949 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
5955 2024.09.09 17:54:38.672969 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5956 2024.09.09 17:54:38.673918 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5957 2024.09.09 17:54:38.675219 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5958 2024.09.09 17:54:38.675314 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5959 2024.09.09 17:54:38.675469 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004023444 sec., 7456.298633707838 rows/sec., 473.30 KiB/sec.
5960 2024.09.09 17:54:38.675766 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
5961 2024.09.09 17:54:38.675984 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5962 2024.09.09 17:54:38.677228 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5963 2024.09.09 17:54:38.677251 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5964 2024.09.09 17:54:38.677481 [ 130 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5965 2024.09.09 17:54:38.677495 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_13_3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
5966 2024.09.09 17:54:38.677546 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Debug> executeQuery: Read 416 rows, 30.41 KiB in 0.004937 sec., 84261.69738707716 rows/sec., 6.01 MiB/sec.
5967 2024.09.09 17:54:38.677555 [ 130 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5968 2024.09.09 17:54:38.677614 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5969 2024.09.09 17:54:38.677971 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5970 2024.09.09 17:54:38.678050 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5971 2024.09.09 17:54:38.678078 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Debug> DynamicQueryHandler: Done processing query
5972 2024.09.09 17:54:38.678137 [ 3 ] {df9531cb-8007-4495-9365-0e83e34c84ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5973 2024.09.09 17:54:38.678156 [ 3 ] {} <Debug> HTTP-Session: 6ab9c23c-1eff-479b-a972-aa923ad0610b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.09.09 17:54:38.678284 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5975 2024.09.09 17:54:38.678351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5976 2024.09.09 17:54:38.678364 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part
5977 2024.09.09 17:54:38.678425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5978 2024.09.09 17:54:38.678467 [ 3 ] {} <Debug> HTTP-Session: 4eb4c03c-f9ad-4f1b-a994-b892331f218a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
5979 2024.09.09 17:54:38.678528 [ 3 ] {} <Debug> HTTP-Session: 4eb4c03c-f9ad-4f1b-a994-b892331f218a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5980 2024.09.09 17:54:38.678602 [ 3 ] {} <Debug> HTTP-Session: 4eb4c03c-f9ad-4f1b-a994-b892331f218a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5981 2024.09.09 17:54:38.678662 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 414 rows starting from the beginning of the part
5982 2024.09.09 17:54:38.678701 [ 3 ] {} <Trace> HTTP-Session: 4eb4c03c-f9ad-4f1b-a994-b892331f218a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5983 2024.09.09 17:54:38.678925 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part
5984 2024.09.09 17:54:38.679004 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5985 2024.09.09 17:54:38.679196 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 420 rows starting from the beginning of the part
5986 2024.09.09 17:54:38.679252 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5987 2024.09.09 17:54:38.679548 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 532 rows starting from the beginning of the part
5988 2024.09.09 17:54:38.679917 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 416 rows starting from the beginning of the part
5989 2024.09.09 17:54:38.680325 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5990 2024.09.09 17:54:38.681100 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5991 2024.09.09 17:54:38.681154 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
5992 2024.09.09 17:54:38.682025 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5993 2024.09.09 17:54:38.682729 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5994 2024.09.09 17:54:38.682882 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003994 sec., 1502.253380070105 rows/sec., 78.49 KiB/sec.
5995 2024.09.09 17:54:38.683277 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Debug> DynamicQueryHandler: Done processing query
5996 2024.09.09 17:54:38.683353 [ 3 ] {ae7b436a-c9db-4b69-8581-aa1aec7fb64e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5997 2024.09.09 17:54:38.683406 [ 3 ] {} <Debug> HTTP-Session: 4eb4c03c-f9ad-4f1b-a994-b892331f218a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5998 2024.09.09 17:54:38.683453 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.005663263 sec., 488057.8563983343 rows/sec., 37.26 MiB/sec.
5999 2024.09.09 17:54:38.683602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6000 2024.09.09 17:54:38.683695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6001 2024.09.09 17:54:38.683720 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6002 2024.09.09 17:54:38.683735 [ 3 ] {} <Debug> HTTP-Session: 62b31578-6150-48e6-b512-65daa8691639 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6003 2024.09.09 17:54:38.683785 [ 3 ] {} <Debug> HTTP-Session: 62b31578-6150-48e6-b512-65daa8691639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6004 2024.09.09 17:54:38.683831 [ 3 ] {} <Debug> HTTP-Session: 62b31578-6150-48e6-b512-65daa8691639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6005 2024.09.09 17:54:38.683904 [ 3 ] {} <Trace> HTTP-Session: 62b31578-6150-48e6-b512-65daa8691639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6006 2024.09.09 17:54:38.684244 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6007 2024.09.09 17:54:38.684341 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6008 2024.09.09 17:54:38.684621 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6009 2024.09.09 17:54:38.684834 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6010 2024.09.09 17:54:38.684847 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_26_5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6011 2024.09.09 17:54:38.685020 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
6012 2024.09.09 17:54:38.685381 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6013 2024.09.09 17:54:38.685424 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6014 2024.09.09 17:54:38.685835 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6015 2024.09.09 17:54:38.686206 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6016 2024.09.09 17:54:38.686335 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6017 2024.09.09 17:54:38.686345 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002318 sec., 102674.71958584986 rows/sec., 6.88 MiB/sec.
6018 2024.09.09 17:54:38.686369 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6019 2024.09.09 17:54:38.686413 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6020 2024.09.09 17:54:38.686648 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Debug> DynamicQueryHandler: Done processing query
6021 2024.09.09 17:54:38.686663 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
6022 2024.09.09 17:54:38.686732 [ 3 ] {bd172ff2-aa14-4a34-bbc2-4506a3caf174} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6023 2024.09.09 17:54:38.686808 [ 3 ] {} <Debug> HTTP-Session: 62b31578-6150-48e6-b512-65daa8691639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6024 2024.09.09 17:54:38.687119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6025 2024.09.09 17:54:38.687184 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6026 2024.09.09 17:54:38.687219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6027 2024.09.09 17:54:38.687247 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6344 rows starting from the beginning of the part
6028 2024.09.09 17:54:38.687261 [ 3 ] {} <Debug> HTTP-Session: 6603fab4-da50-4717-a6a2-a2c8db706959 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6029 2024.09.09 17:54:38.687309 [ 3 ] {} <Debug> HTTP-Session: 6603fab4-da50-4717-a6a2-a2c8db706959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.09.09 17:54:38.687359 [ 3 ] {} <Debug> HTTP-Session: 6603fab4-da50-4717-a6a2-a2c8db706959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6031 2024.09.09 17:54:38.687503 [ 3 ] {} <Trace> HTTP-Session: 6603fab4-da50-4717-a6a2-a2c8db706959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6032 2024.09.09 17:54:38.687538 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part
6033 2024.09.09 17:54:38.687879 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6034 2024.09.09 17:54:38.687888 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 161 rows starting from the beginning of the part
6035 2024.09.09 17:54:38.688011 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6036 2024.09.09 17:54:38.688228 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 240 rows starting from the beginning of the part
6037 2024.09.09 17:54:38.688655 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 846 rows starting from the beginning of the part
6038 2024.09.09 17:54:38.689077 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 238 rows starting from the beginning of the part
6039 2024.09.09 17:54:38.689164 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6040 2024.09.09 17:54:38.689994 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6041 2024.09.09 17:54:38.690069 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6042 2024.09.09 17:54:38.690653 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6043 2024.09.09 17:54:38.691464 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6044 2024.09.09 17:54:38.691847 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004169 sec., 239.86567522187576 rows/sec., 16.16 KiB/sec.
6045 2024.09.09 17:54:38.692209 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Debug> DynamicQueryHandler: Done processing query
6046 2024.09.09 17:54:38.692248 [ 3 ] {8245a7d3-54b2-4026-8085-ece658f7ff16} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6047 2024.09.09 17:54:38.692266 [ 3 ] {} <Debug> HTTP-Session: 6603fab4-da50-4717-a6a2-a2c8db706959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6048 2024.09.09 17:54:38.692447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6049 2024.09.09 17:54:38.692500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6050 2024.09.09 17:54:38.692521 [ 3 ] {} <Debug> HTTP-Session: 0f8381a1-5346-4798-b1fe-17d1531a2fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6051 2024.09.09 17:54:38.692554 [ 3 ] {} <Debug> HTTP-Session: 0f8381a1-5346-4798-b1fe-17d1531a2fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6052 2024.09.09 17:54:38.692585 [ 3 ] {} <Debug> HTTP-Session: 0f8381a1-5346-4798-b1fe-17d1531a2fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6053 2024.09.09 17:54:38.692617 [ 3 ] {} <Trace> HTTP-Session: 0f8381a1-5346-4798-b1fe-17d1531a2fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6054 2024.09.09 17:54:38.693118 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6055 2024.09.09 17:54:38.693232 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6056 2024.09.09 17:54:38.693996 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8066 rows, containing 5 columns (5 merged, 0 gathered) in 0.007460304 sec., 1081189.1847838908 rows/sec., 72.61 MiB/sec.
6057 2024.09.09 17:54:38.694232 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6058 2024.09.09 17:54:38.694645 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6059 2024.09.09 17:54:38.695719 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6060 2024.09.09 17:54:38.695785 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6061 2024.09.09 17:54:38.695846 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6062 2024.09.09 17:54:38.696099 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6063 2024.09.09 17:54:38.696311 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB.
6064 2024.09.09 17:54:38.696836 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6065 2024.09.09 17:54:38.697274 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6066 2024.09.09 17:54:38.697424 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004702 sec., 6805.61463207146 rows/sec., 12.20 MiB/sec.
6067 2024.09.09 17:54:38.697642 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Debug> DynamicQueryHandler: Done processing query
6068 2024.09.09 17:54:38.697668 [ 3 ] {b679c097-1a98-4912-85e0-5c3341eb3e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6069 2024.09.09 17:54:38.697685 [ 3 ] {} <Debug> HTTP-Session: 0f8381a1-5346-4798-b1fe-17d1531a2fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6070 2024.09.09 17:54:38.697823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6071 2024.09.09 17:54:38.697872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6072 2024.09.09 17:54:38.697893 [ 3 ] {} <Debug> HTTP-Session: cea270c1-2b6e-41f4-a4c1-185f72785077 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6073 2024.09.09 17:54:38.697910 [ 3 ] {} <Debug> HTTP-Session: cea270c1-2b6e-41f4-a4c1-185f72785077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.09.09 17:54:38.697924 [ 3 ] {} <Debug> HTTP-Session: cea270c1-2b6e-41f4-a4c1-185f72785077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6075 2024.09.09 17:54:38.697955 [ 3 ] {} <Trace> HTTP-Session: cea270c1-2b6e-41f4-a4c1-185f72785077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6076 2024.09.09 17:54:38.698076 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6077 2024.09.09 17:54:38.698121 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6078 2024.09.09 17:54:38.698251 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6079 2024.09.09 17:54:38.698626 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6080 2024.09.09 17:54:38.698662 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6081 2024.09.09 17:54:38.699037 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6082 2024.09.09 17:54:38.699364 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6083 2024.09.09 17:54:38.699489 [ 130 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6084 2024.09.09 17:54:38.699495 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec.
6085 2024.09.09 17:54:38.699519 [ 130 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6086 2024.09.09 17:54:38.699561 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6087 2024.09.09 17:54:38.699857 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Debug> DynamicQueryHandler: Done processing query
6088 2024.09.09 17:54:38.699858 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
6089 2024.09.09 17:54:38.699953 [ 3 ] {7fec3383-ba76-4036-9713-f597487847f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6090 2024.09.09 17:54:38.700066 [ 3 ] {} <Debug> HTTP-Session: cea270c1-2b6e-41f4-a4c1-185f72785077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.09.09 17:54:38.700276 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6092 2024.09.09 17:54:38.700314 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1024 rows starting from the beginning of the part
6093 2024.09.09 17:54:38.700438 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part
6094 2024.09.09 17:54:38.700639 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
6095 2024.09.09 17:54:38.700823 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
6096 2024.09.09 17:54:38.700963 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
6097 2024.09.09 17:54:38.701163 [ 197 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part
6098 2024.09.09 17:54:38.702506 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002832827 sec., 490675.9219677022 rows/sec., 31.47 MiB/sec.
6099 2024.09.09 17:54:38.702905 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6100 2024.09.09 17:54:38.703489 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6101 2024.09.09 17:54:38.703577 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_26_5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6102 2024.09.09 17:54:38.703670 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
6103 2024.09.09 17:54:43.651273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6104 2024.09.09 17:54:43.651418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6105 2024.09.09 17:54:43.651449 [ 3 ] {} <Debug> HTTP-Session: 7a73921c-44f4-4777-9045-3279f54518c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6106 2024.09.09 17:54:43.651478 [ 3 ] {} <Debug> HTTP-Session: 7a73921c-44f4-4777-9045-3279f54518c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6107 2024.09.09 17:54:43.651496 [ 3 ] {} <Debug> HTTP-Session: 7a73921c-44f4-4777-9045-3279f54518c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.09.09 17:54:43.651552 [ 3 ] {} <Trace> HTTP-Session: 7a73921c-44f4-4777-9045-3279f54518c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6109 2024.09.09 17:54:43.651786 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6110 2024.09.09 17:54:43.651862 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6111 2024.09.09 17:54:43.652249 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6112 2024.09.09 17:54:43.652782 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6113 2024.09.09 17:54:43.652825 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6114 2024.09.09 17:54:43.653261 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6115 2024.09.09 17:54:43.653667 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6116 2024.09.09 17:54:43.653817 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002117 sec., 34010.39206424185 rows/sec., 2.76 MiB/sec.
6117 2024.09.09 17:54:43.654093 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Debug> DynamicQueryHandler: Done processing query
6118 2024.09.09 17:54:43.654121 [ 3 ] {cb97dda7-32db-453d-afc2-5e4aaf5f409c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6119 2024.09.09 17:54:43.654138 [ 3 ] {} <Debug> HTTP-Session: 7a73921c-44f4-4777-9045-3279f54518c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6120 2024.09.09 17:54:43.654316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6121 2024.09.09 17:54:43.654376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6122 2024.09.09 17:54:43.654396 [ 3 ] {} <Debug> HTTP-Session: e41672c4-7e1a-4fac-ad28-df01cd13213b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6123 2024.09.09 17:54:43.654415 [ 3 ] {} <Debug> HTTP-Session: e41672c4-7e1a-4fac-ad28-df01cd13213b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6124 2024.09.09 17:54:43.654430 [ 3 ] {} <Debug> HTTP-Session: e41672c4-7e1a-4fac-ad28-df01cd13213b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.09.09 17:54:43.654465 [ 3 ] {} <Trace> HTTP-Session: e41672c4-7e1a-4fac-ad28-df01cd13213b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6126 2024.09.09 17:54:43.654572 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6127 2024.09.09 17:54:43.654620 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6128 2024.09.09 17:54:43.654859 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6129 2024.09.09 17:54:43.655206 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6130 2024.09.09 17:54:43.655244 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6131 2024.09.09 17:54:43.655603 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6132 2024.09.09 17:54:43.655980 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6133 2024.09.09 17:54:43.656113 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001569 sec., 5098.789037603568 rows/sec., 383.41 KiB/sec.
6134 2024.09.09 17:54:43.656445 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Debug> DynamicQueryHandler: Done processing query
6135 2024.09.09 17:54:43.656477 [ 3 ] {7d494e93-9d3f-4975-b4af-7412993f55f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6136 2024.09.09 17:54:43.656494 [ 3 ] {} <Debug> HTTP-Session: e41672c4-7e1a-4fac-ad28-df01cd13213b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6137 2024.09.09 17:54:43.656626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6138 2024.09.09 17:54:43.656680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6139 2024.09.09 17:54:43.656700 [ 3 ] {} <Debug> HTTP-Session: 18184daf-ebd9-4ab0-b8ab-0fb04d2731de Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6140 2024.09.09 17:54:43.656716 [ 3 ] {} <Debug> HTTP-Session: 18184daf-ebd9-4ab0-b8ab-0fb04d2731de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6141 2024.09.09 17:54:43.656731 [ 3 ] {} <Debug> HTTP-Session: 18184daf-ebd9-4ab0-b8ab-0fb04d2731de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6142 2024.09.09 17:54:43.656763 [ 3 ] {} <Trace> HTTP-Session: 18184daf-ebd9-4ab0-b8ab-0fb04d2731de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6143 2024.09.09 17:54:43.656890 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6144 2024.09.09 17:54:43.656938 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6145 2024.09.09 17:54:43.657188 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6146 2024.09.09 17:54:43.657560 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6147 2024.09.09 17:54:43.657598 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6148 2024.09.09 17:54:43.657957 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6149 2024.09.09 17:54:43.658314 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6150 2024.09.09 17:54:43.658449 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001602 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec.
6151 2024.09.09 17:54:43.658680 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Debug> DynamicQueryHandler: Done processing query
6152 2024.09.09 17:54:43.658705 [ 3 ] {64b4b5e4-f833-415c-90e9-6f989feae990} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6153 2024.09.09 17:54:43.658721 [ 3 ] {} <Debug> HTTP-Session: 18184daf-ebd9-4ab0-b8ab-0fb04d2731de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6154 2024.09.09 17:54:43.658901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6155 2024.09.09 17:54:43.658951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6156 2024.09.09 17:54:43.658971 [ 3 ] {} <Debug> HTTP-Session: 6bbeae3b-d601-4dcc-ab9e-84e7800cdd82 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6157 2024.09.09 17:54:43.658987 [ 3 ] {} <Debug> HTTP-Session: 6bbeae3b-d601-4dcc-ab9e-84e7800cdd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.09.09 17:54:43.659001 [ 3 ] {} <Debug> HTTP-Session: 6bbeae3b-d601-4dcc-ab9e-84e7800cdd82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6159 2024.09.09 17:54:43.659032 [ 3 ] {} <Trace> HTTP-Session: 6bbeae3b-d601-4dcc-ab9e-84e7800cdd82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6160 2024.09.09 17:54:43.659184 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6161 2024.09.09 17:54:43.659232 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6162 2024.09.09 17:54:43.659380 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6163 2024.09.09 17:54:43.659849 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6164 2024.09.09 17:54:43.659885 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6165 2024.09.09 17:54:43.660275 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6166 2024.09.09 17:54:43.660618 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6167 2024.09.09 17:54:43.660747 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec.
6168 2024.09.09 17:54:43.660916 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Debug> DynamicQueryHandler: Done processing query
6169 2024.09.09 17:54:43.660940 [ 3 ] {35c7156b-a79c-414c-8446-6b8b8d578a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6170 2024.09.09 17:54:43.660956 [ 3 ] {} <Debug> HTTP-Session: 6bbeae3b-d601-4dcc-ab9e-84e7800cdd82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6171 2024.09.09 17:54:43.661144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6172 2024.09.09 17:54:43.661196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6173 2024.09.09 17:54:43.661215 [ 3 ] {} <Debug> HTTP-Session: 9187b999-a66a-4447-802b-39c2c979e44e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6174 2024.09.09 17:54:43.661231 [ 3 ] {} <Debug> HTTP-Session: 9187b999-a66a-4447-802b-39c2c979e44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6175 2024.09.09 17:54:43.661245 [ 3 ] {} <Debug> HTTP-Session: 9187b999-a66a-4447-802b-39c2c979e44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.09.09 17:54:43.661276 [ 3 ] {} <Trace> HTTP-Session: 9187b999-a66a-4447-802b-39c2c979e44e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6177 2024.09.09 17:54:43.661439 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6178 2024.09.09 17:54:43.661503 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6179 2024.09.09 17:54:43.661891 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6180 2024.09.09 17:54:43.662386 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6181 2024.09.09 17:54:43.662420 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6182 2024.09.09 17:54:43.663085 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6183 2024.09.09 17:54:43.663510 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6184 2024.09.09 17:54:43.663668 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002318 sec., 3451.2510785159616 rows/sec., 6.18 MiB/sec.
6185 2024.09.09 17:54:43.663895 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Debug> DynamicQueryHandler: Done processing query
6186 2024.09.09 17:54:43.663921 [ 3 ] {bc36b49a-a917-4586-bbd1-facf7d4a1d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6187 2024.09.09 17:54:43.663937 [ 3 ] {} <Debug> HTTP-Session: 9187b999-a66a-4447-802b-39c2c979e44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6188 2024.09.09 17:54:43.664065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6189 2024.09.09 17:54:43.664117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6190 2024.09.09 17:54:43.664138 [ 3 ] {} <Debug> HTTP-Session: c56f88a3-6e65-4666-ab38-c6a2f887820d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6191 2024.09.09 17:54:43.664155 [ 3 ] {} <Debug> HTTP-Session: c56f88a3-6e65-4666-ab38-c6a2f887820d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6192 2024.09.09 17:54:43.664169 [ 3 ] {} <Debug> HTTP-Session: c56f88a3-6e65-4666-ab38-c6a2f887820d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.09.09 17:54:43.664201 [ 3 ] {} <Trace> HTTP-Session: c56f88a3-6e65-4666-ab38-c6a2f887820d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6194 2024.09.09 17:54:43.664334 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6195 2024.09.09 17:54:43.664380 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6196 2024.09.09 17:54:43.664513 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6197 2024.09.09 17:54:43.664828 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6198 2024.09.09 17:54:43.664864 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6199 2024.09.09 17:54:43.665227 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6200 2024.09.09 17:54:43.665563 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6201 2024.09.09 17:54:43.665699 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
6202 2024.09.09 17:54:43.666049 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Debug> DynamicQueryHandler: Done processing query
6203 2024.09.09 17:54:43.666078 [ 3 ] {c1164590-2843-47d1-8f9b-11e03a882147} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6204 2024.09.09 17:54:43.666094 [ 3 ] {} <Debug> HTTP-Session: c56f88a3-6e65-4666-ab38-c6a2f887820d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6205 2024.09.09 17:54:47.551860 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
6206 2024.09.09 17:54:47.551922 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
6207 2024.09.09 17:54:48.656962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6208 2024.09.09 17:54:48.657096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6209 2024.09.09 17:54:48.657128 [ 3 ] {} <Debug> HTTP-Session: c42aab44-98dd-470a-980f-db326ad7822a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6210 2024.09.09 17:54:48.657159 [ 3 ] {} <Debug> HTTP-Session: c42aab44-98dd-470a-980f-db326ad7822a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6211 2024.09.09 17:54:48.657178 [ 3 ] {} <Debug> HTTP-Session: c42aab44-98dd-470a-980f-db326ad7822a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.09.09 17:54:48.657235 [ 3 ] {} <Trace> HTTP-Session: c42aab44-98dd-470a-980f-db326ad7822a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6213 2024.09.09 17:54:48.657540 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6214 2024.09.09 17:54:48.657621 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6215 2024.09.09 17:54:48.658012 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6216 2024.09.09 17:54:48.658672 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6217 2024.09.09 17:54:48.658722 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6218 2024.09.09 17:54:48.659177 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6219 2024.09.09 17:54:48.659578 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6220 2024.09.09 17:54:48.659758 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002352 sec., 107568.02721088436 rows/sec., 9.51 MiB/sec.
6221 2024.09.09 17:54:48.660047 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Debug> DynamicQueryHandler: Done processing query
6222 2024.09.09 17:54:48.660076 [ 3 ] {d21298fa-e924-4990-b6d0-6228392731d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6223 2024.09.09 17:54:48.660093 [ 3 ] {} <Debug> HTTP-Session: c42aab44-98dd-470a-980f-db326ad7822a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6224 2024.09.09 17:54:48.660342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6225 2024.09.09 17:54:48.660402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6226 2024.09.09 17:54:48.660423 [ 3 ] {} <Debug> HTTP-Session: f373efd4-a9bd-4504-929b-97b2848b7cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6227 2024.09.09 17:54:48.660443 [ 3 ] {} <Debug> HTTP-Session: f373efd4-a9bd-4504-929b-97b2848b7cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6228 2024.09.09 17:54:48.660457 [ 3 ] {} <Debug> HTTP-Session: f373efd4-a9bd-4504-929b-97b2848b7cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.09.09 17:54:48.660493 [ 3 ] {} <Trace> HTTP-Session: f373efd4-a9bd-4504-929b-97b2848b7cc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6230 2024.09.09 17:54:48.660612 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6231 2024.09.09 17:54:48.660660 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6232 2024.09.09 17:54:48.660899 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6233 2024.09.09 17:54:48.661260 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6234 2024.09.09 17:54:48.661299 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6235 2024.09.09 17:54:48.661665 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6236 2024.09.09 17:54:48.662025 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6237 2024.09.09 17:54:48.662174 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001599 sec., 20012.507817385867 rows/sec., 1.47 MiB/sec.
6238 2024.09.09 17:54:48.662465 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Debug> DynamicQueryHandler: Done processing query
6239 2024.09.09 17:54:48.662512 [ 3 ] {98ba7c5d-13bc-41d1-9b51-39d3f8562154} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6240 2024.09.09 17:54:48.662537 [ 3 ] {} <Debug> HTTP-Session: f373efd4-a9bd-4504-929b-97b2848b7cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6241 2024.09.09 17:54:48.662668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6242 2024.09.09 17:54:48.662721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6243 2024.09.09 17:54:48.662742 [ 3 ] {} <Debug> HTTP-Session: f91b0886-87c4-40dc-9ace-1c5a01af1cfe Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6244 2024.09.09 17:54:48.662759 [ 3 ] {} <Debug> HTTP-Session: f91b0886-87c4-40dc-9ace-1c5a01af1cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6245 2024.09.09 17:54:48.662772 [ 3 ] {} <Debug> HTTP-Session: f91b0886-87c4-40dc-9ace-1c5a01af1cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.09.09 17:54:48.662805 [ 3 ] {} <Trace> HTTP-Session: f91b0886-87c4-40dc-9ace-1c5a01af1cfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6247 2024.09.09 17:54:48.662914 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6248 2024.09.09 17:54:48.662961 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6249 2024.09.09 17:54:48.663213 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6250 2024.09.09 17:54:48.663539 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6251 2024.09.09 17:54:48.663577 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6252 2024.09.09 17:54:48.663937 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6253 2024.09.09 17:54:48.664313 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6254 2024.09.09 17:54:48.664483 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001593 sec., 8788.449466415568 rows/sec., 615.49 KiB/sec.
6255 2024.09.09 17:54:48.664660 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Debug> DynamicQueryHandler: Done processing query
6256 2024.09.09 17:54:48.664685 [ 3 ] {bec5d399-94e1-45ac-901e-00fe9dbb5aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6257 2024.09.09 17:54:48.664701 [ 3 ] {} <Debug> HTTP-Session: f91b0886-87c4-40dc-9ace-1c5a01af1cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6258 2024.09.09 17:54:48.664842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6259 2024.09.09 17:54:48.664893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6260 2024.09.09 17:54:48.664914 [ 3 ] {} <Debug> HTTP-Session: 806d78b9-7bd6-4f7e-b1f4-c7aa56ba2e10 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6261 2024.09.09 17:54:48.664931 [ 3 ] {} <Debug> HTTP-Session: 806d78b9-7bd6-4f7e-b1f4-c7aa56ba2e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.09.09 17:54:48.664945 [ 3 ] {} <Debug> HTTP-Session: 806d78b9-7bd6-4f7e-b1f4-c7aa56ba2e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.09.09 17:54:48.664977 [ 3 ] {} <Trace> HTTP-Session: 806d78b9-7bd6-4f7e-b1f4-c7aa56ba2e10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6264 2024.09.09 17:54:48.665070 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6265 2024.09.09 17:54:48.665112 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6266 2024.09.09 17:54:48.665325 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6267 2024.09.09 17:54:48.665611 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6268 2024.09.09 17:54:48.665646 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6269 2024.09.09 17:54:48.666040 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6270 2024.09.09 17:54:48.666422 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6271 2024.09.09 17:54:48.666581 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 232.00 KiB/sec.
6272 2024.09.09 17:54:48.666757 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Debug> DynamicQueryHandler: Done processing query
6273 2024.09.09 17:54:48.666783 [ 3 ] {81be0d69-cdf3-41fe-bb3c-96e985e75c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6274 2024.09.09 17:54:48.666799 [ 3 ] {} <Debug> HTTP-Session: 806d78b9-7bd6-4f7e-b1f4-c7aa56ba2e10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6275 2024.09.09 17:54:48.666989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6276 2024.09.09 17:54:48.667041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6277 2024.09.09 17:54:48.667061 [ 3 ] {} <Debug> HTTP-Session: 4b4ab1be-71db-456e-9f25-4c74b11283f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6278 2024.09.09 17:54:48.667078 [ 3 ] {} <Debug> HTTP-Session: 4b4ab1be-71db-456e-9f25-4c74b11283f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6279 2024.09.09 17:54:48.667091 [ 3 ] {} <Debug> HTTP-Session: 4b4ab1be-71db-456e-9f25-4c74b11283f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.09.09 17:54:48.667123 [ 3 ] {} <Trace> HTTP-Session: 4b4ab1be-71db-456e-9f25-4c74b11283f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6281 2024.09.09 17:54:48.667354 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6282 2024.09.09 17:54:48.667398 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6283 2024.09.09 17:54:48.667626 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6284 2024.09.09 17:54:48.668234 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6285 2024.09.09 17:54:48.668272 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6286 2024.09.09 17:54:48.668651 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6287 2024.09.09 17:54:48.669014 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6288 2024.09.09 17:54:48.669174 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001947 sec., 212634.82280431435 rows/sec., 15.17 MiB/sec.
6289 2024.09.09 17:54:48.669468 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Debug> DynamicQueryHandler: Done processing query
6290 2024.09.09 17:54:48.669514 [ 3 ] {a3e6ec01-dbcf-4af7-bfda-599d3db4d80b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6291 2024.09.09 17:54:48.669531 [ 3 ] {} <Debug> HTTP-Session: 4b4ab1be-71db-456e-9f25-4c74b11283f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6292 2024.09.09 17:54:48.669770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6293 2024.09.09 17:54:48.669821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6294 2024.09.09 17:54:48.669841 [ 3 ] {} <Debug> HTTP-Session: 7b5e1311-9786-4741-8a5f-5266d549dbb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6295 2024.09.09 17:54:48.669857 [ 3 ] {} <Debug> HTTP-Session: 7b5e1311-9786-4741-8a5f-5266d549dbb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6296 2024.09.09 17:54:48.669871 [ 3 ] {} <Debug> HTTP-Session: 7b5e1311-9786-4741-8a5f-5266d549dbb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6297 2024.09.09 17:54:48.669902 [ 3 ] {} <Trace> HTTP-Session: 7b5e1311-9786-4741-8a5f-5266d549dbb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6298 2024.09.09 17:54:48.670003 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6299 2024.09.09 17:54:48.670052 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6300 2024.09.09 17:54:48.670202 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6301 2024.09.09 17:54:48.670489 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6302 2024.09.09 17:54:48.670526 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6303 2024.09.09 17:54:48.670891 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6304 2024.09.09 17:54:48.671235 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6305 2024.09.09 17:54:48.671402 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec.
6306 2024.09.09 17:54:48.671572 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Debug> DynamicQueryHandler: Done processing query
6307 2024.09.09 17:54:48.671597 [ 3 ] {a8b074d9-1418-4901-b6d2-65bdb3be1c7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6308 2024.09.09 17:54:48.671613 [ 3 ] {} <Debug> HTTP-Session: 7b5e1311-9786-4741-8a5f-5266d549dbb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6309 2024.09.09 17:54:48.671771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6310 2024.09.09 17:54:48.671821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6311 2024.09.09 17:54:48.671841 [ 3 ] {} <Debug> HTTP-Session: 51e99292-490b-44cd-b7a3-55abc9a1bae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6312 2024.09.09 17:54:48.671858 [ 3 ] {} <Debug> HTTP-Session: 51e99292-490b-44cd-b7a3-55abc9a1bae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6313 2024.09.09 17:54:48.671871 [ 3 ] {} <Debug> HTTP-Session: 51e99292-490b-44cd-b7a3-55abc9a1bae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6314 2024.09.09 17:54:48.671902 [ 3 ] {} <Trace> HTTP-Session: 51e99292-490b-44cd-b7a3-55abc9a1bae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6315 2024.09.09 17:54:48.672127 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6316 2024.09.09 17:54:48.672175 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6317 2024.09.09 17:54:48.672324 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6318 2024.09.09 17:54:48.672755 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6319 2024.09.09 17:54:48.672792 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6320 2024.09.09 17:54:48.673191 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6321 2024.09.09 17:54:48.673541 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6322 2024.09.09 17:54:48.673703 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001718 sec., 137951.10593713622 rows/sec., 9.25 MiB/sec.
6323 2024.09.09 17:54:48.673877 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Debug> DynamicQueryHandler: Done processing query
6324 2024.09.09 17:54:48.673902 [ 3 ] {41470ad7-ef4d-4e21-860d-b92b339b9a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6325 2024.09.09 17:54:48.673918 [ 3 ] {} <Debug> HTTP-Session: 51e99292-490b-44cd-b7a3-55abc9a1bae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6326 2024.09.09 17:54:48.674119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6327 2024.09.09 17:54:48.674170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6328 2024.09.09 17:54:48.674189 [ 3 ] {} <Debug> HTTP-Session: f4598621-7da4-4885-ae24-1994cb0fa949 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6329 2024.09.09 17:54:48.674206 [ 3 ] {} <Debug> HTTP-Session: f4598621-7da4-4885-ae24-1994cb0fa949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6330 2024.09.09 17:54:48.674220 [ 3 ] {} <Debug> HTTP-Session: f4598621-7da4-4885-ae24-1994cb0fa949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6331 2024.09.09 17:54:48.674250 [ 3 ] {} <Trace> HTTP-Session: f4598621-7da4-4885-ae24-1994cb0fa949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6332 2024.09.09 17:54:48.674346 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6333 2024.09.09 17:54:48.674394 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6334 2024.09.09 17:54:48.674525 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6335 2024.09.09 17:54:48.674789 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6336 2024.09.09 17:54:48.674826 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6337 2024.09.09 17:54:48.675180 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6338 2024.09.09 17:54:48.675516 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6339 2024.09.09 17:54:48.675677 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec.
6340 2024.09.09 17:54:48.675998 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Debug> DynamicQueryHandler: Done processing query
6341 2024.09.09 17:54:48.676024 [ 3 ] {5502f03d-b452-4552-ab6a-15ba09b84ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6342 2024.09.09 17:54:48.676042 [ 3 ] {} <Debug> HTTP-Session: f4598621-7da4-4885-ae24-1994cb0fa949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6343 2024.09.09 17:54:48.676200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6344 2024.09.09 17:54:48.676251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6345 2024.09.09 17:54:48.676271 [ 3 ] {} <Debug> HTTP-Session: 2b30b097-4fe6-4f9b-8a96-aea9a2d9b6db Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6346 2024.09.09 17:54:48.676288 [ 3 ] {} <Debug> HTTP-Session: 2b30b097-4fe6-4f9b-8a96-aea9a2d9b6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6347 2024.09.09 17:54:48.676302 [ 3 ] {} <Debug> HTTP-Session: 2b30b097-4fe6-4f9b-8a96-aea9a2d9b6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6348 2024.09.09 17:54:48.676332 [ 3 ] {} <Trace> HTTP-Session: 2b30b097-4fe6-4f9b-8a96-aea9a2d9b6db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6349 2024.09.09 17:54:48.676658 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6350 2024.09.09 17:54:48.676731 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6351 2024.09.09 17:54:48.677147 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6352 2024.09.09 17:54:48.677800 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6353 2024.09.09 17:54:48.677836 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6354 2024.09.09 17:54:48.678521 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6355 2024.09.09 17:54:48.678932 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6356 2024.09.09 17:54:48.679150 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00271 sec., 11808.118081180812 rows/sec., 21.16 MiB/sec.
6357 2024.09.09 17:54:48.679723 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Debug> DynamicQueryHandler: Done processing query
6358 2024.09.09 17:54:48.679749 [ 3 ] {e22e084a-c38b-4bd8-88e1-00ad80d6be12} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6359 2024.09.09 17:54:48.679765 [ 3 ] {} <Debug> HTTP-Session: 2b30b097-4fe6-4f9b-8a96-aea9a2d9b6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6360 2024.09.09 17:54:48.679918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6361 2024.09.09 17:54:48.679968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6362 2024.09.09 17:54:48.679990 [ 3 ] {} <Debug> HTTP-Session: e3a43b85-7c4a-4c67-aa47-b61752de1c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6363 2024.09.09 17:54:48.680007 [ 3 ] {} <Debug> HTTP-Session: e3a43b85-7c4a-4c67-aa47-b61752de1c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6364 2024.09.09 17:54:48.680020 [ 3 ] {} <Debug> HTTP-Session: e3a43b85-7c4a-4c67-aa47-b61752de1c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6365 2024.09.09 17:54:48.680051 [ 3 ] {} <Trace> HTTP-Session: e3a43b85-7c4a-4c67-aa47-b61752de1c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6366 2024.09.09 17:54:48.680184 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6367 2024.09.09 17:54:48.680231 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6368 2024.09.09 17:54:48.680382 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6369 2024.09.09 17:54:48.680703 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6370 2024.09.09 17:54:48.680742 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6371 2024.09.09 17:54:48.681147 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6372 2024.09.09 17:54:48.681485 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6373 2024.09.09 17:54:48.681648 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec.
6374 2024.09.09 17:54:48.681987 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Debug> DynamicQueryHandler: Done processing query
6375 2024.09.09 17:54:48.682019 [ 3 ] {0c522c6f-881c-4cd3-a267-bd3c86db0eaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6376 2024.09.09 17:54:48.682036 [ 3 ] {} <Debug> HTTP-Session: e3a43b85-7c4a-4c67-aa47-b61752de1c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6377 2024.09.09 17:54:53.651616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6378 2024.09.09 17:54:53.651786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6379 2024.09.09 17:54:53.651827 [ 3 ] {} <Debug> HTTP-Session: b58a3d28-3b3d-4b8f-bcae-85ad30a6a9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6380 2024.09.09 17:54:53.651861 [ 3 ] {} <Debug> HTTP-Session: b58a3d28-3b3d-4b8f-bcae-85ad30a6a9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6381 2024.09.09 17:54:53.651883 [ 3 ] {} <Debug> HTTP-Session: b58a3d28-3b3d-4b8f-bcae-85ad30a6a9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6382 2024.09.09 17:54:53.651947 [ 3 ] {} <Trace> HTTP-Session: b58a3d28-3b3d-4b8f-bcae-85ad30a6a9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6383 2024.09.09 17:54:53.652232 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6384 2024.09.09 17:54:53.652326 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6385 2024.09.09 17:54:53.652782 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6386 2024.09.09 17:54:53.653375 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6387 2024.09.09 17:54:53.653432 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6388 2024.09.09 17:54:53.653976 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6389 2024.09.09 17:54:53.654450 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6390 2024.09.09 17:54:53.654621 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002485 sec., 28973.843058350103 rows/sec., 2.35 MiB/sec.
6391 2024.09.09 17:54:53.654863 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Debug> DynamicQueryHandler: Done processing query
6392 2024.09.09 17:54:53.654891 [ 3 ] {7ec72228-5b8e-4757-99b6-ad306198dc56} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6393 2024.09.09 17:54:53.654908 [ 3 ] {} <Debug> HTTP-Session: b58a3d28-3b3d-4b8f-bcae-85ad30a6a9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6394 2024.09.09 17:54:53.655078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6395 2024.09.09 17:54:53.655138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6396 2024.09.09 17:54:53.655160 [ 3 ] {} <Debug> HTTP-Session: ec101385-7a59-41cb-acfd-50eb68fe4e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6397 2024.09.09 17:54:53.655187 [ 3 ] {} <Debug> HTTP-Session: ec101385-7a59-41cb-acfd-50eb68fe4e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6398 2024.09.09 17:54:53.655209 [ 3 ] {} <Debug> HTTP-Session: ec101385-7a59-41cb-acfd-50eb68fe4e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6399 2024.09.09 17:54:53.655258 [ 3 ] {} <Trace> HTTP-Session: ec101385-7a59-41cb-acfd-50eb68fe4e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6400 2024.09.09 17:54:53.655394 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6401 2024.09.09 17:54:53.655448 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6402 2024.09.09 17:54:53.655727 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6403 2024.09.09 17:54:53.656197 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6404 2024.09.09 17:54:53.656245 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6405 2024.09.09 17:54:53.656698 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6406 2024.09.09 17:54:53.657094 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6407 2024.09.09 17:54:53.657248 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00189 sec., 4232.804232804233 rows/sec., 318.29 KiB/sec.
6408 2024.09.09 17:54:53.657538 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Debug> DynamicQueryHandler: Done processing query
6409 2024.09.09 17:54:53.657571 [ 3 ] {4599673c-7207-44ca-9cc5-4a209f2c880d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6410 2024.09.09 17:54:53.657587 [ 3 ] {} <Debug> HTTP-Session: ec101385-7a59-41cb-acfd-50eb68fe4e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6411 2024.09.09 17:54:53.657764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6412 2024.09.09 17:54:53.657814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6413 2024.09.09 17:54:53.657834 [ 3 ] {} <Debug> HTTP-Session: ea7c8136-7abf-4a2c-ae86-1f3d066c57cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6414 2024.09.09 17:54:53.657850 [ 3 ] {} <Debug> HTTP-Session: ea7c8136-7abf-4a2c-ae86-1f3d066c57cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6415 2024.09.09 17:54:53.657864 [ 3 ] {} <Debug> HTTP-Session: ea7c8136-7abf-4a2c-ae86-1f3d066c57cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6416 2024.09.09 17:54:53.657896 [ 3 ] {} <Trace> HTTP-Session: ea7c8136-7abf-4a2c-ae86-1f3d066c57cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6417 2024.09.09 17:54:53.658022 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6418 2024.09.09 17:54:53.658068 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6419 2024.09.09 17:54:53.658312 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6420 2024.09.09 17:54:53.658703 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6421 2024.09.09 17:54:53.658741 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6422 2024.09.09 17:54:53.659104 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6423 2024.09.09 17:54:53.659470 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6424 2024.09.09 17:54:53.659626 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00164 sec., 43902.439024390245 rows/sec., 3.43 MiB/sec.
6425 2024.09.09 17:54:53.659804 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Debug> DynamicQueryHandler: Done processing query
6426 2024.09.09 17:54:53.659828 [ 3 ] {025b7714-a06e-46ea-8d6b-9b93b60682ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6427 2024.09.09 17:54:53.659845 [ 3 ] {} <Debug> HTTP-Session: ea7c8136-7abf-4a2c-ae86-1f3d066c57cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6428 2024.09.09 17:54:53.660072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6429 2024.09.09 17:54:53.660123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6430 2024.09.09 17:54:53.660142 [ 3 ] {} <Debug> HTTP-Session: dfecb486-e0d5-444f-8f35-24d62db58c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6431 2024.09.09 17:54:53.660159 [ 3 ] {} <Debug> HTTP-Session: dfecb486-e0d5-444f-8f35-24d62db58c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6432 2024.09.09 17:54:53.660173 [ 3 ] {} <Debug> HTTP-Session: dfecb486-e0d5-444f-8f35-24d62db58c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6433 2024.09.09 17:54:53.660204 [ 3 ] {} <Trace> HTTP-Session: dfecb486-e0d5-444f-8f35-24d62db58c5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6434 2024.09.09 17:54:53.660350 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6435 2024.09.09 17:54:53.660398 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6436 2024.09.09 17:54:53.660543 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6437 2024.09.09 17:54:53.661074 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6438 2024.09.09 17:54:53.661117 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6439 2024.09.09 17:54:53.661600 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6440 2024.09.09 17:54:53.662056 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6441 2024.09.09 17:54:53.662236 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001944 sec., 82304.5267489712 rows/sec., 5.73 MiB/sec.
6442 2024.09.09 17:54:53.662463 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Debug> DynamicQueryHandler: Done processing query
6443 2024.09.09 17:54:53.662492 [ 3 ] {70baead4-29ba-4eca-9c53-1869c5c01a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6444 2024.09.09 17:54:53.662513 [ 3 ] {} <Debug> HTTP-Session: dfecb486-e0d5-444f-8f35-24d62db58c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.09.09 17:54:53.662761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6446 2024.09.09 17:54:53.662821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6447 2024.09.09 17:54:53.662847 [ 3 ] {} <Debug> HTTP-Session: a99597ab-8e25-454f-b3bc-6b5e08e31ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6448 2024.09.09 17:54:53.662870 [ 3 ] {} <Debug> HTTP-Session: a99597ab-8e25-454f-b3bc-6b5e08e31ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6449 2024.09.09 17:54:53.662889 [ 3 ] {} <Debug> HTTP-Session: a99597ab-8e25-454f-b3bc-6b5e08e31ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6450 2024.09.09 17:54:53.662926 [ 3 ] {} <Trace> HTTP-Session: a99597ab-8e25-454f-b3bc-6b5e08e31ae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6451 2024.09.09 17:54:53.663151 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6452 2024.09.09 17:54:53.663230 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6453 2024.09.09 17:54:53.663719 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6454 2024.09.09 17:54:53.664463 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6455 2024.09.09 17:54:53.664501 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6456 2024.09.09 17:54:53.665099 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6457 2024.09.09 17:54:53.665503 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6458 2024.09.09 17:54:53.665715 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002697 sec., 2966.2588060808303 rows/sec., 5.32 MiB/sec.
6459 2024.09.09 17:54:53.665948 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Debug> DynamicQueryHandler: Done processing query
6460 2024.09.09 17:54:53.665974 [ 3 ] {d4a46bb9-0df8-46fb-8230-32d3c6c4517b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6461 2024.09.09 17:54:53.665991 [ 3 ] {} <Debug> HTTP-Session: a99597ab-8e25-454f-b3bc-6b5e08e31ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6462 2024.09.09 17:54:53.666139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6463 2024.09.09 17:54:53.666190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6464 2024.09.09 17:54:53.666210 [ 3 ] {} <Debug> HTTP-Session: eecfbac9-864c-40da-89a1-44ce7b841e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6465 2024.09.09 17:54:53.666226 [ 3 ] {} <Debug> HTTP-Session: eecfbac9-864c-40da-89a1-44ce7b841e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6466 2024.09.09 17:54:53.666241 [ 3 ] {} <Debug> HTTP-Session: eecfbac9-864c-40da-89a1-44ce7b841e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6467 2024.09.09 17:54:53.666273 [ 3 ] {} <Trace> HTTP-Session: eecfbac9-864c-40da-89a1-44ce7b841e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6468 2024.09.09 17:54:53.666394 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6469 2024.09.09 17:54:53.666439 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6470 2024.09.09 17:54:53.666570 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6471 2024.09.09 17:54:53.666871 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6472 2024.09.09 17:54:53.666910 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6473 2024.09.09 17:54:53.667301 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6474 2024.09.09 17:54:53.667668 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6475 2024.09.09 17:54:53.667828 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec.
6476 2024.09.09 17:54:53.668001 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Debug> DynamicQueryHandler: Done processing query
6477 2024.09.09 17:54:53.668026 [ 3 ] {409a0731-b7ec-4c2b-8fe9-0131b4c683c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6478 2024.09.09 17:54:53.668042 [ 3 ] {} <Debug> HTTP-Session: eecfbac9-864c-40da-89a1-44ce7b841e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6479 2024.09.09 17:54:58.657674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6480 2024.09.09 17:54:58.657816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6481 2024.09.09 17:54:58.657842 [ 3 ] {} <Debug> HTTP-Session: 7de0af43-13f3-4b2b-bff3-f83f4afa8ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6482 2024.09.09 17:54:58.657867 [ 3 ] {} <Debug> HTTP-Session: 7de0af43-13f3-4b2b-bff3-f83f4afa8ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6483 2024.09.09 17:54:58.657882 [ 3 ] {} <Debug> HTTP-Session: 7de0af43-13f3-4b2b-bff3-f83f4afa8ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6484 2024.09.09 17:54:58.657936 [ 3 ] {} <Trace> HTTP-Session: 7de0af43-13f3-4b2b-bff3-f83f4afa8ec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6485 2024.09.09 17:54:58.658140 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6486 2024.09.09 17:54:58.658215 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6487 2024.09.09 17:54:58.658563 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6488 2024.09.09 17:54:58.659013 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6489 2024.09.09 17:54:58.659066 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6490 2024.09.09 17:54:58.659506 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6491 2024.09.09 17:54:58.659908 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6492 2024.09.09 17:54:58.660071 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001991 sec., 2009.040683073832 rows/sec., 163.82 KiB/sec.
6493 2024.09.09 17:54:58.660389 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Debug> DynamicQueryHandler: Done processing query
6494 2024.09.09 17:54:58.660418 [ 3 ] {348c6b86-86a8-401f-9d6c-5aa4bec502f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6495 2024.09.09 17:54:58.660434 [ 3 ] {} <Debug> HTTP-Session: 7de0af43-13f3-4b2b-bff3-f83f4afa8ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6496 2024.09.09 17:54:58.660649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6497 2024.09.09 17:54:58.660710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6498 2024.09.09 17:54:58.660731 [ 3 ] {} <Debug> HTTP-Session: bc5ff5fb-5d07-4c42-b348-be230cc3f03e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6499 2024.09.09 17:54:58.660751 [ 3 ] {} <Debug> HTTP-Session: bc5ff5fb-5d07-4c42-b348-be230cc3f03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.09.09 17:54:58.660765 [ 3 ] {} <Debug> HTTP-Session: bc5ff5fb-5d07-4c42-b348-be230cc3f03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6501 2024.09.09 17:54:58.660801 [ 3 ] {} <Trace> HTTP-Session: bc5ff5fb-5d07-4c42-b348-be230cc3f03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6502 2024.09.09 17:54:58.660985 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6503 2024.09.09 17:54:58.661036 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6504 2024.09.09 17:54:58.661293 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6505 2024.09.09 17:54:58.661779 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6506 2024.09.09 17:54:58.661819 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6507 2024.09.09 17:54:58.662234 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6508 2024.09.09 17:54:58.662612 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6509 2024.09.09 17:54:58.662785 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Debug> executeQuery: Read 255 rows, 23.05 KiB in 0.001895 sec., 134564.6437994723 rows/sec., 11.88 MiB/sec.
6510 2024.09.09 17:54:58.663085 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Debug> DynamicQueryHandler: Done processing query
6511 2024.09.09 17:54:58.663128 [ 3 ] {c931263b-de15-443b-a7bd-4588d3b06c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6512 2024.09.09 17:54:58.663153 [ 3 ] {} <Debug> HTTP-Session: bc5ff5fb-5d07-4c42-b348-be230cc3f03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6513 2024.09.09 17:54:58.663303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6514 2024.09.09 17:54:58.663361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6515 2024.09.09 17:54:58.663381 [ 3 ] {} <Debug> HTTP-Session: 3f686bd7-ff65-482c-ad67-db3d1ec171c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6516 2024.09.09 17:54:58.663399 [ 3 ] {} <Debug> HTTP-Session: 3f686bd7-ff65-482c-ad67-db3d1ec171c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6517 2024.09.09 17:54:58.663413 [ 3 ] {} <Debug> HTTP-Session: 3f686bd7-ff65-482c-ad67-db3d1ec171c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6518 2024.09.09 17:54:58.663448 [ 3 ] {} <Trace> HTTP-Session: 3f686bd7-ff65-482c-ad67-db3d1ec171c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6519 2024.09.09 17:54:58.663596 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6520 2024.09.09 17:54:58.663645 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6521 2024.09.09 17:54:58.663904 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6522 2024.09.09 17:54:58.664242 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6523 2024.09.09 17:54:58.664280 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6524 2024.09.09 17:54:58.664692 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6525 2024.09.09 17:54:58.665055 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6526 2024.09.09 17:54:58.665210 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001649 sec., 21831.41297756216 rows/sec., 1.59 MiB/sec.
6527 2024.09.09 17:54:58.665229 [ 112 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6528 2024.09.09 17:54:58.665333 [ 112 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6529 2024.09.09 17:54:58.665386 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6530 2024.09.09 17:54:58.665516 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Debug> DynamicQueryHandler: Done processing query
6531 2024.09.09 17:54:58.665570 [ 3 ] {843cb16e-99f4-4674-b27a-2a285ed39008} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6532 2024.09.09 17:54:58.665601 [ 3 ] {} <Debug> HTTP-Session: 3f686bd7-ff65-482c-ad67-db3d1ec171c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6533 2024.09.09 17:54:58.665609 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
6534 2024.09.09 17:54:58.665766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6535 2024.09.09 17:54:58.665883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6536 2024.09.09 17:54:58.665929 [ 3 ] {} <Debug> HTTP-Session: 81d05679-3326-4932-be19-dbe9b0486d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6537 2024.09.09 17:54:58.665969 [ 3 ] {} <Debug> HTTP-Session: 81d05679-3326-4932-be19-dbe9b0486d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6538 2024.09.09 17:54:58.666007 [ 3 ] {} <Debug> HTTP-Session: 81d05679-3326-4932-be19-dbe9b0486d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6539 2024.09.09 17:54:58.666014 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6540 2024.09.09 17:54:58.666058 [ 3 ] {} <Trace> HTTP-Session: 81d05679-3326-4932-be19-dbe9b0486d9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6541 2024.09.09 17:54:58.666123 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part
6542 2024.09.09 17:54:58.666310 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6543 2024.09.09 17:54:58.666444 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part
6544 2024.09.09 17:54:58.666458 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6545 2024.09.09 17:54:58.666800 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part
6546 2024.09.09 17:54:58.667054 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part
6547 2024.09.09 17:54:58.667444 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part
6548 2024.09.09 17:54:58.667853 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::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
6549 2024.09.09 17:54:58.668160 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6550 2024.09.09 17:54:58.669045 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6551 2024.09.09 17:54:58.669121 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6552 2024.09.09 17:54:58.670101 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6553 2024.09.09 17:54:58.671021 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005556433 sec., 31674.997250934186 rows/sec., 2.42 MiB/sec.
6554 2024.09.09 17:54:58.671200 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6555 2024.09.09 17:54:58.671360 [ 197 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6556 2024.09.09 17:54:58.671500 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005267 sec., 2658.0596164799695 rows/sec., 186.15 KiB/sec.
6557 2024.09.09 17:54:58.672250 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Debug> DynamicQueryHandler: Done processing query
6558 2024.09.09 17:54:58.672298 [ 3 ] {8d9a53b1-891b-47a3-91d2-8d46680e8f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6559 2024.09.09 17:54:58.672352 [ 3 ] {} <Debug> HTTP-Session: 81d05679-3326-4932-be19-dbe9b0486d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6560 2024.09.09 17:54:58.672524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6561 2024.09.09 17:54:58.672618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6562 2024.09.09 17:54:58.672656 [ 197 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6563 2024.09.09 17:54:58.672669 [ 3 ] {} <Debug> HTTP-Session: 3eb07087-84a4-498b-92e2-01317dee63ef Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6564 2024.09.09 17:54:58.672728 [ 3 ] {} <Debug> HTTP-Session: 3eb07087-84a4-498b-92e2-01317dee63ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.09.09 17:54:58.672768 [ 3 ] {} <Debug> HTTP-Session: 3eb07087-84a4-498b-92e2-01317dee63ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6566 2024.09.09 17:54:58.672831 [ 3 ] {} <Trace> HTTP-Session: 3eb07087-84a4-498b-92e2-01317dee63ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6567 2024.09.09 17:54:58.672858 [ 197 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_26_5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6568 2024.09.09 17:54:58.673019 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6569 2024.09.09 17:54:58.673031 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6570 2024.09.09 17:54:58.673099 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6571 2024.09.09 17:54:58.673355 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6572 2024.09.09 17:54:58.673726 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6573 2024.09.09 17:54:58.673763 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6574 2024.09.09 17:54:58.674110 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6575 2024.09.09 17:54:58.674470 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6576 2024.09.09 17:54:58.674630 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001688 sec., 3554.5023696682465 rows/sec., 210.01 KiB/sec.
6577 2024.09.09 17:54:58.674962 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Debug> DynamicQueryHandler: Done processing query
6578 2024.09.09 17:54:58.674988 [ 3 ] {456999b9-6c9a-443e-ae63-5875e50625bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6579 2024.09.09 17:54:58.675004 [ 3 ] {} <Debug> HTTP-Session: 3eb07087-84a4-498b-92e2-01317dee63ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6580 2024.09.09 17:54:58.675188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6581 2024.09.09 17:54:58.675239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6582 2024.09.09 17:54:58.675257 [ 3 ] {} <Debug> HTTP-Session: d9b6ffb6-dde8-4002-975f-43f9a2fb39f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6583 2024.09.09 17:54:58.675274 [ 3 ] {} <Debug> HTTP-Session: d9b6ffb6-dde8-4002-975f-43f9a2fb39f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6584 2024.09.09 17:54:58.675289 [ 3 ] {} <Debug> HTTP-Session: d9b6ffb6-dde8-4002-975f-43f9a2fb39f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6585 2024.09.09 17:54:58.675319 [ 3 ] {} <Trace> HTTP-Session: d9b6ffb6-dde8-4002-975f-43f9a2fb39f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6586 2024.09.09 17:54:58.675533 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6587 2024.09.09 17:54:58.675575 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6588 2024.09.09 17:54:58.675805 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6589 2024.09.09 17:54:58.676390 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6590 2024.09.09 17:54:58.676489 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6591 2024.09.09 17:54:58.676865 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6592 2024.09.09 17:54:58.677224 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6593 2024.09.09 17:54:58.677369 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Debug> executeQuery: Read 418 rows, 30.57 KiB in 0.001942 sec., 215242.01853759013 rows/sec., 15.37 MiB/sec.
6594 2024.09.09 17:54:58.677661 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Debug> DynamicQueryHandler: Done processing query
6595 2024.09.09 17:54:58.677704 [ 3 ] {afa4e6a1-3b63-4024-a120-b4732cb78280} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6596 2024.09.09 17:54:58.677728 [ 3 ] {} <Debug> HTTP-Session: d9b6ffb6-dde8-4002-975f-43f9a2fb39f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6597 2024.09.09 17:54:58.677869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6598 2024.09.09 17:54:58.677919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6599 2024.09.09 17:54:58.677938 [ 3 ] {} <Debug> HTTP-Session: d6d810fb-2c69-459e-9ad6-0b1ebab3c4da Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6600 2024.09.09 17:54:58.677955 [ 3 ] {} <Debug> HTTP-Session: d6d810fb-2c69-459e-9ad6-0b1ebab3c4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6601 2024.09.09 17:54:58.677968 [ 3 ] {} <Debug> HTTP-Session: d6d810fb-2c69-459e-9ad6-0b1ebab3c4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6602 2024.09.09 17:54:58.677999 [ 3 ] {} <Trace> HTTP-Session: d6d810fb-2c69-459e-9ad6-0b1ebab3c4da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6603 2024.09.09 17:54:58.678096 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6604 2024.09.09 17:54:58.678142 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6605 2024.09.09 17:54:58.678297 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6606 2024.09.09 17:54:58.678591 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6607 2024.09.09 17:54:58.678627 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6608 2024.09.09 17:54:58.678983 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6609 2024.09.09 17:54:58.679299 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6610 2024.09.09 17:54:58.679460 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec.
6611 2024.09.09 17:54:58.679460 [ 112 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6612 2024.09.09 17:54:58.679545 [ 112 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6613 2024.09.09 17:54:58.679590 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6614 2024.09.09 17:54:58.679739 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Debug> DynamicQueryHandler: Done processing query
6615 2024.09.09 17:54:58.679755 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
6616 2024.09.09 17:54:58.679775 [ 3 ] {d8fa1d01-95aa-4b20-8429-55a962440d2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6617 2024.09.09 17:54:58.679829 [ 3 ] {} <Debug> HTTP-Session: d6d810fb-2c69-459e-9ad6-0b1ebab3c4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6618 2024.09.09 17:54:58.679966 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6619 2024.09.09 17:54:58.680012 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part
6620 2024.09.09 17:54:58.680060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6621 2024.09.09 17:54:58.680199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6622 2024.09.09 17:54:58.680277 [ 3 ] {} <Debug> HTTP-Session: e300aeb3-84ec-45dd-b691-48771be3b56a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6623 2024.09.09 17:54:58.680294 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
6624 2024.09.09 17:54:58.680318 [ 3 ] {} <Debug> HTTP-Session: e300aeb3-84ec-45dd-b691-48771be3b56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.09.09 17:54:58.680368 [ 3 ] {} <Debug> HTTP-Session: e300aeb3-84ec-45dd-b691-48771be3b56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6626 2024.09.09 17:54:58.680484 [ 3 ] {} <Trace> HTTP-Session: e300aeb3-84ec-45dd-b691-48771be3b56a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6627 2024.09.09 17:54:58.680600 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
6628 2024.09.09 17:54:58.680764 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
6629 2024.09.09 17:54:58.680892 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6630 2024.09.09 17:54:58.681075 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6631 2024.09.09 17:54:58.681098 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
6632 2024.09.09 17:54:58.681441 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
6633 2024.09.09 17:54:58.682100 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6634 2024.09.09 17:54:58.683059 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6635 2024.09.09 17:54:58.683130 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6636 2024.09.09 17:54:58.684121 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.004448046 sec., 20233.60369924232 rows/sec., 1.03 MiB/sec.
6637 2024.09.09 17:54:58.684239 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6638 2024.09.09 17:54:58.684281 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6639 2024.09.09 17:54:58.685035 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6640 2024.09.09 17:54:58.685355 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6641 2024.09.09 17:54:58.685373 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004689 sec., 50970.35615269781 rows/sec., 3.42 MiB/sec.
6642 2024.09.09 17:54:58.685729 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_15_3} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6643 2024.09.09 17:54:58.686070 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6644 2024.09.09 17:54:58.686180 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Debug> DynamicQueryHandler: Done processing query
6645 2024.09.09 17:54:58.686226 [ 3 ] {af5a402c-c78d-44d7-ad15-4656c002e158} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6646 2024.09.09 17:54:58.686243 [ 3 ] {} <Debug> HTTP-Session: e300aeb3-84ec-45dd-b691-48771be3b56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.09.09 17:54:58.686369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6648 2024.09.09 17:54:58.686417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6649 2024.09.09 17:54:58.686436 [ 3 ] {} <Debug> HTTP-Session: a86ce33f-9612-48ea-85a7-04846d4fdb5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6650 2024.09.09 17:54:58.686452 [ 3 ] {} <Debug> HTTP-Session: a86ce33f-9612-48ea-85a7-04846d4fdb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6651 2024.09.09 17:54:58.686466 [ 3 ] {} <Debug> HTTP-Session: a86ce33f-9612-48ea-85a7-04846d4fdb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6652 2024.09.09 17:54:58.686498 [ 3 ] {} <Trace> HTTP-Session: a86ce33f-9612-48ea-85a7-04846d4fdb5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6653 2024.09.09 17:54:58.686595 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6654 2024.09.09 17:54:58.686645 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6655 2024.09.09 17:54:58.686805 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6656 2024.09.09 17:54:58.687083 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6657 2024.09.09 17:54:58.687119 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6658 2024.09.09 17:54:58.687469 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6659 2024.09.09 17:54:58.687806 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6660 2024.09.09 17:54:58.687962 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec.
6661 2024.09.09 17:54:58.687980 [ 111 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6662 2024.09.09 17:54:58.688072 [ 111 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6663 2024.09.09 17:54:58.688119 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6664 2024.09.09 17:54:58.688222 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Debug> DynamicQueryHandler: Done processing query
6665 2024.09.09 17:54:58.688279 [ 3 ] {99f6e9a5-d666-41be-bd79-25603f861158} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6666 2024.09.09 17:54:58.688309 [ 3 ] {} <Debug> HTTP-Session: a86ce33f-9612-48ea-85a7-04846d4fdb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6667 2024.09.09 17:54:58.688329 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
6668 2024.09.09 17:54:58.688521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6669 2024.09.09 17:54:58.688585 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6670 2024.09.09 17:54:58.688603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6671 2024.09.09 17:54:58.688659 [ 3 ] {} <Debug> HTTP-Session: 7e1ce77d-e7f4-43ed-bf12-6071d918175a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6672 2024.09.09 17:54:58.688663 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part
6673 2024.09.09 17:54:58.688682 [ 3 ] {} <Debug> HTTP-Session: 7e1ce77d-e7f4-43ed-bf12-6071d918175a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.09.09 17:54:58.688736 [ 3 ] {} <Debug> HTTP-Session: 7e1ce77d-e7f4-43ed-bf12-6071d918175a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6675 2024.09.09 17:54:58.688891 [ 3 ] {} <Trace> HTTP-Session: 7e1ce77d-e7f4-43ed-bf12-6071d918175a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6676 2024.09.09 17:54:58.688978 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
6677 2024.09.09 17:54:58.689228 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
6678 2024.09.09 17:54:58.689350 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
6679 2024.09.09 17:54:58.689447 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
6680 2024.09.09 17:54:58.689562 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
6681 2024.09.09 17:54:58.689875 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6682 2024.09.09 17:54:58.690045 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6683 2024.09.09 17:54:58.692213 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6684 2024.09.09 17:54:58.692955 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004766288 sec., 3356.9100314542475 rows/sec., 225.38 KiB/sec.
6685 2024.09.09 17:54:58.693132 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6686 2024.09.09 17:54:58.693993 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6687 2024.09.09 17:54:58.694061 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6688 2024.09.09 17:54:58.694305 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6689 2024.09.09 17:54:58.694556 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_15_3} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6690 2024.09.09 17:54:58.694716 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
6691 2024.09.09 17:54:58.695171 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6692 2024.09.09 17:54:58.695604 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6693 2024.09.09 17:54:58.695790 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6694 2024.09.09 17:54:58.695818 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006718 sec., 4763.322417386127 rows/sec., 8.54 MiB/sec.
6695 2024.09.09 17:54:58.695857 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6696 2024.09.09 17:54:58.695925 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6697 2024.09.09 17:54:58.696402 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
6698 2024.09.09 17:54:58.696783 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Debug> DynamicQueryHandler: Done processing query
6699 2024.09.09 17:54:58.696854 [ 3 ] {b129dd0f-c821-40ab-b046-ca462e3e7dd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6700 2024.09.09 17:54:58.696933 [ 3 ] {} <Debug> HTTP-Session: 7e1ce77d-e7f4-43ed-bf12-6071d918175a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6701 2024.09.09 17:54:58.697145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6702 2024.09.09 17:54:58.697221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6703 2024.09.09 17:54:58.697254 [ 3 ] {} <Debug> HTTP-Session: f83b9dc7-6bf9-493f-8bdf-4d2989da3080 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6704 2024.09.09 17:54:58.697272 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6705 2024.09.09 17:54:58.697278 [ 3 ] {} <Debug> HTTP-Session: f83b9dc7-6bf9-493f-8bdf-4d2989da3080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6706 2024.09.09 17:54:58.697309 [ 3 ] {} <Debug> HTTP-Session: f83b9dc7-6bf9-493f-8bdf-4d2989da3080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6707 2024.09.09 17:54:58.697356 [ 3 ] {} <Trace> HTTP-Session: f83b9dc7-6bf9-493f-8bdf-4d2989da3080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6708 2024.09.09 17:54:58.697357 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 345 rows starting from the beginning of the part
6709 2024.09.09 17:54:58.697559 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6710 2024.09.09 17:54:58.697721 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6711 2024.09.09 17:54:58.697885 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part
6712 2024.09.09 17:54:58.698286 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6713 2024.09.09 17:54:58.698499 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part
6714 2024.09.09 17:54:58.699104 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part
6715 2024.09.09 17:54:58.699174 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6716 2024.09.09 17:54:58.699226 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6717 2024.09.09 17:54:58.699445 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part
6718 2024.09.09 17:54:58.699813 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part
6719 2024.09.09 17:54:58.700039 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6720 2024.09.09 17:54:58.700548 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6721 2024.09.09 17:54:58.700819 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003396 sec., 24146.05418138987 rows/sec., 1.53 MiB/sec.
6722 2024.09.09 17:54:58.701060 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Debug> DynamicQueryHandler: Done processing query
6723 2024.09.09 17:54:58.701091 [ 3 ] {27923151-403d-4dd0-87ab-a18abc05affd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6724 2024.09.09 17:54:58.701106 [ 3 ] {} <Debug> HTTP-Session: f83b9dc7-6bf9-493f-8bdf-4d2989da3080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.09.09 17:54:58.704043 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 19 columns (19 merged, 0 gathered) in 0.007965656 sec., 57371.29496930322 rows/sec., 102.81 MiB/sec.
6726 2024.09.09 17:54:58.704917 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6727 2024.09.09 17:54:58.705575 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6728 2024.09.09 17:54:58.705663 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6729 2024.09.09 17:54:58.705809 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB.
6730 2024.09.09 17:55:02.551982 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
6731 2024.09.09 17:55:02.552045 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
6732 2024.09.09 17:55:03.681811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6733 2024.09.09 17:55:03.681981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6734 2024.09.09 17:55:03.682027 [ 3 ] {} <Debug> HTTP-Session: 1e54b3b7-dd5f-4eed-b87f-2781538fcc5d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6735 2024.09.09 17:55:03.682067 [ 3 ] {} <Debug> HTTP-Session: 1e54b3b7-dd5f-4eed-b87f-2781538fcc5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6736 2024.09.09 17:55:03.682082 [ 3 ] {} <Debug> HTTP-Session: 1e54b3b7-dd5f-4eed-b87f-2781538fcc5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.09.09 17:55:03.682130 [ 3 ] {} <Trace> HTTP-Session: 1e54b3b7-dd5f-4eed-b87f-2781538fcc5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6738 2024.09.09 17:55:03.682979 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6739 2024.09.09 17:55:03.683057 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6740 2024.09.09 17:55:03.683395 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6741 2024.09.09 17:55:03.684680 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6742 2024.09.09 17:55:03.684723 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6743 2024.09.09 17:55:03.685229 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6744 2024.09.09 17:55:03.685630 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6745 2024.09.09 17:55:03.685780 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003468 sec., 349480.9688581315 rows/sec., 28.88 MiB/sec.
6746 2024.09.09 17:55:03.685787 [ 106 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6747 2024.09.09 17:55:03.685852 [ 106 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6748 2024.09.09 17:55:03.685892 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6749 2024.09.09 17:55:03.686039 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Debug> DynamicQueryHandler: Done processing query
6750 2024.09.09 17:55:03.686079 [ 3 ] {65258df6-ada4-47d3-b4bd-7e0dfd143595} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
6751 2024.09.09 17:55:03.686097 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6752 2024.09.09 17:55:03.686106 [ 3 ] {} <Debug> HTTP-Session: 1e54b3b7-dd5f-4eed-b87f-2781538fcc5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6753 2024.09.09 17:55:03.686629 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6754 2024.09.09 17:55:03.686630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6755 2024.09.09 17:55:03.686680 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1419 rows starting from the beginning of the part
6756 2024.09.09 17:55:03.686717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6757 2024.09.09 17:55:03.686747 [ 3 ] {} <Debug> HTTP-Session: 6de8f6db-f4f4-4707-90f7-785cf1ab8a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6758 2024.09.09 17:55:03.686861 [ 3 ] {} <Debug> HTTP-Session: 6de8f6db-f4f4-4707-90f7-785cf1ab8a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6759 2024.09.09 17:55:03.686878 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part
6760 2024.09.09 17:55:03.686887 [ 3 ] {} <Debug> HTTP-Session: 6de8f6db-f4f4-4707-90f7-785cf1ab8a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6761 2024.09.09 17:55:03.686961 [ 3 ] {} <Trace> HTTP-Session: 6de8f6db-f4f4-4707-90f7-785cf1ab8a3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6762 2024.09.09 17:55:03.687097 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 253 rows starting from the beginning of the part
6763 2024.09.09 17:55:03.687289 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6764 2024.09.09 17:55:03.687473 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part
6765 2024.09.09 17:55:03.687481 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6766 2024.09.09 17:55:03.687667 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 255 rows starting from the beginning of the part
6767 2024.09.09 17:55:03.687826 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1212 rows starting from the beginning of the part
6768 2024.09.09 17:55:03.688295 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6769 2024.09.09 17:55:03.688762 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6770 2024.09.09 17:55:03.688801 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6771 2024.09.09 17:55:03.689326 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6772 2024.09.09 17:55:03.689779 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6773 2024.09.09 17:55:03.689973 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002823 sec., 2833.8646829613886 rows/sec., 213.09 KiB/sec.
6774 2024.09.09 17:55:03.690717 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Debug> DynamicQueryHandler: Done processing query
6775 2024.09.09 17:55:03.690800 [ 3 ] {3efcef90-aa96-4b03-a277-606d13e47cfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6776 2024.09.09 17:55:03.690850 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3283 rows, containing 5 columns (5 merged, 0 gathered) in 0.004885539 sec., 671983.1731974711 rows/sec., 58.99 MiB/sec.
6777 2024.09.09 17:55:03.690886 [ 3 ] {} <Debug> HTTP-Session: 6de8f6db-f4f4-4707-90f7-785cf1ab8a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.09.09 17:55:03.691121 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6779 2024.09.09 17:55:03.691139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6780 2024.09.09 17:55:03.691200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6781 2024.09.09 17:55:03.691230 [ 3 ] {} <Debug> HTTP-Session: 61e4d135-f6f2-4ec2-bbf1-b1d23e7ad8af Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6782 2024.09.09 17:55:03.691251 [ 3 ] {} <Debug> HTTP-Session: 61e4d135-f6f2-4ec2-bbf1-b1d23e7ad8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6783 2024.09.09 17:55:03.691269 [ 3 ] {} <Debug> HTTP-Session: 61e4d135-f6f2-4ec2-bbf1-b1d23e7ad8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6784 2024.09.09 17:55:03.691322 [ 3 ] {} <Trace> HTTP-Session: 61e4d135-f6f2-4ec2-bbf1-b1d23e7ad8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6785 2024.09.09 17:55:03.691529 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6786 2024.09.09 17:55:03.691582 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6787 2024.09.09 17:55:03.691622 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6788 2024.09.09 17:55:03.691736 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_31_6} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6789 2024.09.09 17:55:03.691847 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
6790 2024.09.09 17:55:03.691942 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6791 2024.09.09 17:55:03.692446 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6792 2024.09.09 17:55:03.692484 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6793 2024.09.09 17:55:03.692845 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6794 2024.09.09 17:55:03.693196 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6795 2024.09.09 17:55:03.693321 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00189 sec., 120634.92063492064 rows/sec., 8.17 MiB/sec.
6796 2024.09.09 17:55:03.693703 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Debug> DynamicQueryHandler: Done processing query
6797 2024.09.09 17:55:03.693755 [ 3 ] {ac1224f1-44df-4693-bc4d-c1c5659f1986} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6798 2024.09.09 17:55:03.693797 [ 3 ] {} <Debug> HTTP-Session: 61e4d135-f6f2-4ec2-bbf1-b1d23e7ad8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6799 2024.09.09 17:55:03.694094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6800 2024.09.09 17:55:03.694145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6801 2024.09.09 17:55:03.694164 [ 3 ] {} <Debug> HTTP-Session: ea72e21f-41e3-4e1f-b189-0c5e60224238 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6802 2024.09.09 17:55:03.694181 [ 3 ] {} <Debug> HTTP-Session: ea72e21f-41e3-4e1f-b189-0c5e60224238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.09.09 17:55:03.694195 [ 3 ] {} <Debug> HTTP-Session: ea72e21f-41e3-4e1f-b189-0c5e60224238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6804 2024.09.09 17:55:03.694225 [ 3 ] {} <Trace> HTTP-Session: ea72e21f-41e3-4e1f-b189-0c5e60224238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6805 2024.09.09 17:55:03.694468 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6806 2024.09.09 17:55:03.694513 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6807 2024.09.09 17:55:03.694757 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6808 2024.09.09 17:55:03.695360 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6809 2024.09.09 17:55:03.695396 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6810 2024.09.09 17:55:03.695777 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6811 2024.09.09 17:55:03.696130 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6812 2024.09.09 17:55:03.696254 [ 106 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6813 2024.09.09 17:55:03.696259 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001936 sec., 272727.2727272727 rows/sec., 20.20 MiB/sec.
6814 2024.09.09 17:55:03.696288 [ 106 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6815 2024.09.09 17:55:03.696323 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6816 2024.09.09 17:55:03.696582 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6817 2024.09.09 17:55:03.696619 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Debug> DynamicQueryHandler: Done processing query
6818 2024.09.09 17:55:03.696712 [ 3 ] {f959b048-aac9-45b2-b20f-243926b85554} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6819 2024.09.09 17:55:03.696773 [ 3 ] {} <Debug> HTTP-Session: ea72e21f-41e3-4e1f-b189-0c5e60224238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.09.09 17:55:03.696919 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6821 2024.09.09 17:55:03.696962 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part
6822 2024.09.09 17:55:03.697112 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part
6823 2024.09.09 17:55:03.697158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6824 2024.09.09 17:55:03.697321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6825 2024.09.09 17:55:03.697426 [ 3 ] {} <Debug> HTTP-Session: 05865f5f-001c-41f0-9a2f-deb960153199 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6826 2024.09.09 17:55:03.697424 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 414 rows starting from the beginning of the part
6827 2024.09.09 17:55:03.697481 [ 3 ] {} <Debug> HTTP-Session: 05865f5f-001c-41f0-9a2f-deb960153199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6828 2024.09.09 17:55:03.697528 [ 3 ] {} <Debug> HTTP-Session: 05865f5f-001c-41f0-9a2f-deb960153199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6829 2024.09.09 17:55:03.697641 [ 3 ] {} <Trace> HTTP-Session: 05865f5f-001c-41f0-9a2f-deb960153199 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6830 2024.09.09 17:55:03.697755 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part
6831 2024.09.09 17:55:03.698007 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 418 rows starting from the beginning of the part
6832 2024.09.09 17:55:03.698161 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 528 rows starting from the beginning of the part
6833 2024.09.09 17:55:03.698416 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6834 2024.09.09 17:55:03.698552 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6835 2024.09.09 17:55:03.699010 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6836 2024.09.09 17:55:03.700324 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6837 2024.09.09 17:55:03.700366 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6838 2024.09.09 17:55:03.701106 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.004701127 sec., 514344.7518010043 rows/sec., 39.45 MiB/sec.
6839 2024.09.09 17:55:03.701263 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6840 2024.09.09 17:55:03.701308 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6841 2024.09.09 17:55:03.702145 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6842 2024.09.09 17:55:03.702379 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6843 2024.09.09 17:55:03.702445 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6844 2024.09.09 17:55:03.702457 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.004541 sec., 185862.14490200396 rows/sec., 12.51 MiB/sec.
6845 2024.09.09 17:55:03.702464 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6846 2024.09.09 17:55:03.702611 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6847 2024.09.09 17:55:03.702803 [ 195 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_31_6} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6848 2024.09.09 17:55:03.703299 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
6849 2024.09.09 17:55:03.703417 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6850 2024.09.09 17:55:03.703444 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Debug> DynamicQueryHandler: Done processing query
6851 2024.09.09 17:55:03.703538 [ 3 ] {0d5d0a2d-8d6c-44f5-bc21-257da21334ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6852 2024.09.09 17:55:03.703567 [ 3 ] {} <Debug> HTTP-Session: 05865f5f-001c-41f0-9a2f-deb960153199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6853 2024.09.09 17:55:03.703705 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6854 2024.09.09 17:55:03.703751 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8066 rows starting from the beginning of the part
6855 2024.09.09 17:55:03.703892 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
6856 2024.09.09 17:55:03.703990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6857 2024.09.09 17:55:03.704140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6858 2024.09.09 17:55:03.704197 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part
6859 2024.09.09 17:55:03.704222 [ 3 ] {} <Debug> HTTP-Session: 27afc918-d069-4226-bf08-88ea893a6ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6860 2024.09.09 17:55:03.704275 [ 3 ] {} <Debug> HTTP-Session: 27afc918-d069-4226-bf08-88ea893a6ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.09.09 17:55:03.704325 [ 3 ] {} <Debug> HTTP-Session: 27afc918-d069-4226-bf08-88ea893a6ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6862 2024.09.09 17:55:03.704480 [ 3 ] {} <Trace> HTTP-Session: 27afc918-d069-4226-bf08-88ea893a6ffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6863 2024.09.09 17:55:03.704472 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
6864 2024.09.09 17:55:03.704742 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 239 rows starting from the beginning of the part
6865 2024.09.09 17:55:03.704845 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6866 2024.09.09 17:55:03.705041 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 844 rows starting from the beginning of the part
6867 2024.09.09 17:55:03.705148 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6868 2024.09.09 17:55:03.706833 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6869 2024.09.09 17:55:03.708256 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6870 2024.09.09 17:55:03.708328 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6871 2024.09.09 17:55:03.709497 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6872 2024.09.09 17:55:03.710044 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6873 2024.09.09 17:55:03.710204 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005541 sec., 1443.7827107020394 rows/sec., 2.59 MiB/sec.
6874 2024.09.09 17:55:03.710473 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Debug> DynamicQueryHandler: Done processing query
6875 2024.09.09 17:55:03.710508 [ 3 ] {ec9726bf-d9c1-42a7-8b95-bc60cfc6d89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6876 2024.09.09 17:55:03.710539 [ 3 ] {} <Debug> HTTP-Session: 27afc918-d069-4226-bf08-88ea893a6ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.09.09 17:55:03.710716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6878 2024.09.09 17:55:03.710852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6879 2024.09.09 17:55:03.710925 [ 3 ] {} <Debug> HTTP-Session: 93f044cb-647e-4b55-b6cd-e91bd7df252c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6880 2024.09.09 17:55:03.710994 [ 3 ] {} <Debug> HTTP-Session: 93f044cb-647e-4b55-b6cd-e91bd7df252c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6881 2024.09.09 17:55:03.711046 [ 3 ] {} <Debug> HTTP-Session: 93f044cb-647e-4b55-b6cd-e91bd7df252c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.09.09 17:55:03.711129 [ 3 ] {} <Trace> HTTP-Session: 93f044cb-647e-4b55-b6cd-e91bd7df252c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6883 2024.09.09 17:55:03.711145 [ 201 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9706 rows, containing 5 columns (5 merged, 0 gathered) in 0.008346299 sec., 1162910.6505769803 rows/sec., 78.20 MiB/sec.
6884 2024.09.09 17:55:03.711315 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6885 2024.09.09 17:55:03.711387 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6886 2024.09.09 17:55:03.711500 [ 195 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6887 2024.09.09 17:55:03.711832 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6888 2024.09.09 17:55:03.712576 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6889 2024.09.09 17:55:03.712624 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6890 2024.09.09 17:55:03.712682 [ 195 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6891 2024.09.09 17:55:03.712902 [ 195 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6892 2024.09.09 17:55:03.713086 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB.
6893 2024.09.09 17:55:03.713306 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6894 2024.09.09 17:55:03.713643 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6895 2024.09.09 17:55:03.713767 [ 106 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6896 2024.09.09 17:55:03.713771 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002535 sec., 23668.63905325444 rows/sec., 1.60 MiB/sec.
6897 2024.09.09 17:55:03.713806 [ 106 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6898 2024.09.09 17:55:03.713855 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
6899 2024.09.09 17:55:03.714051 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6900 2024.09.09 17:55:03.714052 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Debug> DynamicQueryHandler: Done processing query
6901 2024.09.09 17:55:03.714121 [ 3 ] {28bbfe38-6414-4c0a-a317-6f49523c7dcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6902 2024.09.09 17:55:03.714223 [ 3 ] {} <Debug> HTTP-Session: 93f044cb-647e-4b55-b6cd-e91bd7df252c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.09.09 17:55:03.714636 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6904 2024.09.09 17:55:03.714740 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1390 rows starting from the beginning of the part
6905 2024.09.09 17:55:03.714952 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
6906 2024.09.09 17:55:03.715114 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
6907 2024.09.09 17:55:03.715201 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
6908 2024.09.09 17:55:03.715413 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
6909 2024.09.09 17:55:03.715480 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
6910 2024.09.09 17:55:03.716751 [ 195 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 4 columns (4 merged, 0 gathered) in 0.002832467 sec., 612187.1852346382 rows/sec., 39.44 MiB/sec.
6911 2024.09.09 17:55:03.716961 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6912 2024.09.09 17:55:03.717382 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6913 2024.09.09 17:55:03.717474 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_31_6} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6914 2024.09.09 17:55:03.717554 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
6915 2024.09.09 17:55:08.657936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6916 2024.09.09 17:55:08.658088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6917 2024.09.09 17:55:08.658119 [ 3 ] {} <Debug> HTTP-Session: c2db3b5c-94aa-40a8-8132-65055bfed879 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6918 2024.09.09 17:55:08.658146 [ 3 ] {} <Debug> HTTP-Session: c2db3b5c-94aa-40a8-8132-65055bfed879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6919 2024.09.09 17:55:08.658164 [ 3 ] {} <Debug> HTTP-Session: c2db3b5c-94aa-40a8-8132-65055bfed879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.09.09 17:55:08.658222 [ 3 ] {} <Trace> HTTP-Session: c2db3b5c-94aa-40a8-8132-65055bfed879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6921 2024.09.09 17:55:08.658515 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6922 2024.09.09 17:55:08.658587 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6923 2024.09.09 17:55:08.658928 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6924 2024.09.09 17:55:08.659534 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6925 2024.09.09 17:55:08.659582 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6926 2024.09.09 17:55:08.660024 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6927 2024.09.09 17:55:08.660409 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6928 2024.09.09 17:55:08.660588 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002201 sec., 114947.75102226262 rows/sec., 10.16 MiB/sec.
6929 2024.09.09 17:55:08.660821 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Debug> DynamicQueryHandler: Done processing query
6930 2024.09.09 17:55:08.660849 [ 3 ] {430acb19-46e4-4610-bd3d-60a7fd6fe5e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6931 2024.09.09 17:55:08.660865 [ 3 ] {} <Debug> HTTP-Session: c2db3b5c-94aa-40a8-8132-65055bfed879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6932 2024.09.09 17:55:08.661040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6933 2024.09.09 17:55:08.661093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6934 2024.09.09 17:55:08.661114 [ 3 ] {} <Debug> HTTP-Session: 46a88fe0-464c-49f4-bfb5-d8eea1c5b082 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6935 2024.09.09 17:55:08.661133 [ 3 ] {} <Debug> HTTP-Session: 46a88fe0-464c-49f4-bfb5-d8eea1c5b082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6936 2024.09.09 17:55:08.661147 [ 3 ] {} <Debug> HTTP-Session: 46a88fe0-464c-49f4-bfb5-d8eea1c5b082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.09.09 17:55:08.661182 [ 3 ] {} <Trace> HTTP-Session: 46a88fe0-464c-49f4-bfb5-d8eea1c5b082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6938 2024.09.09 17:55:08.661308 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6939 2024.09.09 17:55:08.661356 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6940 2024.09.09 17:55:08.661594 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6941 2024.09.09 17:55:08.661946 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6942 2024.09.09 17:55:08.661985 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6943 2024.09.09 17:55:08.662338 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6944 2024.09.09 17:55:08.662698 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6945 2024.09.09 17:55:08.662863 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001584 sec., 20202.020202020205 rows/sec., 1.48 MiB/sec.
6946 2024.09.09 17:55:08.663172 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Debug> DynamicQueryHandler: Done processing query
6947 2024.09.09 17:55:08.663201 [ 3 ] {3d6ba952-13af-48f0-b3da-9317014e2bb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6948 2024.09.09 17:55:08.663227 [ 3 ] {} <Debug> HTTP-Session: 46a88fe0-464c-49f4-bfb5-d8eea1c5b082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.09.09 17:55:08.663359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6950 2024.09.09 17:55:08.663410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6951 2024.09.09 17:55:08.663430 [ 3 ] {} <Debug> HTTP-Session: 9e604e58-5122-474a-a0da-e42365ba03bf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6952 2024.09.09 17:55:08.663447 [ 3 ] {} <Debug> HTTP-Session: 9e604e58-5122-474a-a0da-e42365ba03bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6953 2024.09.09 17:55:08.663460 [ 3 ] {} <Debug> HTTP-Session: 9e604e58-5122-474a-a0da-e42365ba03bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.09.09 17:55:08.663493 [ 3 ] {} <Trace> HTTP-Session: 9e604e58-5122-474a-a0da-e42365ba03bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6955 2024.09.09 17:55:08.663598 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6956 2024.09.09 17:55:08.663643 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6957 2024.09.09 17:55:08.663888 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6958 2024.09.09 17:55:08.664198 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6959 2024.09.09 17:55:08.664235 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6960 2024.09.09 17:55:08.664591 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6961 2024.09.09 17:55:08.664939 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6962 2024.09.09 17:55:08.665101 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001525 sec., 9180.327868852459 rows/sec., 642.93 KiB/sec.
6963 2024.09.09 17:55:08.665112 [ 101 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6964 2024.09.09 17:55:08.665208 [ 101 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6965 2024.09.09 17:55:08.665259 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6966 2024.09.09 17:55:08.665350 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Debug> DynamicQueryHandler: Done processing query
6967 2024.09.09 17:55:08.665385 [ 3 ] {7cc9c735-ca0e-4632-a55f-bf704e1dfe17} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6968 2024.09.09 17:55:08.665401 [ 3 ] {} <Debug> HTTP-Session: 9e604e58-5122-474a-a0da-e42365ba03bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6969 2024.09.09 17:55:08.665405 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
6970 2024.09.09 17:55:08.665557 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6971 2024.09.09 17:55:08.665561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6972 2024.09.09 17:55:08.665596 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part
6973 2024.09.09 17:55:08.665625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6974 2024.09.09 17:55:08.665653 [ 3 ] {} <Debug> HTTP-Session: dcbc917a-57f5-41bd-8e8c-66097868c091 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
6975 2024.09.09 17:55:08.665684 [ 3 ] {} <Debug> HTTP-Session: dcbc917a-57f5-41bd-8e8c-66097868c091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6976 2024.09.09 17:55:08.665736 [ 3 ] {} <Debug> HTTP-Session: dcbc917a-57f5-41bd-8e8c-66097868c091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6977 2024.09.09 17:55:08.665747 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
6978 2024.09.09 17:55:08.665827 [ 3 ] {} <Trace> HTTP-Session: dcbc917a-57f5-41bd-8e8c-66097868c091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6979 2024.09.09 17:55:08.666221 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
6980 2024.09.09 17:55:08.666225 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6981 2024.09.09 17:55:08.666316 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6982 2024.09.09 17:55:08.666432 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
6983 2024.09.09 17:55:08.666844 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part
6984 2024.09.09 17:55:08.667061 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
6985 2024.09.09 17:55:08.667608 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6986 2024.09.09 17:55:08.668258 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6987 2024.09.09 17:55:08.668304 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
6988 2024.09.09 17:55:08.668906 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6989 2024.09.09 17:55:08.669017 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.003668771 sec., 143644.83365137808 rows/sec., 9.76 MiB/sec.
6990 2024.09.09 17:55:08.669381 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6991 2024.09.09 17:55:08.669561 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6992 2024.09.09 17:55:08.669965 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003825 sec., 1568.6274509803923 rows/sec., 92.68 KiB/sec.
6993 2024.09.09 17:55:08.670433 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Debug> DynamicQueryHandler: Done processing query
6994 2024.09.09 17:55:08.670476 [ 3 ] {ea806180-b62b-47e8-ab2c-b96e5a87cdb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6995 2024.09.09 17:55:08.670518 [ 3 ] {} <Debug> HTTP-Session: dcbc917a-57f5-41bd-8e8c-66097868c091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.09.09 17:55:08.670639 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6997 2024.09.09 17:55:08.670746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6998 2024.09.09 17:55:08.670770 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_21_4} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6999 2024.09.09 17:55:08.670819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7000 2024.09.09 17:55:08.670880 [ 3 ] {} <Debug> HTTP-Session: 1012f466-00fa-42b2-a411-eb3136c6a163 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7001 2024.09.09 17:55:08.670918 [ 3 ] {} <Debug> HTTP-Session: 1012f466-00fa-42b2-a411-eb3136c6a163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7002 2024.09.09 17:55:08.670938 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7003 2024.09.09 17:55:08.670946 [ 3 ] {} <Debug> HTTP-Session: 1012f466-00fa-42b2-a411-eb3136c6a163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7004 2024.09.09 17:55:08.671005 [ 3 ] {} <Trace> HTTP-Session: 1012f466-00fa-42b2-a411-eb3136c6a163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7005 2024.09.09 17:55:08.671233 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7006 2024.09.09 17:55:08.671278 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7007 2024.09.09 17:55:08.671529 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7008 2024.09.09 17:55:08.672135 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7009 2024.09.09 17:55:08.672173 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7010 2024.09.09 17:55:08.672560 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7011 2024.09.09 17:55:08.672920 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7012 2024.09.09 17:55:08.673066 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001944 sec., 212962.96296296298 rows/sec., 15.19 MiB/sec.
7013 2024.09.09 17:55:08.673253 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Debug> DynamicQueryHandler: Done processing query
7014 2024.09.09 17:55:08.673279 [ 3 ] {c8d466ea-87b9-4f60-8b42-4b1312c0b734} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7015 2024.09.09 17:55:08.673295 [ 3 ] {} <Debug> HTTP-Session: 1012f466-00fa-42b2-a411-eb3136c6a163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7016 2024.09.09 17:55:08.673441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7017 2024.09.09 17:55:08.673490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7018 2024.09.09 17:55:08.673510 [ 3 ] {} <Debug> HTTP-Session: 2b77de17-7787-46f0-aa7d-3449e28484e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7019 2024.09.09 17:55:08.673526 [ 3 ] {} <Debug> HTTP-Session: 2b77de17-7787-46f0-aa7d-3449e28484e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7020 2024.09.09 17:55:08.673539 [ 3 ] {} <Debug> HTTP-Session: 2b77de17-7787-46f0-aa7d-3449e28484e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7021 2024.09.09 17:55:08.673570 [ 3 ] {} <Trace> HTTP-Session: 2b77de17-7787-46f0-aa7d-3449e28484e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7022 2024.09.09 17:55:08.673663 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7023 2024.09.09 17:55:08.673708 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7024 2024.09.09 17:55:08.673840 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7025 2024.09.09 17:55:08.674119 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7026 2024.09.09 17:55:08.674156 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7027 2024.09.09 17:55:08.674509 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7028 2024.09.09 17:55:08.674830 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7029 2024.09.09 17:55:08.674982 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec.
7030 2024.09.09 17:55:08.675150 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Debug> DynamicQueryHandler: Done processing query
7031 2024.09.09 17:55:08.675177 [ 3 ] {af2fb670-3868-44d7-b04d-088d23edc8db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7032 2024.09.09 17:55:08.675193 [ 3 ] {} <Debug> HTTP-Session: 2b77de17-7787-46f0-aa7d-3449e28484e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7033 2024.09.09 17:55:08.675337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7034 2024.09.09 17:55:08.675387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7035 2024.09.09 17:55:08.675406 [ 3 ] {} <Debug> HTTP-Session: 83a21783-3f5f-44e8-b188-3aa7d9ad10ae Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7036 2024.09.09 17:55:08.675422 [ 3 ] {} <Debug> HTTP-Session: 83a21783-3f5f-44e8-b188-3aa7d9ad10ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7037 2024.09.09 17:55:08.675436 [ 3 ] {} <Debug> HTTP-Session: 83a21783-3f5f-44e8-b188-3aa7d9ad10ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7038 2024.09.09 17:55:08.675466 [ 3 ] {} <Trace> HTTP-Session: 83a21783-3f5f-44e8-b188-3aa7d9ad10ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7039 2024.09.09 17:55:08.675637 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7040 2024.09.09 17:55:08.675684 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7041 2024.09.09 17:55:08.675829 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7042 2024.09.09 17:55:08.676276 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7043 2024.09.09 17:55:08.676312 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7044 2024.09.09 17:55:08.676704 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7045 2024.09.09 17:55:08.677039 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7046 2024.09.09 17:55:08.677197 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001646 sec., 143985.4191980559 rows/sec., 9.65 MiB/sec.
7047 2024.09.09 17:55:08.677373 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Debug> DynamicQueryHandler: Done processing query
7048 2024.09.09 17:55:08.677398 [ 3 ] {acdc417a-0800-461b-a726-e8cb59ca7ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7049 2024.09.09 17:55:08.677414 [ 3 ] {} <Debug> HTTP-Session: 83a21783-3f5f-44e8-b188-3aa7d9ad10ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7050 2024.09.09 17:55:08.677540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7051 2024.09.09 17:55:08.677590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7052 2024.09.09 17:55:08.677608 [ 3 ] {} <Debug> HTTP-Session: c3fbd18b-0d8a-4b5a-a8e4-6a0904be8519 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7053 2024.09.09 17:55:08.677625 [ 3 ] {} <Debug> HTTP-Session: c3fbd18b-0d8a-4b5a-a8e4-6a0904be8519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.09.09 17:55:08.677638 [ 3 ] {} <Debug> HTTP-Session: c3fbd18b-0d8a-4b5a-a8e4-6a0904be8519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7055 2024.09.09 17:55:08.677668 [ 3 ] {} <Trace> HTTP-Session: c3fbd18b-0d8a-4b5a-a8e4-6a0904be8519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7056 2024.09.09 17:55:08.677759 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7057 2024.09.09 17:55:08.677805 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7058 2024.09.09 17:55:08.677935 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7059 2024.09.09 17:55:08.678186 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7060 2024.09.09 17:55:08.678221 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7061 2024.09.09 17:55:08.678562 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7062 2024.09.09 17:55:08.678875 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7063 2024.09.09 17:55:08.679031 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec.
7064 2024.09.09 17:55:08.679363 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Debug> DynamicQueryHandler: Done processing query
7065 2024.09.09 17:55:08.679388 [ 3 ] {3752c0d7-a490-4eb6-9ef8-b3a89d54d5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7066 2024.09.09 17:55:08.679404 [ 3 ] {} <Debug> HTTP-Session: c3fbd18b-0d8a-4b5a-a8e4-6a0904be8519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7067 2024.09.09 17:55:08.679551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7068 2024.09.09 17:55:08.679601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7069 2024.09.09 17:55:08.679620 [ 3 ] {} <Debug> HTTP-Session: f7356d7c-ec0b-407a-9310-032aeadb7bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7070 2024.09.09 17:55:08.679636 [ 3 ] {} <Debug> HTTP-Session: f7356d7c-ec0b-407a-9310-032aeadb7bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7071 2024.09.09 17:55:08.679650 [ 3 ] {} <Debug> HTTP-Session: f7356d7c-ec0b-407a-9310-032aeadb7bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7072 2024.09.09 17:55:08.679680 [ 3 ] {} <Trace> HTTP-Session: f7356d7c-ec0b-407a-9310-032aeadb7bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7073 2024.09.09 17:55:08.680020 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7074 2024.09.09 17:55:08.680090 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7075 2024.09.09 17:55:08.680494 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7076 2024.09.09 17:55:08.681216 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7077 2024.09.09 17:55:08.681253 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7078 2024.09.09 17:55:08.681893 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7079 2024.09.09 17:55:08.682304 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7080 2024.09.09 17:55:08.682489 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00271 sec., 11808.118081180812 rows/sec., 21.16 MiB/sec.
7081 2024.09.09 17:55:08.682723 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Debug> DynamicQueryHandler: Done processing query
7082 2024.09.09 17:55:08.682748 [ 3 ] {fac7e631-bcbd-4a32-96bd-e1e929778918} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7083 2024.09.09 17:55:08.682764 [ 3 ] {} <Debug> HTTP-Session: f7356d7c-ec0b-407a-9310-032aeadb7bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7084 2024.09.09 17:55:08.682899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7085 2024.09.09 17:55:08.682948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7086 2024.09.09 17:55:08.682967 [ 3 ] {} <Debug> HTTP-Session: fd55cd09-a4e1-4388-8021-53708fd9e730 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7087 2024.09.09 17:55:08.682983 [ 3 ] {} <Debug> HTTP-Session: fd55cd09-a4e1-4388-8021-53708fd9e730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7088 2024.09.09 17:55:08.682997 [ 3 ] {} <Debug> HTTP-Session: fd55cd09-a4e1-4388-8021-53708fd9e730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7089 2024.09.09 17:55:08.683027 [ 3 ] {} <Trace> HTTP-Session: fd55cd09-a4e1-4388-8021-53708fd9e730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7090 2024.09.09 17:55:08.683154 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7091 2024.09.09 17:55:08.683199 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7092 2024.09.09 17:55:08.683330 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7093 2024.09.09 17:55:08.683653 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7094 2024.09.09 17:55:08.683689 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7095 2024.09.09 17:55:08.684053 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7096 2024.09.09 17:55:08.684370 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7097 2024.09.09 17:55:08.684522 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001408 sec., 58238.63636363637 rows/sec., 3.70 MiB/sec.
7098 2024.09.09 17:55:08.684709 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Debug> DynamicQueryHandler: Done processing query
7099 2024.09.09 17:55:08.684739 [ 3 ] {17915b86-dc27-4fd8-8d2d-08be4cd1e63d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7100 2024.09.09 17:55:08.684757 [ 3 ] {} <Debug> HTTP-Session: fd55cd09-a4e1-4388-8021-53708fd9e730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7101 2024.09.09 17:55:13.653377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7102 2024.09.09 17:55:13.653528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7103 2024.09.09 17:55:13.653559 [ 3 ] {} <Debug> HTTP-Session: c633fb91-c0a8-4d0f-a186-9469ddf27a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7104 2024.09.09 17:55:13.653586 [ 3 ] {} <Debug> HTTP-Session: c633fb91-c0a8-4d0f-a186-9469ddf27a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7105 2024.09.09 17:55:13.653605 [ 3 ] {} <Debug> HTTP-Session: c633fb91-c0a8-4d0f-a186-9469ddf27a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7106 2024.09.09 17:55:13.653662 [ 3 ] {} <Trace> HTTP-Session: c633fb91-c0a8-4d0f-a186-9469ddf27a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7107 2024.09.09 17:55:13.653896 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7108 2024.09.09 17:55:13.653964 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7109 2024.09.09 17:55:13.654301 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7110 2024.09.09 17:55:13.654803 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7111 2024.09.09 17:55:13.654848 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7112 2024.09.09 17:55:13.655265 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7113 2024.09.09 17:55:13.655659 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7114 2024.09.09 17:55:13.655834 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002013 sec., 35767.511177347245 rows/sec., 2.91 MiB/sec.
7115 2024.09.09 17:55:13.656161 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Debug> DynamicQueryHandler: Done processing query
7116 2024.09.09 17:55:13.656189 [ 3 ] {078fa00c-baab-45a0-898c-9215437f6a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7117 2024.09.09 17:55:13.656206 [ 3 ] {} <Debug> HTTP-Session: c633fb91-c0a8-4d0f-a186-9469ddf27a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7118 2024.09.09 17:55:13.656371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7119 2024.09.09 17:55:13.656422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7120 2024.09.09 17:55:13.656443 [ 3 ] {} <Debug> HTTP-Session: 9bd7f8a6-9cc9-47bd-8143-3ae5d61f0c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7121 2024.09.09 17:55:13.656459 [ 3 ] {} <Debug> HTTP-Session: 9bd7f8a6-9cc9-47bd-8143-3ae5d61f0c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7122 2024.09.09 17:55:13.656472 [ 3 ] {} <Debug> HTTP-Session: 9bd7f8a6-9cc9-47bd-8143-3ae5d61f0c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7123 2024.09.09 17:55:13.656504 [ 3 ] {} <Trace> HTTP-Session: 9bd7f8a6-9cc9-47bd-8143-3ae5d61f0c54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7124 2024.09.09 17:55:13.656607 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7125 2024.09.09 17:55:13.656651 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7126 2024.09.09 17:55:13.656901 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7127 2024.09.09 17:55:13.657268 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7128 2024.09.09 17:55:13.657305 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7129 2024.09.09 17:55:13.657653 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7130 2024.09.09 17:55:13.658022 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7131 2024.09.09 17:55:13.658187 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001599 sec., 5003.126954346467 rows/sec., 376.21 KiB/sec.
7132 2024.09.09 17:55:13.658366 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Debug> DynamicQueryHandler: Done processing query
7133 2024.09.09 17:55:13.658390 [ 3 ] {0ff63d83-9336-4479-9ec1-37cc45724501} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7134 2024.09.09 17:55:13.658407 [ 3 ] {} <Debug> HTTP-Session: 9bd7f8a6-9cc9-47bd-8143-3ae5d61f0c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7135 2024.09.09 17:55:13.658544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7136 2024.09.09 17:55:13.658593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7137 2024.09.09 17:55:13.658612 [ 3 ] {} <Debug> HTTP-Session: 8c463e5d-8977-4939-a2f1-7a064ca5d536 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7138 2024.09.09 17:55:13.658629 [ 3 ] {} <Debug> HTTP-Session: 8c463e5d-8977-4939-a2f1-7a064ca5d536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7139 2024.09.09 17:55:13.658643 [ 3 ] {} <Debug> HTTP-Session: 8c463e5d-8977-4939-a2f1-7a064ca5d536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.09.09 17:55:13.658674 [ 3 ] {} <Trace> HTTP-Session: 8c463e5d-8977-4939-a2f1-7a064ca5d536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7141 2024.09.09 17:55:13.658790 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7142 2024.09.09 17:55:13.658833 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7143 2024.09.09 17:55:13.659056 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7144 2024.09.09 17:55:13.659459 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7145 2024.09.09 17:55:13.659495 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7146 2024.09.09 17:55:13.659820 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7147 2024.09.09 17:55:13.660145 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7148 2024.09.09 17:55:13.660295 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001589 sec., 45311.51667715544 rows/sec., 3.54 MiB/sec.
7149 2024.09.09 17:55:13.660519 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Debug> DynamicQueryHandler: Done processing query
7150 2024.09.09 17:55:13.660544 [ 3 ] {c10c5b88-88ff-4328-b82e-cf9608de47e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7151 2024.09.09 17:55:13.660560 [ 3 ] {} <Debug> HTTP-Session: 8c463e5d-8977-4939-a2f1-7a064ca5d536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7152 2024.09.09 17:55:13.660754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7153 2024.09.09 17:55:13.660804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7154 2024.09.09 17:55:13.660823 [ 3 ] {} <Debug> HTTP-Session: 8a19abcb-cf4a-44a2-a887-66bbf0df08ea Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7155 2024.09.09 17:55:13.660840 [ 3 ] {} <Debug> HTTP-Session: 8a19abcb-cf4a-44a2-a887-66bbf0df08ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7156 2024.09.09 17:55:13.660853 [ 3 ] {} <Debug> HTTP-Session: 8a19abcb-cf4a-44a2-a887-66bbf0df08ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.09.09 17:55:13.660885 [ 3 ] {} <Trace> HTTP-Session: 8a19abcb-cf4a-44a2-a887-66bbf0df08ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7158 2024.09.09 17:55:13.661025 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7159 2024.09.09 17:55:13.661073 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7160 2024.09.09 17:55:13.661218 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7161 2024.09.09 17:55:13.661629 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7162 2024.09.09 17:55:13.661666 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7163 2024.09.09 17:55:13.662058 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7164 2024.09.09 17:55:13.662386 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7165 2024.09.09 17:55:13.662543 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec.
7166 2024.09.09 17:55:13.662712 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Debug> DynamicQueryHandler: Done processing query
7167 2024.09.09 17:55:13.662737 [ 3 ] {78fcc34c-2f6c-445e-8f53-b93b3cccf2dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7168 2024.09.09 17:55:13.662754 [ 3 ] {} <Debug> HTTP-Session: 8a19abcb-cf4a-44a2-a887-66bbf0df08ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7169 2024.09.09 17:55:13.662885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7170 2024.09.09 17:55:13.662934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7171 2024.09.09 17:55:13.662953 [ 3 ] {} <Debug> HTTP-Session: 77bf23c4-aacf-40fb-9421-709af066ae7a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7172 2024.09.09 17:55:13.662970 [ 3 ] {} <Debug> HTTP-Session: 77bf23c4-aacf-40fb-9421-709af066ae7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7173 2024.09.09 17:55:13.662984 [ 3 ] {} <Debug> HTTP-Session: 77bf23c4-aacf-40fb-9421-709af066ae7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7174 2024.09.09 17:55:13.663014 [ 3 ] {} <Trace> HTTP-Session: 77bf23c4-aacf-40fb-9421-709af066ae7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7175 2024.09.09 17:55:13.663187 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7176 2024.09.09 17:55:13.663251 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7177 2024.09.09 17:55:13.663669 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7178 2024.09.09 17:55:13.664178 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7179 2024.09.09 17:55:13.664214 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7180 2024.09.09 17:55:13.664820 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7181 2024.09.09 17:55:13.665225 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7182 2024.09.09 17:55:13.665414 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002329 sec., 3434.9506225848004 rows/sec., 6.16 MiB/sec.
7183 2024.09.09 17:55:13.665642 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Debug> DynamicQueryHandler: Done processing query
7184 2024.09.09 17:55:13.665667 [ 3 ] {2ad37b4c-f652-453d-a214-faa11fd8b151} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7185 2024.09.09 17:55:13.665684 [ 3 ] {} <Debug> HTTP-Session: 77bf23c4-aacf-40fb-9421-709af066ae7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7186 2024.09.09 17:55:13.665808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7187 2024.09.09 17:55:13.665857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7188 2024.09.09 17:55:13.665876 [ 3 ] {} <Debug> HTTP-Session: e9270b37-a1cf-472e-8462-55b43c3b2f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7189 2024.09.09 17:55:13.665892 [ 3 ] {} <Debug> HTTP-Session: e9270b37-a1cf-472e-8462-55b43c3b2f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7190 2024.09.09 17:55:13.665906 [ 3 ] {} <Debug> HTTP-Session: e9270b37-a1cf-472e-8462-55b43c3b2f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7191 2024.09.09 17:55:13.665937 [ 3 ] {} <Trace> HTTP-Session: e9270b37-a1cf-472e-8462-55b43c3b2f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7192 2024.09.09 17:55:13.666061 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7193 2024.09.09 17:55:13.666107 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7194 2024.09.09 17:55:13.666235 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7195 2024.09.09 17:55:13.666530 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7196 2024.09.09 17:55:13.666567 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7197 2024.09.09 17:55:13.666923 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7198 2024.09.09 17:55:13.667236 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7199 2024.09.09 17:55:13.667394 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
7200 2024.09.09 17:55:13.667716 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Debug> DynamicQueryHandler: Done processing query
7201 2024.09.09 17:55:13.667754 [ 3 ] {3d12bcc0-feb6-4c64-a840-c792f6bf927d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7202 2024.09.09 17:55:13.667780 [ 3 ] {} <Debug> HTTP-Session: e9270b37-a1cf-472e-8462-55b43c3b2f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7203 2024.09.09 17:55:17.552114 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
7204 2024.09.09 17:55:17.552184 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
7205 2024.09.09 17:55:18.658744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7206 2024.09.09 17:55:18.658866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7207 2024.09.09 17:55:18.658896 [ 3 ] {} <Debug> HTTP-Session: b9809786-02ef-4ec4-802d-eb3e9ef82868 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7208 2024.09.09 17:55:18.658925 [ 3 ] {} <Debug> HTTP-Session: b9809786-02ef-4ec4-802d-eb3e9ef82868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7209 2024.09.09 17:55:18.658944 [ 3 ] {} <Debug> HTTP-Session: b9809786-02ef-4ec4-802d-eb3e9ef82868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7210 2024.09.09 17:55:18.659000 [ 3 ] {} <Trace> HTTP-Session: b9809786-02ef-4ec4-802d-eb3e9ef82868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7211 2024.09.09 17:55:18.659285 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7212 2024.09.09 17:55:18.659356 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7213 2024.09.09 17:55:18.659696 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7214 2024.09.09 17:55:18.660338 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7215 2024.09.09 17:55:18.660386 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7216 2024.09.09 17:55:18.660835 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7217 2024.09.09 17:55:18.661223 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7218 2024.09.09 17:55:18.661422 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002256 sec., 112145.39007092197 rows/sec., 9.92 MiB/sec.
7219 2024.09.09 17:55:18.661658 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Debug> DynamicQueryHandler: Done processing query
7220 2024.09.09 17:55:18.661686 [ 3 ] {821afb3b-ca9c-44cf-8be5-e53c1c83bab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7221 2024.09.09 17:55:18.661704 [ 3 ] {} <Debug> HTTP-Session: b9809786-02ef-4ec4-802d-eb3e9ef82868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7222 2024.09.09 17:55:18.661890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7223 2024.09.09 17:55:18.661948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7224 2024.09.09 17:55:18.661968 [ 3 ] {} <Debug> HTTP-Session: ad6543e7-9ebf-45dd-b05a-6cc4357d33c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7225 2024.09.09 17:55:18.661987 [ 3 ] {} <Debug> HTTP-Session: ad6543e7-9ebf-45dd-b05a-6cc4357d33c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7226 2024.09.09 17:55:18.662001 [ 3 ] {} <Debug> HTTP-Session: ad6543e7-9ebf-45dd-b05a-6cc4357d33c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7227 2024.09.09 17:55:18.662036 [ 3 ] {} <Trace> HTTP-Session: ad6543e7-9ebf-45dd-b05a-6cc4357d33c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7228 2024.09.09 17:55:18.662186 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7229 2024.09.09 17:55:18.662234 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7230 2024.09.09 17:55:18.662473 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7231 2024.09.09 17:55:18.662834 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7232 2024.09.09 17:55:18.662872 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7233 2024.09.09 17:55:18.663226 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7234 2024.09.09 17:55:18.663587 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7235 2024.09.09 17:55:18.663747 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001591 sec., 20113.13639220616 rows/sec., 1.48 MiB/sec.
7236 2024.09.09 17:55:18.663931 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Debug> DynamicQueryHandler: Done processing query
7237 2024.09.09 17:55:18.663956 [ 3 ] {a2d58144-09a0-4409-8519-61cd9c8596a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7238 2024.09.09 17:55:18.663973 [ 3 ] {} <Debug> HTTP-Session: ad6543e7-9ebf-45dd-b05a-6cc4357d33c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7239 2024.09.09 17:55:18.664102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7240 2024.09.09 17:55:18.664154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7241 2024.09.09 17:55:18.664173 [ 3 ] {} <Debug> HTTP-Session: 70fe0b10-0922-485b-abab-aee16ed1853d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7242 2024.09.09 17:55:18.664190 [ 3 ] {} <Debug> HTTP-Session: 70fe0b10-0922-485b-abab-aee16ed1853d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7243 2024.09.09 17:55:18.664204 [ 3 ] {} <Debug> HTTP-Session: 70fe0b10-0922-485b-abab-aee16ed1853d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7244 2024.09.09 17:55:18.664235 [ 3 ] {} <Trace> HTTP-Session: 70fe0b10-0922-485b-abab-aee16ed1853d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7245 2024.09.09 17:55:18.664334 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7246 2024.09.09 17:55:18.664378 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7247 2024.09.09 17:55:18.664608 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7248 2024.09.09 17:55:18.664949 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7249 2024.09.09 17:55:18.664986 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7250 2024.09.09 17:55:18.665334 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7251 2024.09.09 17:55:18.665681 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7252 2024.09.09 17:55:18.665823 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec.
7253 2024.09.09 17:55:18.666018 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Debug> DynamicQueryHandler: Done processing query
7254 2024.09.09 17:55:18.666042 [ 3 ] {29e7dc5c-0518-4dcc-8e1d-48a9776e7eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7255 2024.09.09 17:55:18.666058 [ 3 ] {} <Debug> HTTP-Session: 70fe0b10-0922-485b-abab-aee16ed1853d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7256 2024.09.09 17:55:18.666181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7257 2024.09.09 17:55:18.666229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7258 2024.09.09 17:55:18.666248 [ 3 ] {} <Debug> HTTP-Session: a266039a-4e7f-48f0-8cbb-c49882d688d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7259 2024.09.09 17:55:18.666264 [ 3 ] {} <Debug> HTTP-Session: a266039a-4e7f-48f0-8cbb-c49882d688d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7260 2024.09.09 17:55:18.666278 [ 3 ] {} <Debug> HTTP-Session: a266039a-4e7f-48f0-8cbb-c49882d688d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7261 2024.09.09 17:55:18.666308 [ 3 ] {} <Trace> HTTP-Session: a266039a-4e7f-48f0-8cbb-c49882d688d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7262 2024.09.09 17:55:18.666402 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7263 2024.09.09 17:55:18.666446 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7264 2024.09.09 17:55:18.666677 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7265 2024.09.09 17:55:18.667012 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7266 2024.09.09 17:55:18.667049 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7267 2024.09.09 17:55:18.667385 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7268 2024.09.09 17:55:18.667741 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7269 2024.09.09 17:55:18.667902 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 234.14 KiB/sec.
7270 2024.09.09 17:55:18.667906 [ 91 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
7271 2024.09.09 17:55:18.668005 [ 91 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7272 2024.09.09 17:55:18.668058 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7273 2024.09.09 17:55:18.668182 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Debug> DynamicQueryHandler: Done processing query
7274 2024.09.09 17:55:18.668241 [ 3 ] {31d87a40-be61-4927-9198-dd2e983099eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7275 2024.09.09 17:55:18.668295 [ 3 ] {} <Debug> HTTP-Session: a266039a-4e7f-48f0-8cbb-c49882d688d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7276 2024.09.09 17:55:18.668350 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
7277 2024.09.09 17:55:18.668606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7278 2024.09.09 17:55:18.668732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7279 2024.09.09 17:55:18.668750 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7280 2024.09.09 17:55:18.668768 [ 3 ] {} <Debug> HTTP-Session: 7f47116c-c815-4e71-8007-3026500627ca Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7281 2024.09.09 17:55:18.668827 [ 3 ] {} <Debug> HTTP-Session: 7f47116c-c815-4e71-8007-3026500627ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7282 2024.09.09 17:55:18.668862 [ 3 ] {} <Debug> HTTP-Session: 7f47116c-c815-4e71-8007-3026500627ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7283 2024.09.09 17:55:18.668869 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part
7284 2024.09.09 17:55:18.668918 [ 3 ] {} <Trace> HTTP-Session: 7f47116c-c815-4e71-8007-3026500627ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7285 2024.09.09 17:55:18.669201 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
7286 2024.09.09 17:55:18.669391 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7287 2024.09.09 17:55:18.669487 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
7288 2024.09.09 17:55:18.669525 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7289 2024.09.09 17:55:18.669769 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
7290 2024.09.09 17:55:18.670157 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
7291 2024.09.09 17:55:18.670993 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7292 2024.09.09 17:55:18.672531 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7293 2024.09.09 17:55:18.672537 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004377336 sec., 6853.48348858758 rows/sec., 435.04 KiB/sec.
7294 2024.09.09 17:55:18.672586 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7295 2024.09.09 17:55:18.672765 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
7296 2024.09.09 17:55:18.673645 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7297 2024.09.09 17:55:18.674018 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7298 2024.09.09 17:55:18.674262 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_17_4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
7299 2024.09.09 17:55:18.674424 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7300 2024.09.09 17:55:18.674517 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7301 2024.09.09 17:55:18.674702 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.005573 sec., 74286.73963753814 rows/sec., 5.30 MiB/sec.
7302 2024.09.09 17:55:18.675069 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Debug> DynamicQueryHandler: Done processing query
7303 2024.09.09 17:55:18.675136 [ 3 ] {b6b146a7-b9b1-4e13-930e-f312ffd032a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7304 2024.09.09 17:55:18.675186 [ 3 ] {} <Debug> HTTP-Session: 7f47116c-c815-4e71-8007-3026500627ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.09.09 17:55:18.675402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7306 2024.09.09 17:55:18.675453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7307 2024.09.09 17:55:18.675473 [ 3 ] {} <Debug> HTTP-Session: 2cd7dcbf-7aee-4932-a281-4230c32f0b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7308 2024.09.09 17:55:18.675490 [ 3 ] {} <Debug> HTTP-Session: 2cd7dcbf-7aee-4932-a281-4230c32f0b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7309 2024.09.09 17:55:18.675504 [ 3 ] {} <Debug> HTTP-Session: 2cd7dcbf-7aee-4932-a281-4230c32f0b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.09.09 17:55:18.675539 [ 3 ] {} <Trace> HTTP-Session: 2cd7dcbf-7aee-4932-a281-4230c32f0b28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7311 2024.09.09 17:55:18.675639 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7312 2024.09.09 17:55:18.675689 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7313 2024.09.09 17:55:18.675846 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7314 2024.09.09 17:55:18.676177 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7315 2024.09.09 17:55:18.676214 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7316 2024.09.09 17:55:18.676581 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7317 2024.09.09 17:55:18.676927 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7318 2024.09.09 17:55:18.677089 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec.
7319 2024.09.09 17:55:18.677263 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Debug> DynamicQueryHandler: Done processing query
7320 2024.09.09 17:55:18.677287 [ 3 ] {cd77879d-9283-4af1-b0c6-f5af1ce35334} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7321 2024.09.09 17:55:18.677303 [ 3 ] {} <Debug> HTTP-Session: 2cd7dcbf-7aee-4932-a281-4230c32f0b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7322 2024.09.09 17:55:18.677491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7323 2024.09.09 17:55:18.677540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7324 2024.09.09 17:55:18.677559 [ 3 ] {} <Debug> HTTP-Session: 425793c3-cfeb-40ab-bfe8-04425884780a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7325 2024.09.09 17:55:18.677575 [ 3 ] {} <Debug> HTTP-Session: 425793c3-cfeb-40ab-bfe8-04425884780a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7326 2024.09.09 17:55:18.677589 [ 3 ] {} <Debug> HTTP-Session: 425793c3-cfeb-40ab-bfe8-04425884780a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.09.09 17:55:18.677620 [ 3 ] {} <Trace> HTTP-Session: 425793c3-cfeb-40ab-bfe8-04425884780a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7328 2024.09.09 17:55:18.677799 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7329 2024.09.09 17:55:18.677847 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7330 2024.09.09 17:55:18.677995 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7331 2024.09.09 17:55:18.678467 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7332 2024.09.09 17:55:18.678504 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7333 2024.09.09 17:55:18.678902 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7334 2024.09.09 17:55:18.679243 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7335 2024.09.09 17:55:18.679405 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001694 sec., 139905.5489964581 rows/sec., 9.38 MiB/sec.
7336 2024.09.09 17:55:18.679585 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Debug> DynamicQueryHandler: Done processing query
7337 2024.09.09 17:55:18.679609 [ 3 ] {d35d611b-cdc9-4889-beb5-91c39d683ef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7338 2024.09.09 17:55:18.679625 [ 3 ] {} <Debug> HTTP-Session: 425793c3-cfeb-40ab-bfe8-04425884780a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7339 2024.09.09 17:55:18.679756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7340 2024.09.09 17:55:18.679804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7341 2024.09.09 17:55:18.679822 [ 3 ] {} <Debug> HTTP-Session: 6fd77e9f-b806-4bc1-81ec-04866317e6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7342 2024.09.09 17:55:18.679838 [ 3 ] {} <Debug> HTTP-Session: 6fd77e9f-b806-4bc1-81ec-04866317e6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7343 2024.09.09 17:55:18.679852 [ 3 ] {} <Debug> HTTP-Session: 6fd77e9f-b806-4bc1-81ec-04866317e6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7344 2024.09.09 17:55:18.679883 [ 3 ] {} <Trace> HTTP-Session: 6fd77e9f-b806-4bc1-81ec-04866317e6c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7345 2024.09.09 17:55:18.679976 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7346 2024.09.09 17:55:18.680023 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7347 2024.09.09 17:55:18.680155 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7348 2024.09.09 17:55:18.680423 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7349 2024.09.09 17:55:18.680458 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7350 2024.09.09 17:55:18.680807 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7351 2024.09.09 17:55:18.681130 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7352 2024.09.09 17:55:18.681285 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec.
7353 2024.09.09 17:55:18.681596 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Debug> DynamicQueryHandler: Done processing query
7354 2024.09.09 17:55:18.681620 [ 3 ] {e91fe230-4f01-4c8c-b55e-853fc8e21c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7355 2024.09.09 17:55:18.681636 [ 3 ] {} <Debug> HTTP-Session: 6fd77e9f-b806-4bc1-81ec-04866317e6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7356 2024.09.09 17:55:18.681786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7357 2024.09.09 17:55:18.681837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7358 2024.09.09 17:55:18.681855 [ 3 ] {} <Debug> HTTP-Session: 6f24c72d-0824-4381-a16b-cfbbb7a06ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7359 2024.09.09 17:55:18.681872 [ 3 ] {} <Debug> HTTP-Session: 6f24c72d-0824-4381-a16b-cfbbb7a06ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7360 2024.09.09 17:55:18.681885 [ 3 ] {} <Debug> HTTP-Session: 6f24c72d-0824-4381-a16b-cfbbb7a06ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7361 2024.09.09 17:55:18.681915 [ 3 ] {} <Trace> HTTP-Session: 6f24c72d-0824-4381-a16b-cfbbb7a06ea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7362 2024.09.09 17:55:18.682256 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7363 2024.09.09 17:55:18.682330 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7364 2024.09.09 17:55:18.682771 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7365 2024.09.09 17:55:18.683407 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7366 2024.09.09 17:55:18.683441 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7367 2024.09.09 17:55:18.684139 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7368 2024.09.09 17:55:18.684562 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7369 2024.09.09 17:55:18.684761 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002751 sec., 11632.13376953835 rows/sec., 20.84 MiB/sec.
7370 2024.09.09 17:55:18.685000 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Debug> DynamicQueryHandler: Done processing query
7371 2024.09.09 17:55:18.685025 [ 3 ] {9c263fe3-7e73-4b17-8975-1fc0aa3bb9ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7372 2024.09.09 17:55:18.685040 [ 3 ] {} <Debug> HTTP-Session: 6f24c72d-0824-4381-a16b-cfbbb7a06ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7373 2024.09.09 17:55:18.685174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7374 2024.09.09 17:55:18.685223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7375 2024.09.09 17:55:18.685242 [ 3 ] {} <Debug> HTTP-Session: a5757377-14aa-41c9-bf4e-5bda402abe12 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7376 2024.09.09 17:55:18.685258 [ 3 ] {} <Debug> HTTP-Session: a5757377-14aa-41c9-bf4e-5bda402abe12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7377 2024.09.09 17:55:18.685272 [ 3 ] {} <Debug> HTTP-Session: a5757377-14aa-41c9-bf4e-5bda402abe12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7378 2024.09.09 17:55:18.685303 [ 3 ] {} <Trace> HTTP-Session: a5757377-14aa-41c9-bf4e-5bda402abe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7379 2024.09.09 17:55:18.685430 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7380 2024.09.09 17:55:18.685474 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7381 2024.09.09 17:55:18.685605 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7382 2024.09.09 17:55:18.685937 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7383 2024.09.09 17:55:18.685974 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7384 2024.09.09 17:55:18.686341 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7385 2024.09.09 17:55:18.686668 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7386 2024.09.09 17:55:18.686828 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec.
7387 2024.09.09 17:55:18.687170 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Debug> DynamicQueryHandler: Done processing query
7388 2024.09.09 17:55:18.687200 [ 3 ] {140669b8-d0d7-4aee-9621-e6eae9d7acbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7389 2024.09.09 17:55:18.687217 [ 3 ] {} <Debug> HTTP-Session: a5757377-14aa-41c9-bf4e-5bda402abe12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.09.09 17:55:23.653664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7391 2024.09.09 17:55:23.653823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7392 2024.09.09 17:55:23.653855 [ 3 ] {} <Debug> HTTP-Session: 72b141ad-96ad-4f8e-ba89-cec7a5c977b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7393 2024.09.09 17:55:23.653884 [ 3 ] {} <Debug> HTTP-Session: 72b141ad-96ad-4f8e-ba89-cec7a5c977b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.09.09 17:55:23.653904 [ 3 ] {} <Debug> HTTP-Session: 72b141ad-96ad-4f8e-ba89-cec7a5c977b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7395 2024.09.09 17:55:23.653962 [ 3 ] {} <Trace> HTTP-Session: 72b141ad-96ad-4f8e-ba89-cec7a5c977b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7396 2024.09.09 17:55:23.654177 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7397 2024.09.09 17:55:23.654257 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7398 2024.09.09 17:55:23.654614 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7399 2024.09.09 17:55:23.655083 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7400 2024.09.09 17:55:23.655132 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7401 2024.09.09 17:55:23.655570 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7402 2024.09.09 17:55:23.656003 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7403 2024.09.09 17:55:23.656167 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002052 sec., 974.6588693957115 rows/sec., 79.48 KiB/sec.
7404 2024.09.09 17:55:23.656449 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Debug> DynamicQueryHandler: Done processing query
7405 2024.09.09 17:55:23.656477 [ 3 ] {8d850499-69c6-47cf-a16a-66b850d532ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7406 2024.09.09 17:55:23.656494 [ 3 ] {} <Debug> HTTP-Session: 72b141ad-96ad-4f8e-ba89-cec7a5c977b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7407 2024.09.09 17:55:23.656665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7408 2024.09.09 17:55:23.656724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7409 2024.09.09 17:55:23.656744 [ 3 ] {} <Debug> HTTP-Session: d16d7267-bfde-4427-bbd1-08fcb2084258 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7410 2024.09.09 17:55:23.656763 [ 3 ] {} <Debug> HTTP-Session: d16d7267-bfde-4427-bbd1-08fcb2084258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7411 2024.09.09 17:55:23.656777 [ 3 ] {} <Debug> HTTP-Session: d16d7267-bfde-4427-bbd1-08fcb2084258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7412 2024.09.09 17:55:23.656814 [ 3 ] {} <Trace> HTTP-Session: d16d7267-bfde-4427-bbd1-08fcb2084258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7413 2024.09.09 17:55:23.656947 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7414 2024.09.09 17:55:23.656995 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7415 2024.09.09 17:55:23.657245 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7416 2024.09.09 17:55:23.657660 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7417 2024.09.09 17:55:23.657698 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7418 2024.09.09 17:55:23.658076 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7419 2024.09.09 17:55:23.658437 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7420 2024.09.09 17:55:23.658589 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001685 sec., 43323.44213649852 rows/sec., 3.51 MiB/sec.
7421 2024.09.09 17:55:23.658879 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Debug> DynamicQueryHandler: Done processing query
7422 2024.09.09 17:55:23.658926 [ 3 ] {55f41c59-5d1b-4695-96f1-7f91e3866cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7423 2024.09.09 17:55:23.658951 [ 3 ] {} <Debug> HTTP-Session: d16d7267-bfde-4427-bbd1-08fcb2084258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7424 2024.09.09 17:55:23.659097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7425 2024.09.09 17:55:23.659148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7426 2024.09.09 17:55:23.659167 [ 3 ] {} <Debug> HTTP-Session: 99e3de90-91b9-471b-adf2-ae29ba523bca Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7427 2024.09.09 17:55:23.659184 [ 3 ] {} <Debug> HTTP-Session: 99e3de90-91b9-471b-adf2-ae29ba523bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7428 2024.09.09 17:55:23.659198 [ 3 ] {} <Debug> HTTP-Session: 99e3de90-91b9-471b-adf2-ae29ba523bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7429 2024.09.09 17:55:23.659230 [ 3 ] {} <Trace> HTTP-Session: 99e3de90-91b9-471b-adf2-ae29ba523bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7430 2024.09.09 17:55:23.659340 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7431 2024.09.09 17:55:23.659390 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7432 2024.09.09 17:55:23.659644 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7433 2024.09.09 17:55:23.659986 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7434 2024.09.09 17:55:23.660023 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7435 2024.09.09 17:55:23.660379 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7436 2024.09.09 17:55:23.660735 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7437 2024.09.09 17:55:23.660908 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.00159 sec., 6289.308176100629 rows/sec., 466.17 KiB/sec.
7438 2024.09.09 17:55:23.660919 [ 87 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7439 2024.09.09 17:55:23.661026 [ 87 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7440 2024.09.09 17:55:23.661080 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7441 2024.09.09 17:55:23.661211 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Debug> DynamicQueryHandler: Done processing query
7442 2024.09.09 17:55:23.661260 [ 3 ] {28163e97-4bd0-4584-9cd9-03cea476bc42} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7443 2024.09.09 17:55:23.661279 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
7444 2024.09.09 17:55:23.661292 [ 3 ] {} <Debug> HTTP-Session: 99e3de90-91b9-471b-adf2-ae29ba523bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.09.09 17:55:23.661541 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7446 2024.09.09 17:55:23.661557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7447 2024.09.09 17:55:23.661613 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part
7448 2024.09.09 17:55:23.661664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7449 2024.09.09 17:55:23.661733 [ 3 ] {} <Debug> HTTP-Session: dc27c06f-9049-4847-981a-ddd0f03142c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7450 2024.09.09 17:55:23.661810 [ 3 ] {} <Debug> HTTP-Session: dc27c06f-9049-4847-981a-ddd0f03142c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7451 2024.09.09 17:55:23.661874 [ 3 ] {} <Debug> HTTP-Session: dc27c06f-9049-4847-981a-ddd0f03142c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7452 2024.09.09 17:55:23.661945 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
7453 2024.09.09 17:55:23.661979 [ 3 ] {} <Trace> HTTP-Session: dc27c06f-9049-4847-981a-ddd0f03142c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7454 2024.09.09 17:55:23.662318 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part
7455 2024.09.09 17:55:23.662347 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7456 2024.09.09 17:55:23.662492 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7457 2024.09.09 17:55:23.662645 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part
7458 2024.09.09 17:55:23.663037 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part
7459 2024.09.09 17:55:23.663461 [ 187 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part
7460 2024.09.09 17:55:23.663966 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7461 2024.09.09 17:55:23.664889 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7462 2024.09.09 17:55:23.664952 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7463 2024.09.09 17:55:23.665911 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7464 2024.09.09 17:55:23.667012 [ 191 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 5 columns (5 merged, 0 gathered) in 0.005839964 sec., 25342.62197506697 rows/sec., 1.94 MiB/sec.
7465 2024.09.09 17:55:23.667238 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7466 2024.09.09 17:55:23.667338 [ 191 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7467 2024.09.09 17:55:23.667622 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.005428 sec., 13633.01400147384 rows/sec., 1.06 MiB/sec.
7468 2024.09.09 17:55:23.668367 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Debug> DynamicQueryHandler: Done processing query
7469 2024.09.09 17:55:23.668473 [ 3 ] {585d704e-c7c4-4d30-8db1-f5bc24d67d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7470 2024.09.09 17:55:23.668579 [ 3 ] {} <Debug> HTTP-Session: dc27c06f-9049-4847-981a-ddd0f03142c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7471 2024.09.09 17:55:23.668929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7472 2024.09.09 17:55:23.669058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7473 2024.09.09 17:55:23.669122 [ 3 ] {} <Debug> HTTP-Session: 017c20ba-136f-4a7a-be90-a9da35af2b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7474 2024.09.09 17:55:23.669134 [ 191 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7475 2024.09.09 17:55:23.669180 [ 3 ] {} <Debug> HTTP-Session: 017c20ba-136f-4a7a-be90-a9da35af2b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7476 2024.09.09 17:55:23.669246 [ 3 ] {} <Debug> HTTP-Session: 017c20ba-136f-4a7a-be90-a9da35af2b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7477 2024.09.09 17:55:23.669324 [ 3 ] {} <Trace> HTTP-Session: 017c20ba-136f-4a7a-be90-a9da35af2b32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7478 2024.09.09 17:55:23.669339 [ 191 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_31_6} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7479 2024.09.09 17:55:23.669521 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7480 2024.09.09 17:55:23.669674 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7481 2024.09.09 17:55:23.669758 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7482 2024.09.09 17:55:23.670022 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7483 2024.09.09 17:55:23.670625 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7484 2024.09.09 17:55:23.670677 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7485 2024.09.09 17:55:23.671277 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7486 2024.09.09 17:55:23.671828 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7487 2024.09.09 17:55:23.672061 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002526 sec., 63737.13380839272 rows/sec., 4.44 MiB/sec.
7488 2024.09.09 17:55:23.672321 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Debug> DynamicQueryHandler: Done processing query
7489 2024.09.09 17:55:23.672358 [ 3 ] {0ae52579-6390-4b50-af56-086f3ab041b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7490 2024.09.09 17:55:23.672384 [ 3 ] {} <Debug> HTTP-Session: 017c20ba-136f-4a7a-be90-a9da35af2b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.09.09 17:55:23.672628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7492 2024.09.09 17:55:23.672704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7493 2024.09.09 17:55:23.672734 [ 3 ] {} <Debug> HTTP-Session: 2eb38e73-1f62-4bc0-965a-25f5daaaf176 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7494 2024.09.09 17:55:23.672760 [ 3 ] {} <Debug> HTTP-Session: 2eb38e73-1f62-4bc0-965a-25f5daaaf176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.09.09 17:55:23.672782 [ 3 ] {} <Debug> HTTP-Session: 2eb38e73-1f62-4bc0-965a-25f5daaaf176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7496 2024.09.09 17:55:23.672828 [ 3 ] {} <Trace> HTTP-Session: 2eb38e73-1f62-4bc0-965a-25f5daaaf176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7497 2024.09.09 17:55:23.673092 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7498 2024.09.09 17:55:23.673191 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7499 2024.09.09 17:55:23.673894 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7500 2024.09.09 17:55:23.674659 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7501 2024.09.09 17:55:23.674708 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7502 2024.09.09 17:55:23.675647 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7503 2024.09.09 17:55:23.676351 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7504 2024.09.09 17:55:23.676601 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7505 2024.09.09 17:55:23.676628 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003683 sec., 2172.142275319033 rows/sec., 3.89 MiB/sec.
7506 2024.09.09 17:55:23.676678 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7507 2024.09.09 17:55:23.676765 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7508 2024.09.09 17:55:23.677306 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
7509 2024.09.09 17:55:23.677798 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7510 2024.09.09 17:55:23.678015 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 457 rows starting from the beginning of the part
7511 2024.09.09 17:55:23.678175 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Debug> DynamicQueryHandler: Done processing query
7512 2024.09.09 17:55:23.678275 [ 3 ] {d5017fed-4391-45f3-9d7d-78048ee9772d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7513 2024.09.09 17:55:23.678359 [ 3 ] {} <Debug> HTTP-Session: 2eb38e73-1f62-4bc0-965a-25f5daaaf176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7514 2024.09.09 17:55:23.678567 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
7515 2024.09.09 17:55:23.678703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7516 2024.09.09 17:55:23.678906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7517 2024.09.09 17:55:23.679022 [ 3 ] {} <Debug> HTTP-Session: ea7a3a6d-bf5d-4fb8-a0dd-e0013aea0f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7518 2024.09.09 17:55:23.679092 [ 3 ] {} <Debug> HTTP-Session: ea7a3a6d-bf5d-4fb8-a0dd-e0013aea0f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7519 2024.09.09 17:55:23.679146 [ 3 ] {} <Debug> HTTP-Session: ea7a3a6d-bf5d-4fb8-a0dd-e0013aea0f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7520 2024.09.09 17:55:23.679202 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part
7521 2024.09.09 17:55:23.679237 [ 3 ] {} <Trace> HTTP-Session: ea7a3a6d-bf5d-4fb8-a0dd-e0013aea0f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7522 2024.09.09 17:55:23.679703 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7523 2024.09.09 17:55:23.679878 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7524 2024.09.09 17:55:23.679895 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part
7525 2024.09.09 17:55:23.680957 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7526 2024.09.09 17:55:23.680966 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part
7527 2024.09.09 17:55:23.681803 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part
7528 2024.09.09 17:55:23.682312 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7529 2024.09.09 17:55:23.682451 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7530 2024.09.09 17:55:23.683828 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7531 2024.09.09 17:55:23.684565 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7532 2024.09.09 17:55:23.685082 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00557 sec., 10771.992818671453 rows/sec., 743.38 KiB/sec.
7533 2024.09.09 17:55:23.685568 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Debug> DynamicQueryHandler: Done processing query
7534 2024.09.09 17:55:23.685621 [ 3 ] {370d288a-7703-469f-aa8e-8f740b15dd41} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7535 2024.09.09 17:55:23.685670 [ 3 ] {} <Debug> HTTP-Session: ea7a3a6d-bf5d-4fb8-a0dd-e0013aea0f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7536 2024.09.09 17:55:23.701479 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 19 columns (19 merged, 0 gathered) in 0.024541984 sec., 22206.84358689175 rows/sec., 39.79 MiB/sec.
7537 2024.09.09 17:55:23.702548 [ 197 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7538 2024.09.09 17:55:23.703256 [ 197 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7539 2024.09.09 17:55:23.703369 [ 197 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7540 2024.09.09 17:55:23.703544 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
7541 2024.09.09 17:55:28.658901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7542 2024.09.09 17:55:28.659031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7543 2024.09.09 17:55:28.659056 [ 3 ] {} <Debug> HTTP-Session: 4e1deffc-b2ed-4850-a016-3d45529fb0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7544 2024.09.09 17:55:28.659080 [ 3 ] {} <Debug> HTTP-Session: 4e1deffc-b2ed-4850-a016-3d45529fb0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7545 2024.09.09 17:55:28.659095 [ 3 ] {} <Debug> HTTP-Session: 4e1deffc-b2ed-4850-a016-3d45529fb0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.09.09 17:55:28.659145 [ 3 ] {} <Trace> HTTP-Session: 4e1deffc-b2ed-4850-a016-3d45529fb0a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7547 2024.09.09 17:55:28.659329 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7548 2024.09.09 17:55:28.659400 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7549 2024.09.09 17:55:28.659746 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7550 2024.09.09 17:55:28.660193 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7551 2024.09.09 17:55:28.660234 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7552 2024.09.09 17:55:28.660629 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7553 2024.09.09 17:55:28.661083 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7554 2024.09.09 17:55:28.661255 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001971 sec., 3044.1400304414 rows/sec., 248.23 KiB/sec.
7555 2024.09.09 17:55:28.661270 [ 81 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7556 2024.09.09 17:55:28.661386 [ 81 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7557 2024.09.09 17:55:28.661431 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7558 2024.09.09 17:55:28.661599 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Debug> DynamicQueryHandler: Done processing query
7559 2024.09.09 17:55:28.661694 [ 3 ] {795d910e-8682-4254-ad66-75df27a0aca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7560 2024.09.09 17:55:28.661691 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
7561 2024.09.09 17:55:28.661742 [ 3 ] {} <Debug> HTTP-Session: 4e1deffc-b2ed-4850-a016-3d45529fb0a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7562 2024.09.09 17:55:28.661958 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7563 2024.09.09 17:55:28.662006 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part
7564 2024.09.09 17:55:28.662073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7565 2024.09.09 17:55:28.662231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7566 2024.09.09 17:55:28.662251 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
7567 2024.09.09 17:55:28.662314 [ 3 ] {} <Debug> HTTP-Session: 58fc1485-fe75-4f20-a719-0de1146bfd80 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7568 2024.09.09 17:55:28.662382 [ 3 ] {} <Debug> HTTP-Session: 58fc1485-fe75-4f20-a719-0de1146bfd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7569 2024.09.09 17:55:28.662456 [ 3 ] {} <Debug> HTTP-Session: 58fc1485-fe75-4f20-a719-0de1146bfd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.09.09 17:55:28.662602 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
7571 2024.09.09 17:55:28.662639 [ 3 ] {} <Trace> HTTP-Session: 58fc1485-fe75-4f20-a719-0de1146bfd80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7572 2024.09.09 17:55:28.662826 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
7573 2024.09.09 17:55:28.663109 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
7574 2024.09.09 17:55:28.663218 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7575 2024.09.09 17:55:28.663412 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::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
7576 2024.09.09 17:55:28.663433 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7577 2024.09.09 17:55:28.664391 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7578 2024.09.09 17:55:28.665571 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7579 2024.09.09 17:55:28.665638 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7580 2024.09.09 17:55:28.666359 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004847958 sec., 7425.806906743003 rows/sec., 634.53 KiB/sec.
7581 2024.09.09 17:55:28.666580 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7582 2024.09.09 17:55:28.666590 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7583 2024.09.09 17:55:28.667643 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7584 2024.09.09 17:55:28.667768 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7585 2024.09.09 17:55:28.667920 [ 81 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7586 2024.09.09 17:55:28.668028 [ 81 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7587 2024.09.09 17:55:28.668036 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Debug> executeQuery: Read 256 rows, 23.13 KiB in 0.005078 sec., 50413.54864119732 rows/sec., 4.45 MiB/sec.
7588 2024.09.09 17:55:28.668067 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_11_2} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7589 2024.09.09 17:55:28.668099 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7590 2024.09.09 17:55:28.668482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7591 2024.09.09 17:55:28.668558 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
7592 2024.09.09 17:55:28.668617 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Debug> DynamicQueryHandler: Done processing query
7593 2024.09.09 17:55:28.668664 [ 3 ] {645f162d-41bb-4995-80e6-1e2b9341816d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7594 2024.09.09 17:55:28.668709 [ 3 ] {} <Debug> HTTP-Session: 58fc1485-fe75-4f20-a719-0de1146bfd80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7595 2024.09.09 17:55:28.668809 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7596 2024.09.09 17:55:28.668844 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1419 rows starting from the beginning of the part
7597 2024.09.09 17:55:28.669022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7598 2024.09.09 17:55:28.669064 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 253 rows starting from the beginning of the part
7599 2024.09.09 17:55:28.669243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7600 2024.09.09 17:55:28.669361 [ 3 ] {} <Debug> HTTP-Session: ef83f0fb-bd56-4b4c-86f8-50ba8a1a35fe Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7601 2024.09.09 17:55:28.669372 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part
7602 2024.09.09 17:55:28.669401 [ 3 ] {} <Debug> HTTP-Session: ef83f0fb-bd56-4b4c-86f8-50ba8a1a35fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7603 2024.09.09 17:55:28.669444 [ 3 ] {} <Debug> HTTP-Session: ef83f0fb-bd56-4b4c-86f8-50ba8a1a35fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.09.09 17:55:28.669646 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 253 rows starting from the beginning of the part
7605 2024.09.09 17:55:28.669659 [ 3 ] {} <Trace> HTTP-Session: ef83f0fb-bd56-4b4c-86f8-50ba8a1a35fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7606 2024.09.09 17:55:28.669863 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 73 rows starting from the beginning of the part
7607 2024.09.09 17:55:28.670122 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7608 2024.09.09 17:55:28.670158 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 256 rows starting from the beginning of the part
7609 2024.09.09 17:55:28.670291 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7610 2024.09.09 17:55:28.671338 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7611 2024.09.09 17:55:28.672284 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7612 2024.09.09 17:55:28.672354 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7613 2024.09.09 17:55:28.673148 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7614 2024.09.09 17:55:28.673956 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2326 rows, containing 5 columns (5 merged, 0 gathered) in 0.005689313 sec., 408836.70840398484 rows/sec., 36.37 MiB/sec.
7615 2024.09.09 17:55:28.674097 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7616 2024.09.09 17:55:28.674348 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7617 2024.09.09 17:55:28.674348 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.004439 sec., 8560.486596080198 rows/sec., 636.45 KiB/sec.
7618 2024.09.09 17:55:28.675169 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Debug> DynamicQueryHandler: Done processing query
7619 2024.09.09 17:55:28.675235 [ 3 ] {7983329a-1c21-40f3-b437-f8f587d2b312} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7620 2024.09.09 17:55:28.675289 [ 3 ] {} <Debug> HTTP-Session: ef83f0fb-bd56-4b4c-86f8-50ba8a1a35fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7621 2024.09.09 17:55:28.675497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7622 2024.09.09 17:55:28.675576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7623 2024.09.09 17:55:28.675619 [ 3 ] {} <Debug> HTTP-Session: ab69b0de-b12e-4093-9b3a-e14d0243f600 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7624 2024.09.09 17:55:28.675640 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7625 2024.09.09 17:55:28.675654 [ 3 ] {} <Debug> HTTP-Session: ab69b0de-b12e-4093-9b3a-e14d0243f600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.09.09 17:55:28.675706 [ 3 ] {} <Debug> HTTP-Session: ab69b0de-b12e-4093-9b3a-e14d0243f600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7627 2024.09.09 17:55:28.675784 [ 3 ] {} <Trace> HTTP-Session: ab69b0de-b12e-4093-9b3a-e14d0243f600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7628 2024.09.09 17:55:28.675836 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_36_7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7629 2024.09.09 17:55:28.675989 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
7630 2024.09.09 17:55:28.675997 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7631 2024.09.09 17:55:28.676065 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7632 2024.09.09 17:55:28.676321 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7633 2024.09.09 17:55:28.676670 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7634 2024.09.09 17:55:28.676708 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7635 2024.09.09 17:55:28.677082 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7636 2024.09.09 17:55:28.677459 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7637 2024.09.09 17:55:28.677613 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001704 sec., 8215.962441314554 rows/sec., 575.39 KiB/sec.
7638 2024.09.09 17:55:28.677801 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Debug> DynamicQueryHandler: Done processing query
7639 2024.09.09 17:55:28.677825 [ 3 ] {c5dbfe54-c48a-4e55-bcd6-7814963bd3d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7640 2024.09.09 17:55:28.677841 [ 3 ] {} <Debug> HTTP-Session: ab69b0de-b12e-4093-9b3a-e14d0243f600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7641 2024.09.09 17:55:28.677969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7642 2024.09.09 17:55:28.678019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7643 2024.09.09 17:55:28.678038 [ 3 ] {} <Debug> HTTP-Session: 6647e01b-b7a4-4178-a701-b757464642cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7644 2024.09.09 17:55:28.678054 [ 3 ] {} <Debug> HTTP-Session: 6647e01b-b7a4-4178-a701-b757464642cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.09.09 17:55:28.678068 [ 3 ] {} <Debug> HTTP-Session: 6647e01b-b7a4-4178-a701-b757464642cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7646 2024.09.09 17:55:28.678099 [ 3 ] {} <Trace> HTTP-Session: 6647e01b-b7a4-4178-a701-b757464642cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7647 2024.09.09 17:55:28.678198 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7648 2024.09.09 17:55:28.678244 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7649 2024.09.09 17:55:28.678472 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7650 2024.09.09 17:55:28.678788 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7651 2024.09.09 17:55:28.678824 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7652 2024.09.09 17:55:28.679178 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7653 2024.09.09 17:55:28.679552 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7654 2024.09.09 17:55:28.679715 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 231.39 KiB/sec.
7655 2024.09.09 17:55:28.680050 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Debug> DynamicQueryHandler: Done processing query
7656 2024.09.09 17:55:28.680075 [ 3 ] {7b1300bf-a960-4af7-8657-800408cd79d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7657 2024.09.09 17:55:28.680092 [ 3 ] {} <Debug> HTTP-Session: 6647e01b-b7a4-4178-a701-b757464642cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7658 2024.09.09 17:55:28.680294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 68208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7659 2024.09.09 17:55:28.680344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7660 2024.09.09 17:55:28.680363 [ 3 ] {} <Debug> HTTP-Session: 2d39ef61-435a-4020-a957-9b5b56a90ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7661 2024.09.09 17:55:28.680379 [ 3 ] {} <Debug> HTTP-Session: 2d39ef61-435a-4020-a957-9b5b56a90ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7662 2024.09.09 17:55:28.680392 [ 3 ] {} <Debug> HTTP-Session: 2d39ef61-435a-4020-a957-9b5b56a90ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7663 2024.09.09 17:55:28.680425 [ 3 ] {} <Trace> HTTP-Session: 2d39ef61-435a-4020-a957-9b5b56a90ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7664 2024.09.09 17:55:28.680711 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7665 2024.09.09 17:55:28.680757 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7666 2024.09.09 17:55:28.681007 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7667 2024.09.09 17:55:28.681590 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7668 2024.09.09 17:55:28.681626 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7669 2024.09.09 17:55:28.682012 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7670 2024.09.09 17:55:28.682372 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7671 2024.09.09 17:55:28.682533 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Debug> executeQuery: Read 420 rows, 30.73 KiB in 0.001974 sec., 212765.9574468085 rows/sec., 15.20 MiB/sec.
7672 2024.09.09 17:55:28.682544 [ 81 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7673 2024.09.09 17:55:28.682624 [ 81 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7674 2024.09.09 17:55:28.682688 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7675 2024.09.09 17:55:28.682871 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Debug> DynamicQueryHandler: Done processing query
7676 2024.09.09 17:55:28.682934 [ 3 ] {d81850b3-1835-4ec7-bbf2-9703da96ad31} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7677 2024.09.09 17:55:28.682994 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
7678 2024.09.09 17:55:28.683017 [ 3 ] {} <Debug> HTTP-Session: 2d39ef61-435a-4020-a957-9b5b56a90ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.09.09 17:55:28.683386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7680 2024.09.09 17:55:28.683507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7681 2024.09.09 17:55:28.683522 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7682 2024.09.09 17:55:28.683544 [ 3 ] {} <Debug> HTTP-Session: f002b30f-bf3f-430c-be44-c413837fc16c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7683 2024.09.09 17:55:28.683593 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part
7684 2024.09.09 17:55:28.683598 [ 3 ] {} <Debug> HTTP-Session: f002b30f-bf3f-430c-be44-c413837fc16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7685 2024.09.09 17:55:28.683652 [ 3 ] {} <Debug> HTTP-Session: f002b30f-bf3f-430c-be44-c413837fc16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7686 2024.09.09 17:55:28.683797 [ 3 ] {} <Trace> HTTP-Session: f002b30f-bf3f-430c-be44-c413837fc16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7687 2024.09.09 17:55:28.683878 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 414 rows starting from the beginning of the part
7688 2024.09.09 17:55:28.684178 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7689 2024.09.09 17:55:28.684188 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part
7690 2024.09.09 17:55:28.684291 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7691 2024.09.09 17:55:28.684520 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 414 rows starting from the beginning of the part
7692 2024.09.09 17:55:28.684874 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part
7693 2024.09.09 17:55:28.685220 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 420 rows starting from the beginning of the part
7694 2024.09.09 17:55:28.685353 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7695 2024.09.09 17:55:28.686191 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7696 2024.09.09 17:55:28.686261 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7697 2024.09.09 17:55:28.687228 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7698 2024.09.09 17:55:28.687990 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7699 2024.09.09 17:55:28.688259 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004211 sec., 1424.8397055331275 rows/sec., 74.44 KiB/sec.
7700 2024.09.09 17:55:28.688773 [ 188 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006013496 sec., 383803.3649644067 rows/sec., 29.23 MiB/sec.
7701 2024.09.09 17:55:28.688790 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Debug> DynamicQueryHandler: Done processing query
7702 2024.09.09 17:55:28.688847 [ 3 ] {d6259a81-ade8-4b7d-8249-d0cd03074bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7703 2024.09.09 17:55:28.688873 [ 3 ] {} <Debug> HTTP-Session: f002b30f-bf3f-430c-be44-c413837fc16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7704 2024.09.09 17:55:28.689034 [ 188 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7705 2024.09.09 17:55:28.689062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 43291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7706 2024.09.09 17:55:28.689185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7707 2024.09.09 17:55:28.689208 [ 3 ] {} <Debug> HTTP-Session: a8acb4cb-3907-4e9d-aa93-38b44f7f24f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7708 2024.09.09 17:55:28.689226 [ 3 ] {} <Debug> HTTP-Session: a8acb4cb-3907-4e9d-aa93-38b44f7f24f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7709 2024.09.09 17:55:28.689243 [ 3 ] {} <Debug> HTTP-Session: a8acb4cb-3907-4e9d-aa93-38b44f7f24f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7710 2024.09.09 17:55:28.689300 [ 3 ] {} <Trace> HTTP-Session: a8acb4cb-3907-4e9d-aa93-38b44f7f24f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7711 2024.09.09 17:55:28.689730 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7712 2024.09.09 17:55:28.689810 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7713 2024.09.09 17:55:28.689896 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7714 2024.09.09 17:55:28.690190 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_36_7} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7715 2024.09.09 17:55:28.690267 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7716 2024.09.09 17:55:28.690379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7717 2024.09.09 17:55:28.691014 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7718 2024.09.09 17:55:28.691056 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7719 2024.09.09 17:55:28.691468 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7720 2024.09.09 17:55:28.691836 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7721 2024.09.09 17:55:28.691996 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7722 2024.09.09 17:55:28.692007 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Debug> executeQuery: Read 230 rows, 15.77 KiB in 0.002521 sec., 91233.63744545815 rows/sec., 6.11 MiB/sec.
7723 2024.09.09 17:55:28.692044 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7724 2024.09.09 17:55:28.692111 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7725 2024.09.09 17:55:28.692421 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
7726 2024.09.09 17:55:28.692496 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Debug> DynamicQueryHandler: Done processing query
7727 2024.09.09 17:55:28.692586 [ 3 ] {8df5d8ed-5b01-4303-87f7-246253f968de} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7728 2024.09.09 17:55:28.692693 [ 3 ] {} <Debug> HTTP-Session: a8acb4cb-3907-4e9d-aa93-38b44f7f24f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7729 2024.09.09 17:55:28.692895 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7730 2024.09.09 17:55:28.692952 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9706 rows starting from the beginning of the part
7731 2024.09.09 17:55:28.692984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7732 2024.09.09 17:55:28.693157 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part
7733 2024.09.09 17:55:28.693159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7734 2024.09.09 17:55:28.693268 [ 3 ] {} <Debug> HTTP-Session: 93c950a7-a1e0-49ef-8017-fafaee649162 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7735 2024.09.09 17:55:28.693349 [ 3 ] {} <Debug> HTTP-Session: 93c950a7-a1e0-49ef-8017-fafaee649162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7736 2024.09.09 17:55:28.693472 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
7737 2024.09.09 17:55:28.693479 [ 3 ] {} <Debug> HTTP-Session: 93c950a7-a1e0-49ef-8017-fafaee649162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7738 2024.09.09 17:55:28.693705 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part
7739 2024.09.09 17:55:28.693706 [ 3 ] {} <Trace> HTTP-Session: 93c950a7-a1e0-49ef-8017-fafaee649162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7740 2024.09.09 17:55:28.693933 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part
7741 2024.09.09 17:55:28.694231 [ 200 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 230 rows starting from the beginning of the part
7742 2024.09.09 17:55:28.694251 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7743 2024.09.09 17:55:28.694572 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7744 2024.09.09 17:55:28.695120 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7745 2024.09.09 17:55:28.695626 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7746 2024.09.09 17:55:28.695668 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7747 2024.09.09 17:55:28.696441 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7748 2024.09.09 17:55:28.697341 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7749 2024.09.09 17:55:28.697590 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003565 sec., 280.50490883590464 rows/sec., 18.90 KiB/sec.
7750 2024.09.09 17:55:28.697796 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Debug> DynamicQueryHandler: Done processing query
7751 2024.09.09 17:55:28.697846 [ 3 ] {a9d8170f-aa73-4aef-8b07-4a4cbe531f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7752 2024.09.09 17:55:28.697865 [ 3 ] {} <Debug> HTTP-Session: 93c950a7-a1e0-49ef-8017-fafaee649162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7753 2024.09.09 17:55:28.698038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7754 2024.09.09 17:55:28.698088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7755 2024.09.09 17:55:28.698107 [ 3 ] {} <Debug> HTTP-Session: 099028eb-ef49-40ba-ae55-ebed2139aa47 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7756 2024.09.09 17:55:28.698123 [ 3 ] {} <Debug> HTTP-Session: 099028eb-ef49-40ba-ae55-ebed2139aa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7757 2024.09.09 17:55:28.698138 [ 3 ] {} <Debug> HTTP-Session: 099028eb-ef49-40ba-ae55-ebed2139aa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7758 2024.09.09 17:55:28.698389 [ 3 ] {} <Trace> HTTP-Session: 099028eb-ef49-40ba-ae55-ebed2139aa47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7759 2024.09.09 17:55:28.699377 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7760 2024.09.09 17:55:28.699452 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7761 2024.09.09 17:55:28.700678 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10731 rows, containing 5 columns (5 merged, 0 gathered) in 0.008452329 sec., 1269590.9021052069 rows/sec., 85.44 MiB/sec.
7762 2024.09.09 17:55:28.700732 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7763 2024.09.09 17:55:28.701038 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7764 2024.09.09 17:55:28.701964 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7765 2024.09.09 17:55:28.702137 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7766 2024.09.09 17:55:28.702197 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7767 2024.09.09 17:55:28.702200 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7768 2024.09.09 17:55:28.702373 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB.
7769 2024.09.09 17:55:28.703042 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7770 2024.09.09 17:55:28.703474 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7771 2024.09.09 17:55:28.703668 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.005086 sec., 6291.781360597719 rows/sec., 11.27 MiB/sec.
7772 2024.09.09 17:55:28.703929 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Debug> DynamicQueryHandler: Done processing query
7773 2024.09.09 17:55:28.703954 [ 3 ] {4f3a4266-58cc-4f54-b410-b380a10bc55e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7774 2024.09.09 17:55:28.703970 [ 3 ] {} <Debug> HTTP-Session: 099028eb-ef49-40ba-ae55-ebed2139aa47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7775 2024.09.09 17:55:28.704104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 11531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7776 2024.09.09 17:55:28.704149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7777 2024.09.09 17:55:28.704167 [ 3 ] {} <Debug> HTTP-Session: cc3a5471-3493-4b55-89fa-c6346aecfcb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7778 2024.09.09 17:55:28.704182 [ 3 ] {} <Debug> HTTP-Session: cc3a5471-3493-4b55-89fa-c6346aecfcb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7779 2024.09.09 17:55:28.704194 [ 3 ] {} <Debug> HTTP-Session: cc3a5471-3493-4b55-89fa-c6346aecfcb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7780 2024.09.09 17:55:28.704224 [ 3 ] {} <Trace> HTTP-Session: cc3a5471-3493-4b55-89fa-c6346aecfcb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7781 2024.09.09 17:55:28.704348 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7782 2024.09.09 17:55:28.704390 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7783 2024.09.09 17:55:28.704516 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7784 2024.09.09 17:55:28.704822 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7785 2024.09.09 17:55:28.704855 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7786 2024.09.09 17:55:28.705289 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7787 2024.09.09 17:55:28.705614 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7788 2024.09.09 17:55:28.705775 [ 81 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7789 2024.09.09 17:55:28.705783 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001447 sec., 53904.63026952316 rows/sec., 3.41 MiB/sec.
7790 2024.09.09 17:55:28.705839 [ 81 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7791 2024.09.09 17:55:28.705908 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7792 2024.09.09 17:55:28.706183 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Debug> DynamicQueryHandler: Done processing query
7793 2024.09.09 17:55:28.706258 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
7794 2024.09.09 17:55:28.706293 [ 3 ] {4fc6d753-00a3-4346-a967-bd2d206d02d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7795 2024.09.09 17:55:28.706408 [ 3 ] {} <Debug> HTTP-Session: cc3a5471-3493-4b55-89fa-c6346aecfcb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7796 2024.09.09 17:55:28.706759 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7797 2024.09.09 17:55:28.706800 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1734 rows starting from the beginning of the part
7798 2024.09.09 17:55:28.706888 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part
7799 2024.09.09 17:55:28.706970 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
7800 2024.09.09 17:55:28.707190 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part
7801 2024.09.09 17:55:28.707268 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
7802 2024.09.09 17:55:28.707348 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 78 rows starting from the beginning of the part
7803 2024.09.09 17:55:28.708804 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002780136 sec., 753919.9521174504 rows/sec., 48.61 MiB/sec.
7804 2024.09.09 17:55:28.709089 [ 201 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7805 2024.09.09 17:55:28.709507 [ 201 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7806 2024.09.09 17:55:28.709587 [ 201 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_36_7} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7807 2024.09.09 17:55:28.709673 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
7808 2024.09.09 17:55:32.552433 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
7809 2024.09.09 17:55:32.552506 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
7810 2024.09.09 17:55:33.683149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7811 2024.09.09 17:55:33.683330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7812 2024.09.09 17:55:33.683375 [ 3 ] {} <Debug> HTTP-Session: 9b2e5bcf-1adb-4eb1-b775-fe74d5e0abab Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7813 2024.09.09 17:55:33.683416 [ 3 ] {} <Debug> HTTP-Session: 9b2e5bcf-1adb-4eb1-b775-fe74d5e0abab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7814 2024.09.09 17:55:33.683445 [ 3 ] {} <Debug> HTTP-Session: 9b2e5bcf-1adb-4eb1-b775-fe74d5e0abab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7815 2024.09.09 17:55:33.683526 [ 3 ] {} <Trace> HTTP-Session: 9b2e5bcf-1adb-4eb1-b775-fe74d5e0abab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7816 2024.09.09 17:55:33.683798 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7817 2024.09.09 17:55:33.683867 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7818 2024.09.09 17:55:33.684210 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7819 2024.09.09 17:55:33.684690 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7820 2024.09.09 17:55:33.684732 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7821 2024.09.09 17:55:33.685144 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7822 2024.09.09 17:55:33.685530 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7823 2024.09.09 17:55:33.685703 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001967 sec., 2033.5536349771226 rows/sec., 165.82 KiB/sec.
7824 2024.09.09 17:55:33.685908 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Debug> DynamicQueryHandler: Done processing query
7825 2024.09.09 17:55:33.685935 [ 3 ] {676891a4-b8b8-48b6-b9b6-bc7ee1722d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7826 2024.09.09 17:55:33.685951 [ 3 ] {} <Debug> HTTP-Session: 9b2e5bcf-1adb-4eb1-b775-fe74d5e0abab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7827 2024.09.09 17:55:33.686263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7828 2024.09.09 17:55:33.686314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7829 2024.09.09 17:55:33.686333 [ 3 ] {} <Debug> HTTP-Session: 6f70ce0c-ff26-43f7-ab0c-12daf3202760 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7830 2024.09.09 17:55:33.686350 [ 3 ] {} <Debug> HTTP-Session: 6f70ce0c-ff26-43f7-ab0c-12daf3202760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7831 2024.09.09 17:55:33.686363 [ 3 ] {} <Debug> HTTP-Session: 6f70ce0c-ff26-43f7-ab0c-12daf3202760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7832 2024.09.09 17:55:33.686395 [ 3 ] {} <Trace> HTTP-Session: 6f70ce0c-ff26-43f7-ab0c-12daf3202760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7833 2024.09.09 17:55:33.687115 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7834 2024.09.09 17:55:33.687161 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7835 2024.09.09 17:55:33.687387 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7836 2024.09.09 17:55:33.688511 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7837 2024.09.09 17:55:33.688548 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7838 2024.09.09 17:55:33.688973 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7839 2024.09.09 17:55:33.689348 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7840 2024.09.09 17:55:33.689504 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002959 sec., 410273.74112875975 rows/sec., 33.89 MiB/sec.
7841 2024.09.09 17:55:33.689670 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Debug> DynamicQueryHandler: Done processing query
7842 2024.09.09 17:55:33.689695 [ 3 ] {6d721fde-c72b-4537-9d9a-8ee2f4c3bfcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
7843 2024.09.09 17:55:33.689711 [ 3 ] {} <Debug> HTTP-Session: 6f70ce0c-ff26-43f7-ab0c-12daf3202760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7844 2024.09.09 17:55:33.689901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7845 2024.09.09 17:55:33.689949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7846 2024.09.09 17:55:33.689968 [ 3 ] {} <Debug> HTTP-Session: 4fbbf449-92e5-4ed2-89ef-f56e54e905e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7847 2024.09.09 17:55:33.689984 [ 3 ] {} <Debug> HTTP-Session: 4fbbf449-92e5-4ed2-89ef-f56e54e905e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7848 2024.09.09 17:55:33.689998 [ 3 ] {} <Debug> HTTP-Session: 4fbbf449-92e5-4ed2-89ef-f56e54e905e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7849 2024.09.09 17:55:33.690029 [ 3 ] {} <Trace> HTTP-Session: 4fbbf449-92e5-4ed2-89ef-f56e54e905e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7850 2024.09.09 17:55:33.690127 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7851 2024.09.09 17:55:33.690171 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7852 2024.09.09 17:55:33.690400 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7853 2024.09.09 17:55:33.690752 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7854 2024.09.09 17:55:33.690788 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7855 2024.09.09 17:55:33.691130 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7856 2024.09.09 17:55:33.691481 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7857 2024.09.09 17:55:33.691634 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001523 sec., 7879.185817465528 rows/sec., 578.37 KiB/sec.
7858 2024.09.09 17:55:33.691938 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Debug> DynamicQueryHandler: Done processing query
7859 2024.09.09 17:55:33.691985 [ 3 ] {5366da98-d803-46a7-bcf4-f264b9bc4bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7860 2024.09.09 17:55:33.692011 [ 3 ] {} <Debug> HTTP-Session: 4fbbf449-92e5-4ed2-89ef-f56e54e905e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7861 2024.09.09 17:55:33.692211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7862 2024.09.09 17:55:33.692260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7863 2024.09.09 17:55:33.692279 [ 3 ] {} <Debug> HTTP-Session: d29e9f23-156e-4436-a0fb-2a1f5e31285d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7864 2024.09.09 17:55:33.692296 [ 3 ] {} <Debug> HTTP-Session: d29e9f23-156e-4436-a0fb-2a1f5e31285d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7865 2024.09.09 17:55:33.692310 [ 3 ] {} <Debug> HTTP-Session: d29e9f23-156e-4436-a0fb-2a1f5e31285d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7866 2024.09.09 17:55:33.692340 [ 3 ] {} <Trace> HTTP-Session: d29e9f23-156e-4436-a0fb-2a1f5e31285d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7867 2024.09.09 17:55:33.692538 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7868 2024.09.09 17:55:33.692581 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7869 2024.09.09 17:55:33.692822 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7870 2024.09.09 17:55:33.693229 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7871 2024.09.09 17:55:33.693265 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7872 2024.09.09 17:55:33.693630 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7873 2024.09.09 17:55:33.693985 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7874 2024.09.09 17:55:33.694147 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001722 sec., 132404.181184669 rows/sec., 8.97 MiB/sec.
7875 2024.09.09 17:55:33.694452 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Debug> DynamicQueryHandler: Done processing query
7876 2024.09.09 17:55:33.694498 [ 3 ] {725c68f8-16e6-4c2c-bfd6-d9db31811629} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7877 2024.09.09 17:55:33.694515 [ 3 ] {} <Debug> HTTP-Session: d29e9f23-156e-4436-a0fb-2a1f5e31285d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7878 2024.09.09 17:55:33.694749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7879 2024.09.09 17:55:33.694798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7880 2024.09.09 17:55:33.694817 [ 3 ] {} <Debug> HTTP-Session: 985148e3-4ca2-4665-9831-bc5c1f223bad Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7881 2024.09.09 17:55:33.694834 [ 3 ] {} <Debug> HTTP-Session: 985148e3-4ca2-4665-9831-bc5c1f223bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7882 2024.09.09 17:55:33.694848 [ 3 ] {} <Debug> HTTP-Session: 985148e3-4ca2-4665-9831-bc5c1f223bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7883 2024.09.09 17:55:33.694878 [ 3 ] {} <Trace> HTTP-Session: 985148e3-4ca2-4665-9831-bc5c1f223bad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7884 2024.09.09 17:55:33.695133 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7885 2024.09.09 17:55:33.695179 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7886 2024.09.09 17:55:33.695437 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7887 2024.09.09 17:55:33.696089 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7888 2024.09.09 17:55:33.696127 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7889 2024.09.09 17:55:33.696504 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7890 2024.09.09 17:55:33.696876 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7891 2024.09.09 17:55:33.697030 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002038 sec., 261040.23552502456 rows/sec., 19.34 MiB/sec.
7892 2024.09.09 17:55:33.697215 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Debug> DynamicQueryHandler: Done processing query
7893 2024.09.09 17:55:33.697240 [ 3 ] {5da56047-b2ff-4f06-a950-a6e4288e7fac} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7894 2024.09.09 17:55:33.697256 [ 3 ] {} <Debug> HTTP-Session: 985148e3-4ca2-4665-9831-bc5c1f223bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7895 2024.09.09 17:55:33.697611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7896 2024.09.09 17:55:33.697660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7897 2024.09.09 17:55:33.697680 [ 3 ] {} <Debug> HTTP-Session: f7149276-aaf7-4c68-8a4c-90c6490aa9f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7898 2024.09.09 17:55:33.697696 [ 3 ] {} <Debug> HTTP-Session: f7149276-aaf7-4c68-8a4c-90c6490aa9f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7899 2024.09.09 17:55:33.697712 [ 3 ] {} <Debug> HTTP-Session: f7149276-aaf7-4c68-8a4c-90c6490aa9f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7900 2024.09.09 17:55:33.697742 [ 3 ] {} <Trace> HTTP-Session: f7149276-aaf7-4c68-8a4c-90c6490aa9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7901 2024.09.09 17:55:33.698117 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7902 2024.09.09 17:55:33.698168 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7903 2024.09.09 17:55:33.698316 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7904 2024.09.09 17:55:33.699088 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7905 2024.09.09 17:55:33.699126 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7906 2024.09.09 17:55:33.699561 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7907 2024.09.09 17:55:33.699900 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7908 2024.09.09 17:55:33.700062 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002178 sec., 388429.75206611573 rows/sec., 26.14 MiB/sec.
7909 2024.09.09 17:55:33.700223 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Debug> DynamicQueryHandler: Done processing query
7910 2024.09.09 17:55:33.700247 [ 3 ] {a26bfa50-2256-4a03-af3e-0173f93259a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7911 2024.09.09 17:55:33.700263 [ 3 ] {} <Debug> HTTP-Session: f7149276-aaf7-4c68-8a4c-90c6490aa9f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7912 2024.09.09 17:55:33.700434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7913 2024.09.09 17:55:33.700480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7914 2024.09.09 17:55:33.700499 [ 3 ] {} <Debug> HTTP-Session: ca6c4f46-356f-41f5-9bd8-6f84c4ce141a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7915 2024.09.09 17:55:33.700515 [ 3 ] {} <Debug> HTTP-Session: ca6c4f46-356f-41f5-9bd8-6f84c4ce141a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7916 2024.09.09 17:55:33.700530 [ 3 ] {} <Debug> HTTP-Session: ca6c4f46-356f-41f5-9bd8-6f84c4ce141a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7917 2024.09.09 17:55:33.700560 [ 3 ] {} <Trace> HTTP-Session: ca6c4f46-356f-41f5-9bd8-6f84c4ce141a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7918 2024.09.09 17:55:33.700765 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7919 2024.09.09 17:55:33.700831 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7920 2024.09.09 17:55:33.701316 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7921 2024.09.09 17:55:33.701890 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7922 2024.09.09 17:55:33.701928 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7923 2024.09.09 17:55:33.702532 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7924 2024.09.09 17:55:33.702950 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7925 2024.09.09 17:55:33.703164 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002519 sec., 3175.8634378721717 rows/sec., 5.69 MiB/sec.
7926 2024.09.09 17:55:33.703707 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Debug> DynamicQueryHandler: Done processing query
7927 2024.09.09 17:55:33.703732 [ 3 ] {2ea4dc4d-0401-4fd7-96ff-d1274b0de342} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7928 2024.09.09 17:55:33.703774 [ 3 ] {} <Debug> HTTP-Session: ca6c4f46-356f-41f5-9bd8-6f84c4ce141a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7929 2024.09.09 17:55:33.703913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7930 2024.09.09 17:55:33.703963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7931 2024.09.09 17:55:33.703983 [ 3 ] {} <Debug> HTTP-Session: d53cdf8c-80f4-41ba-b100-a6586b2960da Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7932 2024.09.09 17:55:33.703999 [ 3 ] {} <Debug> HTTP-Session: d53cdf8c-80f4-41ba-b100-a6586b2960da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7933 2024.09.09 17:55:33.704013 [ 3 ] {} <Debug> HTTP-Session: d53cdf8c-80f4-41ba-b100-a6586b2960da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7934 2024.09.09 17:55:33.704045 [ 3 ] {} <Trace> HTTP-Session: d53cdf8c-80f4-41ba-b100-a6586b2960da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7935 2024.09.09 17:55:33.704165 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7936 2024.09.09 17:55:33.704218 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7937 2024.09.09 17:55:33.704402 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7938 2024.09.09 17:55:33.704760 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7939 2024.09.09 17:55:33.704798 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7940 2024.09.09 17:55:33.705179 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7941 2024.09.09 17:55:33.705506 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7942 2024.09.09 17:55:33.705663 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec.
7943 2024.09.09 17:55:33.705837 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Debug> DynamicQueryHandler: Done processing query
7944 2024.09.09 17:55:33.705861 [ 3 ] {4449b140-de38-46b4-80c6-0136064af911} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7945 2024.09.09 17:55:33.705877 [ 3 ] {} <Debug> HTTP-Session: d53cdf8c-80f4-41ba-b100-a6586b2960da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7946 2024.09.09 17:55:38.660728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7947 2024.09.09 17:55:38.660924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7948 2024.09.09 17:55:38.660967 [ 3 ] {} <Debug> HTTP-Session: c9eec583-ca7c-4083-96cd-47020bf7a011 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7949 2024.09.09 17:55:38.660993 [ 3 ] {} <Debug> HTTP-Session: c9eec583-ca7c-4083-96cd-47020bf7a011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7950 2024.09.09 17:55:38.661007 [ 3 ] {} <Debug> HTTP-Session: c9eec583-ca7c-4083-96cd-47020bf7a011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7951 2024.09.09 17:55:38.661057 [ 3 ] {} <Trace> HTTP-Session: c9eec583-ca7c-4083-96cd-47020bf7a011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7952 2024.09.09 17:55:38.661239 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7953 2024.09.09 17:55:38.661309 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7954 2024.09.09 17:55:38.661653 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7955 2024.09.09 17:55:38.662066 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7956 2024.09.09 17:55:38.662110 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7957 2024.09.09 17:55:38.662522 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7958 2024.09.09 17:55:38.662912 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7959 2024.09.09 17:55:38.663109 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001907 sec., 1048.767697954903 rows/sec., 85.52 KiB/sec.
7960 2024.09.09 17:55:38.663491 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Debug> DynamicQueryHandler: Done processing query
7961 2024.09.09 17:55:38.663521 [ 3 ] {e26680ed-fc88-4bea-bf80-f63728579148} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7962 2024.09.09 17:55:38.663537 [ 3 ] {} <Debug> HTTP-Session: c9eec583-ca7c-4083-96cd-47020bf7a011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7963 2024.09.09 17:55:38.663832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7964 2024.09.09 17:55:38.663887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7965 2024.09.09 17:55:38.663907 [ 3 ] {} <Debug> HTTP-Session: 186532a4-4fab-43f1-a484-acb3f1433b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7966 2024.09.09 17:55:38.663925 [ 3 ] {} <Debug> HTTP-Session: 186532a4-4fab-43f1-a484-acb3f1433b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7967 2024.09.09 17:55:38.663939 [ 3 ] {} <Debug> HTTP-Session: 186532a4-4fab-43f1-a484-acb3f1433b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7968 2024.09.09 17:55:38.663975 [ 3 ] {} <Trace> HTTP-Session: 186532a4-4fab-43f1-a484-acb3f1433b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7969 2024.09.09 17:55:38.664168 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7970 2024.09.09 17:55:38.664218 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7971 2024.09.09 17:55:38.664481 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7972 2024.09.09 17:55:38.664991 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7973 2024.09.09 17:55:38.665029 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7974 2024.09.09 17:55:38.665414 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7975 2024.09.09 17:55:38.665784 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7976 2024.09.09 17:55:38.665951 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.001872 sec., 135683.7606837607 rows/sec., 11.99 MiB/sec.
7977 2024.09.09 17:55:38.666138 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Debug> DynamicQueryHandler: Done processing query
7978 2024.09.09 17:55:38.666189 [ 3 ] {410f4ee2-d94e-4864-99d7-afcb44081c52} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7979 2024.09.09 17:55:38.666205 [ 3 ] {} <Debug> HTTP-Session: 186532a4-4fab-43f1-a484-acb3f1433b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7980 2024.09.09 17:55:38.666400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7981 2024.09.09 17:55:38.666451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7982 2024.09.09 17:55:38.666470 [ 3 ] {} <Debug> HTTP-Session: d3b3a04a-7410-4dd5-b396-23c473ef926c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
7983 2024.09.09 17:55:38.666487 [ 3 ] {} <Debug> HTTP-Session: d3b3a04a-7410-4dd5-b396-23c473ef926c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7984 2024.09.09 17:55:38.666501 [ 3 ] {} <Debug> HTTP-Session: d3b3a04a-7410-4dd5-b396-23c473ef926c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7985 2024.09.09 17:55:38.666534 [ 3 ] {} <Trace> HTTP-Session: d3b3a04a-7410-4dd5-b396-23c473ef926c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7986 2024.09.09 17:55:38.666641 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7987 2024.09.09 17:55:38.666687 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7988 2024.09.09 17:55:38.666918 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7989 2024.09.09 17:55:38.667236 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7990 2024.09.09 17:55:38.667273 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
7991 2024.09.09 17:55:38.667619 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7992 2024.09.09 17:55:38.667975 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7993 2024.09.09 17:55:38.668142 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001523 sec., 22324.35981615233 rows/sec., 1.63 MiB/sec.
7994 2024.09.09 17:55:38.668319 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Debug> DynamicQueryHandler: Done processing query
7995 2024.09.09 17:55:38.668345 [ 3 ] {05a22988-6ef7-43ee-9cb9-5850f5d9e46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7996 2024.09.09 17:55:38.668361 [ 3 ] {} <Debug> HTTP-Session: d3b3a04a-7410-4dd5-b396-23c473ef926c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7997 2024.09.09 17:55:38.668516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7998 2024.09.09 17:55:38.668565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7999 2024.09.09 17:55:38.668585 [ 3 ] {} <Debug> HTTP-Session: 9c229cbd-964a-4ca0-9228-d74d4b5fbc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8000 2024.09.09 17:55:38.668602 [ 3 ] {} <Debug> HTTP-Session: 9c229cbd-964a-4ca0-9228-d74d4b5fbc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8001 2024.09.09 17:55:38.668615 [ 3 ] {} <Debug> HTTP-Session: 9c229cbd-964a-4ca0-9228-d74d4b5fbc69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8002 2024.09.09 17:55:38.668648 [ 3 ] {} <Trace> HTTP-Session: 9c229cbd-964a-4ca0-9228-d74d4b5fbc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8003 2024.09.09 17:55:38.668748 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8004 2024.09.09 17:55:38.668793 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8005 2024.09.09 17:55:38.669018 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8006 2024.09.09 17:55:38.669319 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8007 2024.09.09 17:55:38.669356 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8008 2024.09.09 17:55:38.669707 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
8009 2024.09.09 17:55:38.670062 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8010 2024.09.09 17:55:38.670228 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001498 sec., 9345.794392523365 rows/sec., 654.52 KiB/sec.
8011 2024.09.09 17:55:38.670411 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Debug> DynamicQueryHandler: Done processing query
8012 2024.09.09 17:55:38.670436 [ 3 ] {f1664a77-510d-4ed8-bb72-ff9f890c2fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8013 2024.09.09 17:55:38.670452 [ 3 ] {} <Debug> HTTP-Session: 9c229cbd-964a-4ca0-9228-d74d4b5fbc69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8014 2024.09.09 17:55:38.670613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8015 2024.09.09 17:55:38.670662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8016 2024.09.09 17:55:38.670681 [ 3 ] {} <Debug> HTTP-Session: af24aa63-743d-4edb-a073-f029a1e3984b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8017 2024.09.09 17:55:38.670697 [ 3 ] {} <Debug> HTTP-Session: af24aa63-743d-4edb-a073-f029a1e3984b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8018 2024.09.09 17:55:38.670711 [ 3 ] {} <Debug> HTTP-Session: af24aa63-743d-4edb-a073-f029a1e3984b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8019 2024.09.09 17:55:38.670742 [ 3 ] {} <Trace> HTTP-Session: af24aa63-743d-4edb-a073-f029a1e3984b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8020 2024.09.09 17:55:38.670839 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8021 2024.09.09 17:55:38.670883 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8022 2024.09.09 17:55:38.671109 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8023 2024.09.09 17:55:38.671405 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8024 2024.09.09 17:55:38.671442 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8025 2024.09.09 17:55:38.671788 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8026 2024.09.09 17:55:38.672155 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8027 2024.09.09 17:55:38.672313 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 236.64 KiB/sec.
8028 2024.09.09 17:55:38.672487 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Debug> DynamicQueryHandler: Done processing query
8029 2024.09.09 17:55:38.672513 [ 3 ] {4a7d8c2f-2ff3-40e2-8a07-965d68c5b362} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8030 2024.09.09 17:55:38.672529 [ 3 ] {} <Debug> HTTP-Session: af24aa63-743d-4edb-a073-f029a1e3984b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8031 2024.09.09 17:55:38.673322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8032 2024.09.09 17:55:38.673369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8033 2024.09.09 17:55:38.673389 [ 3 ] {} <Debug> HTTP-Session: bd138d49-c655-4c95-9b89-edf00db42d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8034 2024.09.09 17:55:38.673405 [ 3 ] {} <Debug> HTTP-Session: bd138d49-c655-4c95-9b89-edf00db42d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8035 2024.09.09 17:55:38.673419 [ 3 ] {} <Debug> HTTP-Session: bd138d49-c655-4c95-9b89-edf00db42d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8036 2024.09.09 17:55:38.673450 [ 3 ] {} <Trace> HTTP-Session: bd138d49-c655-4c95-9b89-edf00db42d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8037 2024.09.09 17:55:38.673655 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8038 2024.09.09 17:55:38.673700 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8039 2024.09.09 17:55:38.673924 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8040 2024.09.09 17:55:38.674493 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8041 2024.09.09 17:55:38.674530 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8042 2024.09.09 17:55:38.674902 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8043 2024.09.09 17:55:38.675259 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8044 2024.09.09 17:55:38.675421 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Debug> executeQuery: Read 416 rows, 30.41 KiB in 0.001868 sec., 222698.07280513918 rows/sec., 15.90 MiB/sec.
8045 2024.09.09 17:55:38.675726 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Debug> DynamicQueryHandler: Done processing query
8046 2024.09.09 17:55:38.675785 [ 3 ] {a86e205b-55b1-4eb1-9b5c-6df98fab36b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8047 2024.09.09 17:55:38.675858 [ 3 ] {} <Debug> HTTP-Session: bd138d49-c655-4c95-9b89-edf00db42d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8048 2024.09.09 17:55:38.676054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8049 2024.09.09 17:55:38.676106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8050 2024.09.09 17:55:38.676125 [ 3 ] {} <Debug> HTTP-Session: 941e7ad4-2d04-452a-922d-c6214ad3f02d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8051 2024.09.09 17:55:38.676143 [ 3 ] {} <Debug> HTTP-Session: 941e7ad4-2d04-452a-922d-c6214ad3f02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8052 2024.09.09 17:55:38.676157 [ 3 ] {} <Debug> HTTP-Session: 941e7ad4-2d04-452a-922d-c6214ad3f02d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8053 2024.09.09 17:55:38.676189 [ 3 ] {} <Trace> HTTP-Session: 941e7ad4-2d04-452a-922d-c6214ad3f02d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8054 2024.09.09 17:55:38.676291 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8055 2024.09.09 17:55:38.676338 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8056 2024.09.09 17:55:38.676489 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8057 2024.09.09 17:55:38.676808 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8058 2024.09.09 17:55:38.676845 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8059 2024.09.09 17:55:38.677202 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8060 2024.09.09 17:55:38.677532 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8061 2024.09.09 17:55:38.677686 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec.
8062 2024.09.09 17:55:38.677854 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Debug> DynamicQueryHandler: Done processing query
8063 2024.09.09 17:55:38.677878 [ 3 ] {4e2e9c19-f587-47da-88ad-9f5bab1964f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8064 2024.09.09 17:55:38.677894 [ 3 ] {} <Debug> HTTP-Session: 941e7ad4-2d04-452a-922d-c6214ad3f02d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8065 2024.09.09 17:55:38.678080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8066 2024.09.09 17:55:38.678130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8067 2024.09.09 17:55:38.678149 [ 3 ] {} <Debug> HTTP-Session: 42481101-2315-4c39-9864-9399612dfee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8068 2024.09.09 17:55:38.678166 [ 3 ] {} <Debug> HTTP-Session: 42481101-2315-4c39-9864-9399612dfee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8069 2024.09.09 17:55:38.678180 [ 3 ] {} <Debug> HTTP-Session: 42481101-2315-4c39-9864-9399612dfee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8070 2024.09.09 17:55:38.678211 [ 3 ] {} <Trace> HTTP-Session: 42481101-2315-4c39-9864-9399612dfee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8071 2024.09.09 17:55:38.678392 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8072 2024.09.09 17:55:38.678438 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8073 2024.09.09 17:55:38.678587 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8074 2024.09.09 17:55:38.679051 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8075 2024.09.09 17:55:38.679087 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8076 2024.09.09 17:55:38.679487 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8077 2024.09.09 17:55:38.679862 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8078 2024.09.09 17:55:38.680111 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001799 sec., 132295.71984435798 rows/sec., 8.87 MiB/sec.
8079 2024.09.09 17:55:38.680505 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Debug> DynamicQueryHandler: Done processing query
8080 2024.09.09 17:55:38.680531 [ 3 ] {7937d9cc-0f14-4cb8-8e4a-00fe18106be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8081 2024.09.09 17:55:38.680548 [ 3 ] {} <Debug> HTTP-Session: 42481101-2315-4c39-9864-9399612dfee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8082 2024.09.09 17:55:38.680675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8083 2024.09.09 17:55:38.680724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8084 2024.09.09 17:55:38.680743 [ 3 ] {} <Debug> HTTP-Session: b54c1cc3-8fa3-48f5-b4c2-8d3fd15314ff Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8085 2024.09.09 17:55:38.680759 [ 3 ] {} <Debug> HTTP-Session: b54c1cc3-8fa3-48f5-b4c2-8d3fd15314ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8086 2024.09.09 17:55:38.680773 [ 3 ] {} <Debug> HTTP-Session: b54c1cc3-8fa3-48f5-b4c2-8d3fd15314ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8087 2024.09.09 17:55:38.680803 [ 3 ] {} <Trace> HTTP-Session: b54c1cc3-8fa3-48f5-b4c2-8d3fd15314ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8088 2024.09.09 17:55:38.680899 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8089 2024.09.09 17:55:38.680947 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8090 2024.09.09 17:55:38.681108 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8091 2024.09.09 17:55:38.681383 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8092 2024.09.09 17:55:38.681419 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8093 2024.09.09 17:55:38.681766 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8094 2024.09.09 17:55:38.682093 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8095 2024.09.09 17:55:38.682254 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec.
8096 2024.09.09 17:55:38.682413 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Debug> DynamicQueryHandler: Done processing query
8097 2024.09.09 17:55:38.682437 [ 3 ] {d726f418-af20-4bc0-9d56-587edadb1f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8098 2024.09.09 17:55:38.682453 [ 3 ] {} <Debug> HTTP-Session: b54c1cc3-8fa3-48f5-b4c2-8d3fd15314ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8099 2024.09.09 17:55:38.682594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8100 2024.09.09 17:55:38.682641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8101 2024.09.09 17:55:38.682660 [ 3 ] {} <Debug> HTTP-Session: 4812ab26-3d38-40ca-b80c-b6e19d3809af Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8102 2024.09.09 17:55:38.682676 [ 3 ] {} <Debug> HTTP-Session: 4812ab26-3d38-40ca-b80c-b6e19d3809af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8103 2024.09.09 17:55:38.682690 [ 3 ] {} <Debug> HTTP-Session: 4812ab26-3d38-40ca-b80c-b6e19d3809af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8104 2024.09.09 17:55:38.682720 [ 3 ] {} <Trace> HTTP-Session: 4812ab26-3d38-40ca-b80c-b6e19d3809af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8105 2024.09.09 17:55:38.683049 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8106 2024.09.09 17:55:38.683113 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8107 2024.09.09 17:55:38.683528 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8108 2024.09.09 17:55:38.684373 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8109 2024.09.09 17:55:38.684411 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8110 2024.09.09 17:55:38.685040 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8111 2024.09.09 17:55:38.685457 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8112 2024.09.09 17:55:38.685605 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002802 sec., 11420.413990007139 rows/sec., 20.46 MiB/sec.
8113 2024.09.09 17:55:38.686133 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Debug> DynamicQueryHandler: Done processing query
8114 2024.09.09 17:55:38.686164 [ 3 ] {afe092b4-dbf5-4c2d-8029-200ecaf39f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8115 2024.09.09 17:55:38.686180 [ 3 ] {} <Debug> HTTP-Session: 4812ab26-3d38-40ca-b80c-b6e19d3809af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8116 2024.09.09 17:55:38.686312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8117 2024.09.09 17:55:38.686361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8118 2024.09.09 17:55:38.686380 [ 3 ] {} <Debug> HTTP-Session: 2dfcea4d-04eb-4375-b5c7-22ff596f5032 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8119 2024.09.09 17:55:38.686396 [ 3 ] {} <Debug> HTTP-Session: 2dfcea4d-04eb-4375-b5c7-22ff596f5032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8120 2024.09.09 17:55:38.686411 [ 3 ] {} <Debug> HTTP-Session: 2dfcea4d-04eb-4375-b5c7-22ff596f5032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8121 2024.09.09 17:55:38.686442 [ 3 ] {} <Trace> HTTP-Session: 2dfcea4d-04eb-4375-b5c7-22ff596f5032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8122 2024.09.09 17:55:38.686575 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8123 2024.09.09 17:55:38.686621 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8124 2024.09.09 17:55:38.686772 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8125 2024.09.09 17:55:38.687080 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8126 2024.09.09 17:55:38.687116 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
8127 2024.09.09 17:55:38.687474 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8128 2024.09.09 17:55:38.687799 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8129 2024.09.09 17:55:38.687936 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 3.68 MiB/sec.
8130 2024.09.09 17:55:38.688199 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Debug> DynamicQueryHandler: Done processing query
8131 2024.09.09 17:55:38.688247 [ 3 ] {a681acea-cdd9-40f9-91e6-dc1a69eb7578} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8132 2024.09.09 17:55:38.688289 [ 3 ] {} <Debug> HTTP-Session: 2dfcea4d-04eb-4375-b5c7-22ff596f5032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8133 2024.09.09 17:55:43.653857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8134 2024.09.09 17:55:43.654058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8135 2024.09.09 17:55:43.654116 [ 3 ] {} <Debug> HTTP-Session: e109d80a-b5ac-41e2-9175-89561ce21088 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8136 2024.09.09 17:55:43.654183 [ 3 ] {} <Debug> HTTP-Session: e109d80a-b5ac-41e2-9175-89561ce21088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8137 2024.09.09 17:55:43.654219 [ 3 ] {} <Debug> HTTP-Session: e109d80a-b5ac-41e2-9175-89561ce21088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8138 2024.09.09 17:55:43.654279 [ 3 ] {} <Trace> HTTP-Session: e109d80a-b5ac-41e2-9175-89561ce21088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8139 2024.09.09 17:55:43.654493 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8140 2024.09.09 17:55:43.654562 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8141 2024.09.09 17:55:43.654903 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8142 2024.09.09 17:55:43.655398 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8143 2024.09.09 17:55:43.655442 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8144 2024.09.09 17:55:43.655876 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8145 2024.09.09 17:55:43.656264 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8146 2024.09.09 17:55:43.656441 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002023 sec., 35590.70687098369 rows/sec., 2.89 MiB/sec.
8147 2024.09.09 17:55:43.656671 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Debug> DynamicQueryHandler: Done processing query
8148 2024.09.09 17:55:43.656699 [ 3 ] {07c77a61-a8dc-47a5-866e-339d15d23cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8149 2024.09.09 17:55:43.656716 [ 3 ] {} <Debug> HTTP-Session: e109d80a-b5ac-41e2-9175-89561ce21088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8150 2024.09.09 17:55:43.656857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8151 2024.09.09 17:55:43.656915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8152 2024.09.09 17:55:43.656938 [ 3 ] {} <Debug> HTTP-Session: 9f5abf50-dac2-4d4b-befe-0b66db7d0749 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8153 2024.09.09 17:55:43.656957 [ 3 ] {} <Debug> HTTP-Session: 9f5abf50-dac2-4d4b-befe-0b66db7d0749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8154 2024.09.09 17:55:43.656971 [ 3 ] {} <Debug> HTTP-Session: 9f5abf50-dac2-4d4b-befe-0b66db7d0749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8155 2024.09.09 17:55:43.657006 [ 3 ] {} <Trace> HTTP-Session: 9f5abf50-dac2-4d4b-befe-0b66db7d0749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8156 2024.09.09 17:55:43.657117 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8157 2024.09.09 17:55:43.657166 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8158 2024.09.09 17:55:43.657408 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8159 2024.09.09 17:55:43.657716 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8160 2024.09.09 17:55:43.657755 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8161 2024.09.09 17:55:43.658121 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8162 2024.09.09 17:55:43.658492 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8163 2024.09.09 17:55:43.658621 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001537 sec., 5204.94469746259 rows/sec., 391.39 KiB/sec.
8164 2024.09.09 17:55:43.658785 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Debug> DynamicQueryHandler: Done processing query
8165 2024.09.09 17:55:43.658811 [ 3 ] {9ec5f9b1-87b5-4e58-8154-ae0de9636b2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8166 2024.09.09 17:55:43.658828 [ 3 ] {} <Debug> HTTP-Session: 9f5abf50-dac2-4d4b-befe-0b66db7d0749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8167 2024.09.09 17:55:43.658994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8168 2024.09.09 17:55:43.659044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8169 2024.09.09 17:55:43.659064 [ 3 ] {} <Debug> HTTP-Session: 3f7ab6d0-cfc6-47fa-89bb-eeb15fa3fa11 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8170 2024.09.09 17:55:43.659082 [ 3 ] {} <Debug> HTTP-Session: 3f7ab6d0-cfc6-47fa-89bb-eeb15fa3fa11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8171 2024.09.09 17:55:43.659096 [ 3 ] {} <Debug> HTTP-Session: 3f7ab6d0-cfc6-47fa-89bb-eeb15fa3fa11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8172 2024.09.09 17:55:43.659128 [ 3 ] {} <Trace> HTTP-Session: 3f7ab6d0-cfc6-47fa-89bb-eeb15fa3fa11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8173 2024.09.09 17:55:43.659248 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8174 2024.09.09 17:55:43.659292 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8175 2024.09.09 17:55:43.659504 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8176 2024.09.09 17:55:43.659859 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8177 2024.09.09 17:55:43.659894 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8178 2024.09.09 17:55:43.660300 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8179 2024.09.09 17:55:43.660672 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8180 2024.09.09 17:55:43.660800 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001596 sec., 45112.78195488722 rows/sec., 3.52 MiB/sec.
8181 2024.09.09 17:55:43.661067 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Debug> DynamicQueryHandler: Done processing query
8182 2024.09.09 17:55:43.661115 [ 3 ] {61bf25f4-0215-4d2f-bbfb-5bffc592e179} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8183 2024.09.09 17:55:43.661140 [ 3 ] {} <Debug> HTTP-Session: 3f7ab6d0-cfc6-47fa-89bb-eeb15fa3fa11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.09.09 17:55:43.661345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8185 2024.09.09 17:55:43.661398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8186 2024.09.09 17:55:43.661419 [ 3 ] {} <Debug> HTTP-Session: bde7fcae-e419-482d-8dbd-8dbd9519939c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8187 2024.09.09 17:55:43.661436 [ 3 ] {} <Debug> HTTP-Session: bde7fcae-e419-482d-8dbd-8dbd9519939c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8188 2024.09.09 17:55:43.661451 [ 3 ] {} <Debug> HTTP-Session: bde7fcae-e419-482d-8dbd-8dbd9519939c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8189 2024.09.09 17:55:43.661482 [ 3 ] {} <Trace> HTTP-Session: bde7fcae-e419-482d-8dbd-8dbd9519939c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8190 2024.09.09 17:55:43.661632 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8191 2024.09.09 17:55:43.661683 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8192 2024.09.09 17:55:43.661850 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8193 2024.09.09 17:55:43.662223 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8194 2024.09.09 17:55:43.662261 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8195 2024.09.09 17:55:43.662660 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8196 2024.09.09 17:55:43.663007 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8197 2024.09.09 17:55:43.663141 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00158 sec., 101265.82278481012 rows/sec., 7.05 MiB/sec.
8198 2024.09.09 17:55:43.663417 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Debug> DynamicQueryHandler: Done processing query
8199 2024.09.09 17:55:43.663465 [ 3 ] {2d19daef-20b6-4006-b18c-1b01cce6856d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8200 2024.09.09 17:55:43.663499 [ 3 ] {} <Debug> HTTP-Session: bde7fcae-e419-482d-8dbd-8dbd9519939c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8201 2024.09.09 17:55:43.663706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8202 2024.09.09 17:55:43.663758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8203 2024.09.09 17:55:43.663779 [ 3 ] {} <Debug> HTTP-Session: 4f375da0-4029-46f0-bb4f-15c595e336f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8204 2024.09.09 17:55:43.663796 [ 3 ] {} <Debug> HTTP-Session: 4f375da0-4029-46f0-bb4f-15c595e336f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8205 2024.09.09 17:55:43.663810 [ 3 ] {} <Debug> HTTP-Session: 4f375da0-4029-46f0-bb4f-15c595e336f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8206 2024.09.09 17:55:43.663841 [ 3 ] {} <Trace> HTTP-Session: 4f375da0-4029-46f0-bb4f-15c595e336f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8207 2024.09.09 17:55:43.664013 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8208 2024.09.09 17:55:43.664108 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8209 2024.09.09 17:55:43.664539 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8210 2024.09.09 17:55:43.665100 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8211 2024.09.09 17:55:43.665137 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8212 2024.09.09 17:55:43.665754 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8213 2024.09.09 17:55:43.666182 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8214 2024.09.09 17:55:43.666340 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002424 sec., 3300.3300330033003 rows/sec., 5.91 MiB/sec.
8215 2024.09.09 17:55:43.666578 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Debug> DynamicQueryHandler: Done processing query
8216 2024.09.09 17:55:43.666604 [ 3 ] {950dde01-f1b3-4a9d-a99e-843f68686b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8217 2024.09.09 17:55:43.666620 [ 3 ] {} <Debug> HTTP-Session: 4f375da0-4029-46f0-bb4f-15c595e336f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.09.09 17:55:43.666753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8219 2024.09.09 17:55:43.666804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8220 2024.09.09 17:55:43.666825 [ 3 ] {} <Debug> HTTP-Session: a917932b-bb2a-4092-bc3d-f80bc2a80ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8221 2024.09.09 17:55:43.666843 [ 3 ] {} <Debug> HTTP-Session: a917932b-bb2a-4092-bc3d-f80bc2a80ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8222 2024.09.09 17:55:43.666857 [ 3 ] {} <Debug> HTTP-Session: a917932b-bb2a-4092-bc3d-f80bc2a80ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8223 2024.09.09 17:55:43.666888 [ 3 ] {} <Trace> HTTP-Session: a917932b-bb2a-4092-bc3d-f80bc2a80ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8224 2024.09.09 17:55:43.667011 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8225 2024.09.09 17:55:43.667056 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8226 2024.09.09 17:55:43.667185 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8227 2024.09.09 17:55:43.667507 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8228 2024.09.09 17:55:43.667543 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8229 2024.09.09 17:55:43.667918 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8230 2024.09.09 17:55:43.668265 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8231 2024.09.09 17:55:43.668399 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec.
8232 2024.09.09 17:55:43.668567 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Debug> DynamicQueryHandler: Done processing query
8233 2024.09.09 17:55:43.668593 [ 3 ] {24c5053e-2796-4bab-b5cd-e6bf69b1c4a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8234 2024.09.09 17:55:43.668610 [ 3 ] {} <Debug> HTTP-Session: a917932b-bb2a-4092-bc3d-f80bc2a80ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8235 2024.09.09 17:55:47.552784 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
8236 2024.09.09 17:55:47.552883 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
8237 2024.09.09 17:55:48.659969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8238 2024.09.09 17:55:48.660099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8239 2024.09.09 17:55:48.660126 [ 3 ] {} <Debug> HTTP-Session: fcbd3e7e-0250-452c-b2a9-855d4505d450 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8240 2024.09.09 17:55:48.660151 [ 3 ] {} <Debug> HTTP-Session: fcbd3e7e-0250-452c-b2a9-855d4505d450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8241 2024.09.09 17:55:48.660166 [ 3 ] {} <Debug> HTTP-Session: fcbd3e7e-0250-452c-b2a9-855d4505d450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8242 2024.09.09 17:55:48.660217 [ 3 ] {} <Trace> HTTP-Session: fcbd3e7e-0250-452c-b2a9-855d4505d450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8243 2024.09.09 17:55:48.660490 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8244 2024.09.09 17:55:48.660562 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8245 2024.09.09 17:55:48.660910 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8246 2024.09.09 17:55:48.661540 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8247 2024.09.09 17:55:48.661590 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8248 2024.09.09 17:55:48.662051 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8249 2024.09.09 17:55:48.662459 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8250 2024.09.09 17:55:48.662631 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002256 sec., 112145.39007092197 rows/sec., 9.92 MiB/sec.
8251 2024.09.09 17:55:48.662969 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Debug> DynamicQueryHandler: Done processing query
8252 2024.09.09 17:55:48.663013 [ 3 ] {833f9a0d-4052-44ae-80d9-1f8d632251e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8253 2024.09.09 17:55:48.663031 [ 3 ] {} <Debug> HTTP-Session: fcbd3e7e-0250-452c-b2a9-855d4505d450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8254 2024.09.09 17:55:48.663265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8255 2024.09.09 17:55:48.663326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8256 2024.09.09 17:55:48.663347 [ 3 ] {} <Debug> HTTP-Session: b1d08a9b-dafe-40ad-826a-29b9850666cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8257 2024.09.09 17:55:48.663366 [ 3 ] {} <Debug> HTTP-Session: b1d08a9b-dafe-40ad-826a-29b9850666cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8258 2024.09.09 17:55:48.663380 [ 3 ] {} <Debug> HTTP-Session: b1d08a9b-dafe-40ad-826a-29b9850666cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8259 2024.09.09 17:55:48.663415 [ 3 ] {} <Trace> HTTP-Session: b1d08a9b-dafe-40ad-826a-29b9850666cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8260 2024.09.09 17:55:48.663538 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8261 2024.09.09 17:55:48.663588 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8262 2024.09.09 17:55:48.663848 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8263 2024.09.09 17:55:48.664193 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8264 2024.09.09 17:55:48.664232 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8265 2024.09.09 17:55:48.664600 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8266 2024.09.09 17:55:48.664975 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8267 2024.09.09 17:55:48.665138 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001633 sec., 19595.835884874465 rows/sec., 1.44 MiB/sec.
8268 2024.09.09 17:55:48.665149 [ 52 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8269 2024.09.09 17:55:48.665245 [ 52 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8270 2024.09.09 17:55:48.665306 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8271 2024.09.09 17:55:48.665432 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Debug> DynamicQueryHandler: Done processing query
8272 2024.09.09 17:55:48.665466 [ 3 ] {007a6bde-212c-48fb-b6f3-4a4bebc24353} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8273 2024.09.09 17:55:48.665466 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
8274 2024.09.09 17:55:48.665485 [ 3 ] {} <Debug> HTTP-Session: b1d08a9b-dafe-40ad-826a-29b9850666cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8275 2024.09.09 17:55:48.665608 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8276 2024.09.09 17:55:48.665647 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part
8277 2024.09.09 17:55:48.665647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8278 2024.09.09 17:55:48.665735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8279 2024.09.09 17:55:48.665774 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part
8280 2024.09.09 17:55:48.665784 [ 3 ] {} <Debug> HTTP-Session: 4ae20ae5-c28e-4f3d-b00d-2bef983b0ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8281 2024.09.09 17:55:48.665832 [ 3 ] {} <Debug> HTTP-Session: 4ae20ae5-c28e-4f3d-b00d-2bef983b0ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.09.09 17:55:48.665879 [ 3 ] {} <Debug> HTTP-Session: 4ae20ae5-c28e-4f3d-b00d-2bef983b0ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8283 2024.09.09 17:55:48.665970 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part
8284 2024.09.09 17:55:48.666014 [ 3 ] {} <Trace> HTTP-Session: 4ae20ae5-c28e-4f3d-b00d-2bef983b0ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8285 2024.09.09 17:55:48.666412 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part
8286 2024.09.09 17:55:48.666432 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8287 2024.09.09 17:55:48.666530 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8288 2024.09.09 17:55:48.666563 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part
8289 2024.09.09 17:55:48.666802 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part
8290 2024.09.09 17:55:48.667245 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8291 2024.09.09 17:55:48.667741 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8292 2024.09.09 17:55:48.667785 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8293 2024.09.09 17:55:48.668455 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
8294 2024.09.09 17:55:48.668456 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046508 sec., 59740.529156660676 rows/sec., 4.56 MiB/sec.
8295 2024.09.09 17:55:48.668750 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8296 2024.09.09 17:55:48.669133 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8297 2024.09.09 17:55:48.669508 [ 52 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
8298 2024.09.09 17:55:48.669621 [ 52 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8299 2024.09.09 17:55:48.669642 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003277 sec., 4272.200183094294 rows/sec., 299.20 KiB/sec.
8300 2024.09.09 17:55:48.669687 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8301 2024.09.09 17:55:48.670124 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
8302 2024.09.09 17:55:48.670139 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8303 2024.09.09 17:55:48.670272 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Debug> DynamicQueryHandler: Done processing query
8304 2024.09.09 17:55:48.670341 [ 3 ] {f7cd64e6-0d77-49de-bd36-591110b0fce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8305 2024.09.09 17:55:48.670406 [ 3 ] {} <Debug> HTTP-Session: 4ae20ae5-c28e-4f3d-b00d-2bef983b0ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8306 2024.09.09 17:55:48.670518 [ 199 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_36_7} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8307 2024.09.09 17:55:48.670533 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8308 2024.09.09 17:55:48.670578 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part
8309 2024.09.09 17:55:48.670661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8310 2024.09.09 17:55:48.670811 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8311 2024.09.09 17:55:48.670890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8312 2024.09.09 17:55:48.670998 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
8313 2024.09.09 17:55:48.671002 [ 3 ] {} <Debug> HTTP-Session: 903349ba-ec05-468a-a540-e1073791b83c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8314 2024.09.09 17:55:48.671042 [ 3 ] {} <Debug> HTTP-Session: 903349ba-ec05-468a-a540-e1073791b83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8315 2024.09.09 17:55:48.671088 [ 3 ] {} <Debug> HTTP-Session: 903349ba-ec05-468a-a540-e1073791b83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8316 2024.09.09 17:55:48.671132 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
8317 2024.09.09 17:55:48.671173 [ 3 ] {} <Trace> HTTP-Session: 903349ba-ec05-468a-a540-e1073791b83c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8318 2024.09.09 17:55:48.671292 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part
8319 2024.09.09 17:55:48.671411 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8320 2024.09.09 17:55:48.671451 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
8321 2024.09.09 17:55:48.671510 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8322 2024.09.09 17:55:48.671616 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
8323 2024.09.09 17:55:48.672344 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8324 2024.09.09 17:55:48.672903 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8325 2024.09.09 17:55:48.672951 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8326 2024.09.09 17:55:48.673533 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8327 2024.09.09 17:55:48.673536 [ 198 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.003659262 sec., 144018.11075566604 rows/sec., 9.79 MiB/sec.
8328 2024.09.09 17:55:48.673680 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
8329 2024.09.09 17:55:48.674080 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8330 2024.09.09 17:55:48.674315 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002975 sec., 2016.8067226890755 rows/sec., 119.16 KiB/sec.
8331 2024.09.09 17:55:48.674340 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8332 2024.09.09 17:55:48.674579 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_26_5} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
8333 2024.09.09 17:55:48.674716 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8334 2024.09.09 17:55:48.674729 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Debug> DynamicQueryHandler: Done processing query
8335 2024.09.09 17:55:48.674766 [ 3 ] {7f3d4e30-70bd-47c5-94e6-de48de9aa869} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8336 2024.09.09 17:55:48.674782 [ 3 ] {} <Debug> HTTP-Session: 903349ba-ec05-468a-a540-e1073791b83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8337 2024.09.09 17:55:48.674990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8338 2024.09.09 17:55:48.675040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8339 2024.09.09 17:55:48.675061 [ 3 ] {} <Debug> HTTP-Session: b3077981-80f0-4d8d-af24-ad2f94d0067a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8340 2024.09.09 17:55:48.675078 [ 3 ] {} <Debug> HTTP-Session: b3077981-80f0-4d8d-af24-ad2f94d0067a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8341 2024.09.09 17:55:48.675092 [ 3 ] {} <Debug> HTTP-Session: b3077981-80f0-4d8d-af24-ad2f94d0067a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8342 2024.09.09 17:55:48.675124 [ 3 ] {} <Trace> HTTP-Session: b3077981-80f0-4d8d-af24-ad2f94d0067a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8343 2024.09.09 17:55:48.675334 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8344 2024.09.09 17:55:48.675378 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8345 2024.09.09 17:55:48.675606 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8346 2024.09.09 17:55:48.676209 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8347 2024.09.09 17:55:48.676247 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8348 2024.09.09 17:55:48.676623 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8349 2024.09.09 17:55:48.676999 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8350 2024.09.09 17:55:48.677164 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001935 sec., 213953.488372093 rows/sec., 15.26 MiB/sec.
8351 2024.09.09 17:55:48.677342 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Debug> DynamicQueryHandler: Done processing query
8352 2024.09.09 17:55:48.677368 [ 3 ] {7af3d4b9-2686-4d6d-8dd4-f3e7fd9d9edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8353 2024.09.09 17:55:48.677384 [ 3 ] {} <Debug> HTTP-Session: b3077981-80f0-4d8d-af24-ad2f94d0067a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8354 2024.09.09 17:55:48.677600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8355 2024.09.09 17:55:48.677651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8356 2024.09.09 17:55:48.677673 [ 3 ] {} <Debug> HTTP-Session: 22c4652e-7ec1-4a0d-bc30-c2235235b5ea Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8357 2024.09.09 17:55:48.677689 [ 3 ] {} <Debug> HTTP-Session: 22c4652e-7ec1-4a0d-bc30-c2235235b5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.09.09 17:55:48.677703 [ 3 ] {} <Debug> HTTP-Session: 22c4652e-7ec1-4a0d-bc30-c2235235b5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8359 2024.09.09 17:55:48.677733 [ 3 ] {} <Trace> HTTP-Session: 22c4652e-7ec1-4a0d-bc30-c2235235b5ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8360 2024.09.09 17:55:48.677830 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8361 2024.09.09 17:55:48.677877 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8362 2024.09.09 17:55:48.678012 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8363 2024.09.09 17:55:48.678293 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8364 2024.09.09 17:55:48.678330 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8365 2024.09.09 17:55:48.678698 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8366 2024.09.09 17:55:48.679035 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8367 2024.09.09 17:55:48.679187 [ 52 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8368 2024.09.09 17:55:48.679195 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec.
8369 2024.09.09 17:55:48.679239 [ 52 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8370 2024.09.09 17:55:48.679311 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8371 2024.09.09 17:55:48.679562 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Debug> DynamicQueryHandler: Done processing query
8372 2024.09.09 17:55:48.679629 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
8373 2024.09.09 17:55:48.679644 [ 3 ] {1fe9f089-1aa8-408e-b971-ec6729cee866} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8374 2024.09.09 17:55:48.679730 [ 3 ] {} <Debug> HTTP-Session: 22c4652e-7ec1-4a0d-bc30-c2235235b5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8375 2024.09.09 17:55:48.680044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8376 2024.09.09 17:55:48.680112 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8377 2024.09.09 17:55:48.680122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8378 2024.09.09 17:55:48.680155 [ 3 ] {} <Debug> HTTP-Session: 3e5849f9-24a6-4d23-9e01-ee603c8f36c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8379 2024.09.09 17:55:48.680156 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part
8380 2024.09.09 17:55:48.680179 [ 3 ] {} <Debug> HTTP-Session: 3e5849f9-24a6-4d23-9e01-ee603c8f36c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8381 2024.09.09 17:55:48.680200 [ 3 ] {} <Debug> HTTP-Session: 3e5849f9-24a6-4d23-9e01-ee603c8f36c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.09.09 17:55:48.680286 [ 3 ] {} <Trace> HTTP-Session: 3e5849f9-24a6-4d23-9e01-ee603c8f36c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8383 2024.09.09 17:55:48.680355 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
8384 2024.09.09 17:55:48.680710 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
8385 2024.09.09 17:55:48.680774 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8386 2024.09.09 17:55:48.680864 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
8387 2024.09.09 17:55:48.680890 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8388 2024.09.09 17:55:48.681056 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8389 2024.09.09 17:55:48.681239 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
8390 2024.09.09 17:55:48.681848 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8391 2024.09.09 17:55:48.682564 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8392 2024.09.09 17:55:48.682606 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8393 2024.09.09 17:55:48.682972 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.003563681 sec., 33673.04761565359 rows/sec., 1.72 MiB/sec.
8394 2024.09.09 17:55:48.683085 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8395 2024.09.09 17:55:48.683249 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8396 2024.09.09 17:55:48.683551 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8397 2024.09.09 17:55:48.683642 [ 186 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_20_4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8398 2024.09.09 17:55:48.683739 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8399 2024.09.09 17:55:48.683743 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8400 2024.09.09 17:55:48.683920 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003379 sec., 70139.09440662918 rows/sec., 4.70 MiB/sec.
8401 2024.09.09 17:55:48.684240 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Debug> DynamicQueryHandler: Done processing query
8402 2024.09.09 17:55:48.684291 [ 3 ] {13aaf626-a464-4e8e-8b02-d86e7b14547a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8403 2024.09.09 17:55:48.684323 [ 3 ] {} <Debug> HTTP-Session: 3e5849f9-24a6-4d23-9e01-ee603c8f36c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.09.09 17:55:48.684518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8405 2024.09.09 17:55:48.684570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8406 2024.09.09 17:55:48.684589 [ 3 ] {} <Debug> HTTP-Session: 3eb5af43-e2c5-4785-a21f-cc1247f91fae Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8407 2024.09.09 17:55:48.684606 [ 3 ] {} <Debug> HTTP-Session: 3eb5af43-e2c5-4785-a21f-cc1247f91fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8408 2024.09.09 17:55:48.684621 [ 3 ] {} <Debug> HTTP-Session: 3eb5af43-e2c5-4785-a21f-cc1247f91fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.09.09 17:55:48.684652 [ 3 ] {} <Trace> HTTP-Session: 3eb5af43-e2c5-4785-a21f-cc1247f91fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8410 2024.09.09 17:55:48.684750 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8411 2024.09.09 17:55:48.684799 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8412 2024.09.09 17:55:48.684954 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8413 2024.09.09 17:55:48.685229 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8414 2024.09.09 17:55:48.685267 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8415 2024.09.09 17:55:48.685626 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8416 2024.09.09 17:55:48.685969 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8417 2024.09.09 17:55:48.686122 [ 52 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8418 2024.09.09 17:55:48.686130 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec.
8419 2024.09.09 17:55:48.686167 [ 52 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8420 2024.09.09 17:55:48.686229 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8421 2024.09.09 17:55:48.686400 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
8422 2024.09.09 17:55:48.686421 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Debug> DynamicQueryHandler: Done processing query
8423 2024.09.09 17:55:48.686454 [ 3 ] {b43e7e83-91dd-46aa-91cc-6cac570e42fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8424 2024.09.09 17:55:48.686481 [ 3 ] {} <Debug> HTTP-Session: 3eb5af43-e2c5-4785-a21f-cc1247f91fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8425 2024.09.09 17:55:48.686563 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8426 2024.09.09 17:55:48.686598 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
8427 2024.09.09 17:55:48.686677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8428 2024.09.09 17:55:48.686738 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
8429 2024.09.09 17:55:48.686772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8430 2024.09.09 17:55:48.686819 [ 3 ] {} <Debug> HTTP-Session: 9208d558-d91a-4d86-811f-1b6db8d49cac Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8431 2024.09.09 17:55:48.686866 [ 3 ] {} <Debug> HTTP-Session: 9208d558-d91a-4d86-811f-1b6db8d49cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8432 2024.09.09 17:55:48.686919 [ 3 ] {} <Debug> HTTP-Session: 9208d558-d91a-4d86-811f-1b6db8d49cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.09.09 17:55:48.686919 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
8434 2024.09.09 17:55:48.686967 [ 3 ] {} <Trace> HTTP-Session: 9208d558-d91a-4d86-811f-1b6db8d49cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8435 2024.09.09 17:55:48.687055 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
8436 2024.09.09 17:55:48.687175 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
8437 2024.09.09 17:55:48.687274 [ 194 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
8438 2024.09.09 17:55:48.687646 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8439 2024.09.09 17:55:48.687755 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8440 2024.09.09 17:55:48.688998 [ 198 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002662495 sec., 7887.338755565738 rows/sec., 530.00 KiB/sec.
8441 2024.09.09 17:55:48.689018 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8442 2024.09.09 17:55:48.689247 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8443 2024.09.09 17:55:48.690020 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8444 2024.09.09 17:55:48.690281 [ 195 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_20_4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8445 2024.09.09 17:55:48.690502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8446 2024.09.09 17:55:48.690594 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8447 2024.09.09 17:55:48.690639 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8448 2024.09.09 17:55:48.691317 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8449 2024.09.09 17:55:48.691756 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8450 2024.09.09 17:55:48.691932 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8451 2024.09.09 17:55:48.691960 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004832 sec., 6622.51655629139 rows/sec., 11.87 MiB/sec.
8452 2024.09.09 17:55:48.691975 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8453 2024.09.09 17:55:48.692055 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8454 2024.09.09 17:55:48.692546 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
8455 2024.09.09 17:55:48.692950 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Debug> DynamicQueryHandler: Done processing query
8456 2024.09.09 17:55:48.693041 [ 3 ] {d638795a-d379-4ca2-aefd-1d6519016b33} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8457 2024.09.09 17:55:48.693119 [ 3 ] {} <Debug> HTTP-Session: 9208d558-d91a-4d86-811f-1b6db8d49cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8458 2024.09.09 17:55:48.693353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8459 2024.09.09 17:55:48.693427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8460 2024.09.09 17:55:48.693462 [ 3 ] {} <Debug> HTTP-Session: 806b7296-bfbd-47fd-880f-1df06a3faef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8461 2024.09.09 17:55:48.693496 [ 3 ] {} <Debug> HTTP-Session: 806b7296-bfbd-47fd-880f-1df06a3faef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8462 2024.09.09 17:55:48.693524 [ 3 ] {} <Debug> HTTP-Session: 806b7296-bfbd-47fd-880f-1df06a3faef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8463 2024.09.09 17:55:48.693561 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8464 2024.09.09 17:55:48.693572 [ 3 ] {} <Trace> HTTP-Session: 806b7296-bfbd-47fd-880f-1df06a3faef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8465 2024.09.09 17:55:48.693637 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 545 rows starting from the beginning of the part
8466 2024.09.09 17:55:48.693799 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8467 2024.09.09 17:55:48.693918 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8468 2024.09.09 17:55:48.693981 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part
8469 2024.09.09 17:55:48.694451 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8470 2024.09.09 17:55:48.694466 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part
8471 2024.09.09 17:55:48.694834 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part
8472 2024.09.09 17:55:48.695319 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part
8473 2024.09.09 17:55:48.695325 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8474 2024.09.09 17:55:48.695373 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8475 2024.09.09 17:55:48.695643 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part
8476 2024.09.09 17:55:48.696201 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8477 2024.09.09 17:55:48.696684 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8478 2024.09.09 17:55:48.696897 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003207 sec., 25569.06766448394 rows/sec., 1.62 MiB/sec.
8479 2024.09.09 17:55:48.697229 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Debug> DynamicQueryHandler: Done processing query
8480 2024.09.09 17:55:48.697280 [ 3 ] {52da3732-f350-433c-89ab-aaaf12251f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8481 2024.09.09 17:55:48.697305 [ 3 ] {} <Debug> HTTP-Session: 806b7296-bfbd-47fd-880f-1df06a3faef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8482 2024.09.09 17:55:48.700021 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 19 columns (19 merged, 0 gathered) in 0.007829626 sec., 83912.0540368084 rows/sec., 150.37 MiB/sec.
8483 2024.09.09 17:55:48.700848 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8484 2024.09.09 17:55:48.701466 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8485 2024.09.09 17:55:48.701566 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8486 2024.09.09 17:55:48.701728 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB.
8487 2024.09.09 17:55:53.654660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8488 2024.09.09 17:55:53.654829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8489 2024.09.09 17:55:53.654866 [ 3 ] {} <Debug> HTTP-Session: e9ecbf4b-1a4e-4222-8085-880b82953f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8490 2024.09.09 17:55:53.654898 [ 3 ] {} <Debug> HTTP-Session: e9ecbf4b-1a4e-4222-8085-880b82953f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8491 2024.09.09 17:55:53.654919 [ 3 ] {} <Debug> HTTP-Session: e9ecbf4b-1a4e-4222-8085-880b82953f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8492 2024.09.09 17:55:53.654983 [ 3 ] {} <Trace> HTTP-Session: e9ecbf4b-1a4e-4222-8085-880b82953f88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8493 2024.09.09 17:55:53.655243 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8494 2024.09.09 17:55:53.655328 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8495 2024.09.09 17:55:53.655707 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8496 2024.09.09 17:55:53.656257 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8497 2024.09.09 17:55:53.656306 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8498 2024.09.09 17:55:53.656782 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8499 2024.09.09 17:55:53.657203 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8500 2024.09.09 17:55:53.657369 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002222 sec., 32403.240324032402 rows/sec., 2.63 MiB/sec.
8501 2024.09.09 17:55:53.657423 [ 44 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8502 2024.09.09 17:55:53.657539 [ 44 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8503 2024.09.09 17:55:53.657595 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8504 2024.09.09 17:55:53.657734 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Debug> DynamicQueryHandler: Done processing query
8505 2024.09.09 17:55:53.657766 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
8506 2024.09.09 17:55:53.657780 [ 3 ] {23fa76d5-f5d7-4ea1-b2ad-849c28a592ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8507 2024.09.09 17:55:53.657861 [ 3 ] {} <Debug> HTTP-Session: e9ecbf4b-1a4e-4222-8085-880b82953f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8508 2024.09.09 17:55:53.658067 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8509 2024.09.09 17:55:53.658085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8510 2024.09.09 17:55:53.658148 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1419 rows starting from the beginning of the part
8511 2024.09.09 17:55:53.658183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8512 2024.09.09 17:55:53.658228 [ 3 ] {} <Debug> HTTP-Session: 10bfc29c-a87c-4b40-8cd1-17ab9aed6e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8513 2024.09.09 17:55:53.658267 [ 3 ] {} <Debug> HTTP-Session: 10bfc29c-a87c-4b40-8cd1-17ab9aed6e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8514 2024.09.09 17:55:53.658332 [ 3 ] {} <Debug> HTTP-Session: 10bfc29c-a87c-4b40-8cd1-17ab9aed6e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8515 2024.09.09 17:55:53.658454 [ 3 ] {} <Trace> HTTP-Session: 10bfc29c-a87c-4b40-8cd1-17ab9aed6e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8516 2024.09.09 17:55:53.658503 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1214 rows starting from the beginning of the part
8517 2024.09.09 17:55:53.658730 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8518 2024.09.09 17:55:53.658867 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 254 rows starting from the beginning of the part
8519 2024.09.09 17:55:53.658875 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8520 2024.09.09 17:55:53.659318 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part
8521 2024.09.09 17:55:53.659756 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 253 rows starting from the beginning of the part
8522 2024.09.09 17:55:53.660231 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part
8523 2024.09.09 17:55:53.660239 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8524 2024.09.09 17:55:53.661189 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8525 2024.09.09 17:55:53.661267 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8526 2024.09.09 17:55:53.662192 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8527 2024.09.09 17:55:53.663273 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8528 2024.09.09 17:55:53.663482 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004869 sec., 1643.047853768741 rows/sec., 123.55 KiB/sec.
8529 2024.09.09 17:55:53.664305 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Debug> DynamicQueryHandler: Done processing query
8530 2024.09.09 17:55:53.664450 [ 3 ] {de5026bb-1668-48a6-81dc-f8aa2157c242} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8531 2024.09.09 17:55:53.664516 [ 3 ] {} <Debug> HTTP-Session: 10bfc29c-a87c-4b40-8cd1-17ab9aed6e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8532 2024.09.09 17:55:53.664612 [ 187 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3284 rows, containing 5 columns (5 merged, 0 gathered) in 0.006939501 sec., 473232.8736605125 rows/sec., 41.54 MiB/sec.
8533 2024.09.09 17:55:53.664712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8534 2024.09.09 17:55:53.664772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8535 2024.09.09 17:55:53.664803 [ 3 ] {} <Debug> HTTP-Session: 21ad5351-2a1a-4ad9-b945-4f3403737ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8536 2024.09.09 17:55:53.664841 [ 3 ] {} <Debug> HTTP-Session: 21ad5351-2a1a-4ad9-b945-4f3403737ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.09.09 17:55:53.664858 [ 3 ] {} <Debug> HTTP-Session: 21ad5351-2a1a-4ad9-b945-4f3403737ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8538 2024.09.09 17:55:53.664896 [ 3 ] {} <Trace> HTTP-Session: 21ad5351-2a1a-4ad9-b945-4f3403737ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8539 2024.09.09 17:55:53.664949 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8540 2024.09.09 17:55:53.665119 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8541 2024.09.09 17:55:53.665173 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8542 2024.09.09 17:55:53.666628 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8543 2024.09.09 17:55:53.666722 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8544 2024.09.09 17:55:53.666924 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_41_8} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8545 2024.09.09 17:55:53.667241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
8546 2024.09.09 17:55:53.667680 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8547 2024.09.09 17:55:53.667734 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8548 2024.09.09 17:55:53.668213 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8549 2024.09.09 17:55:53.668728 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8550 2024.09.09 17:55:53.668915 [ 44 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8551 2024.09.09 17:55:53.668935 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.003889 sec., 18513.756749807148 rows/sec., 1.45 MiB/sec.
8552 2024.09.09 17:55:53.668967 [ 44 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8553 2024.09.09 17:55:53.669040 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8554 2024.09.09 17:55:53.669329 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
8555 2024.09.09 17:55:53.669406 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Debug> DynamicQueryHandler: Done processing query
8556 2024.09.09 17:55:53.669468 [ 3 ] {2b855a3e-a258-454a-a552-c7538cddab93} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8557 2024.09.09 17:55:53.669495 [ 3 ] {} <Debug> HTTP-Session: 21ad5351-2a1a-4ad9-b945-4f3403737ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.09.09 17:55:53.669611 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8559 2024.09.09 17:55:53.669660 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part
8560 2024.09.09 17:55:53.669783 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 532 rows starting from the beginning of the part
8561 2024.09.09 17:55:53.669815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8562 2024.09.09 17:55:53.670025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8563 2024.09.09 17:55:53.670109 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 416 rows starting from the beginning of the part
8564 2024.09.09 17:55:53.670123 [ 3 ] {} <Debug> HTTP-Session: f4bbd6da-7fa3-4151-9909-9e8941ced74e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8565 2024.09.09 17:55:53.670202 [ 3 ] {} <Debug> HTTP-Session: f4bbd6da-7fa3-4151-9909-9e8941ced74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8566 2024.09.09 17:55:53.670269 [ 3 ] {} <Debug> HTTP-Session: f4bbd6da-7fa3-4151-9909-9e8941ced74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8567 2024.09.09 17:55:53.670355 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part
8568 2024.09.09 17:55:53.670415 [ 3 ] {} <Trace> HTTP-Session: f4bbd6da-7fa3-4151-9909-9e8941ced74e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8569 2024.09.09 17:55:53.670608 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 414 rows starting from the beginning of the part
8570 2024.09.09 17:55:53.670890 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 72 rows starting from the beginning of the part
8571 2024.09.09 17:55:53.670944 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8572 2024.09.09 17:55:53.671172 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8573 2024.09.09 17:55:53.671941 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8574 2024.09.09 17:55:53.673210 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8575 2024.09.09 17:55:53.673297 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8576 2024.09.09 17:55:53.674154 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004991489 sec., 484825.26957386866 rows/sec., 37.19 MiB/sec.
8577 2024.09.09 17:55:53.674310 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8578 2024.09.09 17:55:53.674382 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8579 2024.09.09 17:55:53.675559 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8580 2024.09.09 17:55:53.675634 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8581 2024.09.09 17:55:53.675768 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_41_8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8582 2024.09.09 17:55:53.675965 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8583 2024.09.09 17:55:53.675990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
8584 2024.09.09 17:55:53.676076 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8585 2024.09.09 17:55:53.676113 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005437 sec., 29427.99337870149 rows/sec., 2.05 MiB/sec.
8586 2024.09.09 17:55:53.676125 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8587 2024.09.09 17:55:53.676380 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
8588 2024.09.09 17:55:53.676501 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Debug> DynamicQueryHandler: Done processing query
8589 2024.09.09 17:55:53.676539 [ 3 ] {426544d5-c43b-41fc-aae1-d4c8197a5a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8590 2024.09.09 17:55:53.676569 [ 3 ] {} <Debug> HTTP-Session: f4bbd6da-7fa3-4151-9909-9e8941ced74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8591 2024.09.09 17:55:53.676578 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8592 2024.09.09 17:55:53.676628 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10731 rows starting from the beginning of the part
8593 2024.09.09 17:55:53.676755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8594 2024.09.09 17:55:53.676784 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 846 rows starting from the beginning of the part
8595 2024.09.09 17:55:53.676846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8596 2024.09.09 17:55:53.676903 [ 3 ] {} <Debug> HTTP-Session: 9b724932-a6e9-429c-97fa-941ca1cbf576 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8597 2024.09.09 17:55:53.676954 [ 3 ] {} <Debug> HTTP-Session: 9b724932-a6e9-429c-97fa-941ca1cbf576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8598 2024.09.09 17:55:53.676985 [ 3 ] {} <Debug> HTTP-Session: 9b724932-a6e9-429c-97fa-941ca1cbf576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8599 2024.09.09 17:55:53.676991 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 238 rows starting from the beginning of the part
8600 2024.09.09 17:55:53.677031 [ 3 ] {} <Trace> HTTP-Session: 9b724932-a6e9-429c-97fa-941ca1cbf576 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8601 2024.09.09 17:55:53.677163 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
8602 2024.09.09 17:55:53.677265 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part
8603 2024.09.09 17:55:53.677330 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8604 2024.09.09 17:55:53.677439 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
8605 2024.09.09 17:55:53.677509 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8606 2024.09.09 17:55:53.678681 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8607 2024.09.09 17:55:53.679389 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8608 2024.09.09 17:55:53.679427 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8609 2024.09.09 17:55:53.680698 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8610 2024.09.09 17:55:53.681556 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8611 2024.09.09 17:55:53.681749 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004596 sec., 1740.6440382941687 rows/sec., 3.12 MiB/sec.
8612 2024.09.09 17:55:53.681993 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Debug> DynamicQueryHandler: Done processing query
8613 2024.09.09 17:55:53.682022 [ 3 ] {03db0338-3f6c-4bef-a24b-2ab1e2ea6a9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8614 2024.09.09 17:55:53.682039 [ 3 ] {} <Debug> HTTP-Session: 9b724932-a6e9-429c-97fa-941ca1cbf576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.09.09 17:55:53.682196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8616 2024.09.09 17:55:53.682251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8617 2024.09.09 17:55:53.682270 [ 3 ] {} <Debug> HTTP-Session: febce130-0cab-4bb3-995a-72b7acbc7900 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8618 2024.09.09 17:55:53.682287 [ 3 ] {} <Debug> HTTP-Session: febce130-0cab-4bb3-995a-72b7acbc7900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8619 2024.09.09 17:55:53.682301 [ 3 ] {} <Debug> HTTP-Session: febce130-0cab-4bb3-995a-72b7acbc7900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8620 2024.09.09 17:55:53.682331 [ 3 ] {} <Trace> HTTP-Session: febce130-0cab-4bb3-995a-72b7acbc7900 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8621 2024.09.09 17:55:53.682454 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8622 2024.09.09 17:55:53.682499 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8623 2024.09.09 17:55:53.682632 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8624 2024.09.09 17:55:53.682968 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8625 2024.09.09 17:55:53.683004 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8626 2024.09.09 17:55:53.683544 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8627 2024.09.09 17:55:53.683937 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12372 rows, containing 5 columns (5 merged, 0 gathered) in 0.007671885 sec., 1612641.4825039739 rows/sec., 108.61 MiB/sec.
8628 2024.09.09 17:55:53.684127 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8629 2024.09.09 17:55:53.684346 [ 44 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8630 2024.09.09 17:55:53.684370 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001948 sec., 30800.821355236138 rows/sec., 2.08 MiB/sec.
8631 2024.09.09 17:55:53.684434 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8632 2024.09.09 17:55:53.684441 [ 44 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8633 2024.09.09 17:55:53.684542 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8634 2024.09.09 17:55:53.684899 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
8635 2024.09.09 17:55:53.684962 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Debug> DynamicQueryHandler: Done processing query
8636 2024.09.09 17:55:53.685028 [ 3 ] {27451135-651e-453c-b7e0-de7c4d05d004} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8637 2024.09.09 17:55:53.685081 [ 3 ] {} <Debug> HTTP-Session: febce130-0cab-4bb3-995a-72b7acbc7900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8638 2024.09.09 17:55:53.685415 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8639 2024.09.09 17:55:53.685487 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2096 rows starting from the beginning of the part
8640 2024.09.09 17:55:53.685702 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
8641 2024.09.09 17:55:53.686004 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part
8642 2024.09.09 17:55:53.686037 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8643 2024.09.09 17:55:53.686242 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
8644 2024.09.09 17:55:53.686377 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8645 2024.09.09 17:55:53.686610 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part
8646 2024.09.09 17:55:53.686674 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB.
8647 2024.09.09 17:55:53.686847 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
8648 2024.09.09 17:55:53.688129 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2440 rows, containing 4 columns (4 merged, 0 gathered) in 0.00340769 sec., 716027.5729306362 rows/sec., 46.27 MiB/sec.
8649 2024.09.09 17:55:53.688367 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8650 2024.09.09 17:55:53.688767 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8651 2024.09.09 17:55:53.688851 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_41_8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8652 2024.09.09 17:55:53.688932 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
8653 2024.09.09 17:55:58.660140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8654 2024.09.09 17:55:58.660286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8655 2024.09.09 17:55:58.660317 [ 3 ] {} <Debug> HTTP-Session: ba12fd66-05f0-47f8-bcb3-49de6a022061 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8656 2024.09.09 17:55:58.660345 [ 3 ] {} <Debug> HTTP-Session: ba12fd66-05f0-47f8-bcb3-49de6a022061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8657 2024.09.09 17:55:58.660363 [ 3 ] {} <Debug> HTTP-Session: ba12fd66-05f0-47f8-bcb3-49de6a022061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8658 2024.09.09 17:55:58.660417 [ 3 ] {} <Trace> HTTP-Session: ba12fd66-05f0-47f8-bcb3-49de6a022061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8659 2024.09.09 17:55:58.660624 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8660 2024.09.09 17:55:58.660700 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8661 2024.09.09 17:55:58.661040 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8662 2024.09.09 17:55:58.661495 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8663 2024.09.09 17:55:58.661537 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8664 2024.09.09 17:55:58.661953 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8665 2024.09.09 17:55:58.662348 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8666 2024.09.09 17:55:58.662493 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001933 sec., 2069.3222969477497 rows/sec., 168.74 KiB/sec.
8667 2024.09.09 17:55:58.662705 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Debug> DynamicQueryHandler: Done processing query
8668 2024.09.09 17:55:58.662732 [ 3 ] {87b68ea8-a6a6-4cc4-9505-11e249c3fdba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8669 2024.09.09 17:55:58.662748 [ 3 ] {} <Debug> HTTP-Session: ba12fd66-05f0-47f8-bcb3-49de6a022061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8670 2024.09.09 17:55:58.662958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8671 2024.09.09 17:55:58.663010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8672 2024.09.09 17:55:58.663031 [ 3 ] {} <Debug> HTTP-Session: feecd4a8-0e07-406f-ba2a-eda5745c31bf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8673 2024.09.09 17:55:58.663048 [ 3 ] {} <Debug> HTTP-Session: feecd4a8-0e07-406f-ba2a-eda5745c31bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8674 2024.09.09 17:55:58.663063 [ 3 ] {} <Debug> HTTP-Session: feecd4a8-0e07-406f-ba2a-eda5745c31bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8675 2024.09.09 17:55:58.663094 [ 3 ] {} <Trace> HTTP-Session: feecd4a8-0e07-406f-ba2a-eda5745c31bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8676 2024.09.09 17:55:58.663275 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8677 2024.09.09 17:55:58.663320 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8678 2024.09.09 17:55:58.663545 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8679 2024.09.09 17:55:58.664075 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8680 2024.09.09 17:55:58.664112 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8681 2024.09.09 17:55:58.664483 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8682 2024.09.09 17:55:58.664857 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8683 2024.09.09 17:55:58.664986 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Debug> executeQuery: Read 255 rows, 23.05 KiB in 0.001804 sec., 141352.54988913526 rows/sec., 12.48 MiB/sec.
8684 2024.09.09 17:55:58.665161 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Debug> DynamicQueryHandler: Done processing query
8685 2024.09.09 17:55:58.665186 [ 3 ] {aa82b581-38cc-4718-99a7-25bc4543c988} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8686 2024.09.09 17:55:58.665204 [ 3 ] {} <Debug> HTTP-Session: feecd4a8-0e07-406f-ba2a-eda5745c31bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8687 2024.09.09 17:55:58.665413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8688 2024.09.09 17:55:58.665468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8689 2024.09.09 17:55:58.665492 [ 3 ] {} <Debug> HTTP-Session: 8459e589-31ac-46b1-8c58-5f4d354ce347 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8690 2024.09.09 17:55:58.665509 [ 3 ] {} <Debug> HTTP-Session: 8459e589-31ac-46b1-8c58-5f4d354ce347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8691 2024.09.09 17:55:58.665526 [ 3 ] {} <Debug> HTTP-Session: 8459e589-31ac-46b1-8c58-5f4d354ce347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8692 2024.09.09 17:55:58.665560 [ 3 ] {} <Trace> HTTP-Session: 8459e589-31ac-46b1-8c58-5f4d354ce347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8693 2024.09.09 17:55:58.665680 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8694 2024.09.09 17:55:58.665733 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8695 2024.09.09 17:55:58.665993 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8696 2024.09.09 17:55:58.666336 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8697 2024.09.09 17:55:58.666372 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8698 2024.09.09 17:55:58.666774 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8699 2024.09.09 17:55:58.667162 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8700 2024.09.09 17:55:58.667295 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.00165 sec., 21818.18181818182 rows/sec., 1.59 MiB/sec.
8701 2024.09.09 17:55:58.667468 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Debug> DynamicQueryHandler: Done processing query
8702 2024.09.09 17:55:58.667493 [ 3 ] {21369c45-4ffb-4212-bd2d-7752303a7584} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8703 2024.09.09 17:55:58.667509 [ 3 ] {} <Debug> HTTP-Session: 8459e589-31ac-46b1-8c58-5f4d354ce347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8704 2024.09.09 17:55:58.667675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8705 2024.09.09 17:55:58.667722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8706 2024.09.09 17:55:58.667742 [ 3 ] {} <Debug> HTTP-Session: 01576e5c-59c0-421d-ab8c-c8754bb2834e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8707 2024.09.09 17:55:58.667757 [ 3 ] {} <Debug> HTTP-Session: 01576e5c-59c0-421d-ab8c-c8754bb2834e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8708 2024.09.09 17:55:58.667771 [ 3 ] {} <Debug> HTTP-Session: 01576e5c-59c0-421d-ab8c-c8754bb2834e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8709 2024.09.09 17:55:58.667800 [ 3 ] {} <Trace> HTTP-Session: 01576e5c-59c0-421d-ab8c-c8754bb2834e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8710 2024.09.09 17:55:58.667901 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8711 2024.09.09 17:55:58.667944 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8712 2024.09.09 17:55:58.668169 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8713 2024.09.09 17:55:58.668494 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8714 2024.09.09 17:55:58.668531 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8715 2024.09.09 17:55:58.668884 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
8716 2024.09.09 17:55:58.669232 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8717 2024.09.09 17:55:58.669362 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001488 sec., 9408.602150537634 rows/sec., 658.92 KiB/sec.
8718 2024.09.09 17:55:58.669632 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Debug> DynamicQueryHandler: Done processing query
8719 2024.09.09 17:55:58.669662 [ 3 ] {f208527d-5f18-485a-848a-a26799332e21} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8720 2024.09.09 17:55:58.669679 [ 3 ] {} <Debug> HTTP-Session: 01576e5c-59c0-421d-ab8c-c8754bb2834e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8721 2024.09.09 17:55:58.669812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8722 2024.09.09 17:55:58.669862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8723 2024.09.09 17:55:58.669881 [ 3 ] {} <Debug> HTTP-Session: 0eb801bd-f57b-437d-ac95-d56803e88caf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8724 2024.09.09 17:55:58.669898 [ 3 ] {} <Debug> HTTP-Session: 0eb801bd-f57b-437d-ac95-d56803e88caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8725 2024.09.09 17:55:58.669912 [ 3 ] {} <Debug> HTTP-Session: 0eb801bd-f57b-437d-ac95-d56803e88caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.09.09 17:55:58.669942 [ 3 ] {} <Trace> HTTP-Session: 0eb801bd-f57b-437d-ac95-d56803e88caf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8727 2024.09.09 17:55:58.670041 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8728 2024.09.09 17:55:58.670086 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8729 2024.09.09 17:55:58.670330 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8730 2024.09.09 17:55:58.670986 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8731 2024.09.09 17:55:58.671064 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8732 2024.09.09 17:55:58.671469 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8733 2024.09.09 17:55:58.671824 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8734 2024.09.09 17:55:58.671951 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001935 sec., 3100.7751937984494 rows/sec., 183.20 KiB/sec.
8735 2024.09.09 17:55:58.671958 [ 38 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
8736 2024.09.09 17:55:58.672018 [ 38 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8737 2024.09.09 17:55:58.672055 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8738 2024.09.09 17:55:58.672142 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Debug> DynamicQueryHandler: Done processing query
8739 2024.09.09 17:55:58.672166 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
8740 2024.09.09 17:55:58.672174 [ 3 ] {cabe7bb9-c2cb-4b69-8c40-0135940a7fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8741 2024.09.09 17:55:58.672214 [ 3 ] {} <Debug> HTTP-Session: 0eb801bd-f57b-437d-ac95-d56803e88caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8742 2024.09.09 17:55:58.672299 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8743 2024.09.09 17:55:58.672331 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part
8744 2024.09.09 17:55:58.672460 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
8745 2024.09.09 17:55:58.672462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8746 2024.09.09 17:55:58.672676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8747 2024.09.09 17:55:58.672724 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8748 2024.09.09 17:55:58.672740 [ 3 ] {} <Debug> HTTP-Session: 8dcef2ef-ef80-49a9-92eb-3b3793d1676f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8749 2024.09.09 17:55:58.672785 [ 3 ] {} <Debug> HTTP-Session: 8dcef2ef-ef80-49a9-92eb-3b3793d1676f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8750 2024.09.09 17:55:58.672864 [ 3 ] {} <Debug> HTTP-Session: 8dcef2ef-ef80-49a9-92eb-3b3793d1676f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8751 2024.09.09 17:55:58.673000 [ 3 ] {} <Trace> HTTP-Session: 8dcef2ef-ef80-49a9-92eb-3b3793d1676f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8752 2024.09.09 17:55:58.673000 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
8753 2024.09.09 17:55:58.673296 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
8754 2024.09.09 17:55:58.673496 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8755 2024.09.09 17:55:58.673638 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8756 2024.09.09 17:55:58.674116 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8757 2024.09.09 17:55:58.674866 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002750606 sec., 10906.687471778945 rows/sec., 692.32 KiB/sec.
8758 2024.09.09 17:55:58.675041 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8759 2024.09.09 17:55:58.675082 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
8760 2024.09.09 17:55:58.675093 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8761 2024.09.09 17:55:58.676186 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8762 2024.09.09 17:55:58.676214 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8763 2024.09.09 17:55:58.676336 [ 188 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_21_5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
8764 2024.09.09 17:55:58.676547 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8765 2024.09.09 17:55:58.676886 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8766 2024.09.09 17:55:58.677029 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Debug> executeQuery: Read 418 rows, 30.57 KiB in 0.003768 sec., 110934.18259023354 rows/sec., 7.92 MiB/sec.
8767 2024.09.09 17:55:58.677228 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Debug> DynamicQueryHandler: Done processing query
8768 2024.09.09 17:55:58.677253 [ 3 ] {e9e2c351-4780-4de1-ab43-fd3a9e596c77} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8769 2024.09.09 17:55:58.677270 [ 3 ] {} <Debug> HTTP-Session: 8dcef2ef-ef80-49a9-92eb-3b3793d1676f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8770 2024.09.09 17:55:58.677455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8771 2024.09.09 17:55:58.677505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8772 2024.09.09 17:55:58.677524 [ 3 ] {} <Debug> HTTP-Session: f6afdb61-0ebd-495a-9157-40c4175aaa1d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8773 2024.09.09 17:55:58.677541 [ 3 ] {} <Debug> HTTP-Session: f6afdb61-0ebd-495a-9157-40c4175aaa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8774 2024.09.09 17:55:58.677554 [ 3 ] {} <Debug> HTTP-Session: f6afdb61-0ebd-495a-9157-40c4175aaa1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8775 2024.09.09 17:55:58.677586 [ 3 ] {} <Trace> HTTP-Session: f6afdb61-0ebd-495a-9157-40c4175aaa1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8776 2024.09.09 17:55:58.677683 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8777 2024.09.09 17:55:58.677727 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8778 2024.09.09 17:55:58.677863 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8779 2024.09.09 17:55:58.678167 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8780 2024.09.09 17:55:58.678203 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8781 2024.09.09 17:55:58.678562 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8782 2024.09.09 17:55:58.678896 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8783 2024.09.09 17:55:58.679024 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec.
8784 2024.09.09 17:55:58.679189 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Debug> DynamicQueryHandler: Done processing query
8785 2024.09.09 17:55:58.679214 [ 3 ] {f6d73df2-b42a-4b98-b9b9-423367b59986} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8786 2024.09.09 17:55:58.679230 [ 3 ] {} <Debug> HTTP-Session: f6afdb61-0ebd-495a-9157-40c4175aaa1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8787 2024.09.09 17:55:58.679428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8788 2024.09.09 17:55:58.679476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8789 2024.09.09 17:55:58.679495 [ 3 ] {} <Debug> HTTP-Session: 9d045fbb-16a7-4739-a0a0-9257aaae12c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8790 2024.09.09 17:55:58.679513 [ 3 ] {} <Debug> HTTP-Session: 9d045fbb-16a7-4739-a0a0-9257aaae12c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.09.09 17:55:58.679526 [ 3 ] {} <Debug> HTTP-Session: 9d045fbb-16a7-4739-a0a0-9257aaae12c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8792 2024.09.09 17:55:58.679557 [ 3 ] {} <Trace> HTTP-Session: 9d045fbb-16a7-4739-a0a0-9257aaae12c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8793 2024.09.09 17:55:58.679787 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8794 2024.09.09 17:55:58.679835 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8795 2024.09.09 17:55:58.679978 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8796 2024.09.09 17:55:58.680432 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8797 2024.09.09 17:55:58.680468 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8798 2024.09.09 17:55:58.680858 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8799 2024.09.09 17:55:58.681204 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8800 2024.09.09 17:55:58.681337 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.00169 sec., 141420.11834319527 rows/sec., 9.48 MiB/sec.
8801 2024.09.09 17:55:58.681506 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Debug> DynamicQueryHandler: Done processing query
8802 2024.09.09 17:55:58.681530 [ 3 ] {a46c1717-4c1d-4e4e-bc76-cf98db8e3112} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8803 2024.09.09 17:55:58.681546 [ 3 ] {} <Debug> HTTP-Session: 9d045fbb-16a7-4739-a0a0-9257aaae12c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.09.09 17:55:58.681720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8805 2024.09.09 17:55:58.681768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8806 2024.09.09 17:55:58.681787 [ 3 ] {} <Debug> HTTP-Session: af75bb2c-20ba-4f77-a61f-0fde54e23b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8807 2024.09.09 17:55:58.681802 [ 3 ] {} <Debug> HTTP-Session: af75bb2c-20ba-4f77-a61f-0fde54e23b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.09.09 17:55:58.681816 [ 3 ] {} <Debug> HTTP-Session: af75bb2c-20ba-4f77-a61f-0fde54e23b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8809 2024.09.09 17:55:58.681846 [ 3 ] {} <Trace> HTTP-Session: af75bb2c-20ba-4f77-a61f-0fde54e23b63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8810 2024.09.09 17:55:58.681938 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8811 2024.09.09 17:55:58.681985 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8812 2024.09.09 17:55:58.682116 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8813 2024.09.09 17:55:58.682380 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8814 2024.09.09 17:55:58.682416 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8815 2024.09.09 17:55:58.682761 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8816 2024.09.09 17:55:58.683096 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8817 2024.09.09 17:55:58.683236 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec.
8818 2024.09.09 17:55:58.683414 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Debug> DynamicQueryHandler: Done processing query
8819 2024.09.09 17:55:58.683439 [ 3 ] {d9d6610c-bf38-4f71-97d2-4e592c1d2909} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8820 2024.09.09 17:55:58.683455 [ 3 ] {} <Debug> HTTP-Session: af75bb2c-20ba-4f77-a61f-0fde54e23b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8821 2024.09.09 17:55:58.683604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8822 2024.09.09 17:55:58.683652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8823 2024.09.09 17:55:58.683671 [ 3 ] {} <Debug> HTTP-Session: 227b9ca0-7bad-4ca4-a268-caaa5b8225f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8824 2024.09.09 17:55:58.683687 [ 3 ] {} <Debug> HTTP-Session: 227b9ca0-7bad-4ca4-a268-caaa5b8225f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.09.09 17:55:58.683701 [ 3 ] {} <Debug> HTTP-Session: 227b9ca0-7bad-4ca4-a268-caaa5b8225f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8826 2024.09.09 17:55:58.683731 [ 3 ] {} <Trace> HTTP-Session: 227b9ca0-7bad-4ca4-a268-caaa5b8225f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8827 2024.09.09 17:55:58.684072 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8828 2024.09.09 17:55:58.684138 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8829 2024.09.09 17:55:58.684550 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8830 2024.09.09 17:55:58.685273 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8831 2024.09.09 17:55:58.685311 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8832 2024.09.09 17:55:58.685951 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8833 2024.09.09 17:55:58.686367 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8834 2024.09.09 17:55:58.686586 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00275 sec., 11636.363636363638 rows/sec., 20.85 MiB/sec.
8835 2024.09.09 17:55:58.687145 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Debug> DynamicQueryHandler: Done processing query
8836 2024.09.09 17:55:58.687171 [ 3 ] {7210a581-9cb4-4a7f-a4ce-c2178618153e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8837 2024.09.09 17:55:58.687187 [ 3 ] {} <Debug> HTTP-Session: 227b9ca0-7bad-4ca4-a268-caaa5b8225f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8838 2024.09.09 17:55:58.687323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8839 2024.09.09 17:55:58.687373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8840 2024.09.09 17:55:58.687392 [ 3 ] {} <Debug> HTTP-Session: 0081b5b2-9a6e-41d0-9395-db0bd63d411c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8841 2024.09.09 17:55:58.687407 [ 3 ] {} <Debug> HTTP-Session: 0081b5b2-9a6e-41d0-9395-db0bd63d411c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.09.09 17:55:58.687421 [ 3 ] {} <Debug> HTTP-Session: 0081b5b2-9a6e-41d0-9395-db0bd63d411c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8843 2024.09.09 17:55:58.687451 [ 3 ] {} <Trace> HTTP-Session: 0081b5b2-9a6e-41d0-9395-db0bd63d411c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8844 2024.09.09 17:55:58.687587 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8845 2024.09.09 17:55:58.687635 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8846 2024.09.09 17:55:58.687788 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8847 2024.09.09 17:55:58.688098 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8848 2024.09.09 17:55:58.688136 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8849 2024.09.09 17:55:58.688503 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8850 2024.09.09 17:55:58.688831 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8851 2024.09.09 17:55:58.688981 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec.
8852 2024.09.09 17:55:58.689273 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Debug> DynamicQueryHandler: Done processing query
8853 2024.09.09 17:55:58.689324 [ 3 ] {977d7f3f-70de-4abf-8ee9-bac25d0a2bca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8854 2024.09.09 17:55:58.689350 [ 3 ] {} <Debug> HTTP-Session: 0081b5b2-9a6e-41d0-9395-db0bd63d411c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8855 2024.09.09 17:56:02.553133 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
8856 2024.09.09 17:56:02.553202 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
8857 2024.09.09 17:56:03.683525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8858 2024.09.09 17:56:03.683644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8859 2024.09.09 17:56:03.683670 [ 3 ] {} <Debug> HTTP-Session: f84d107f-af56-4154-b32a-a40a8b62cf16 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8860 2024.09.09 17:56:03.683695 [ 3 ] {} <Debug> HTTP-Session: f84d107f-af56-4154-b32a-a40a8b62cf16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8861 2024.09.09 17:56:03.683712 [ 3 ] {} <Debug> HTTP-Session: f84d107f-af56-4154-b32a-a40a8b62cf16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.09.09 17:56:03.683765 [ 3 ] {} <Trace> HTTP-Session: f84d107f-af56-4154-b32a-a40a8b62cf16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8863 2024.09.09 17:56:03.684518 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8864 2024.09.09 17:56:03.684599 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8865 2024.09.09 17:56:03.684946 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8866 2024.09.09 17:56:03.686336 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8867 2024.09.09 17:56:03.686386 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8868 2024.09.09 17:56:03.686942 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8869 2024.09.09 17:56:03.687360 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8870 2024.09.09 17:56:03.687541 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003572 sec., 339305.7110862262 rows/sec., 28.04 MiB/sec.
8871 2024.09.09 17:56:03.687811 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Debug> DynamicQueryHandler: Done processing query
8872 2024.09.09 17:56:03.687841 [ 3 ] {75e93c13-7da2-49ed-9d99-8117ed39b9e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
8873 2024.09.09 17:56:03.687859 [ 3 ] {} <Debug> HTTP-Session: f84d107f-af56-4154-b32a-a40a8b62cf16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.09.09 17:56:03.688252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8875 2024.09.09 17:56:03.688310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8876 2024.09.09 17:56:03.688331 [ 3 ] {} <Debug> HTTP-Session: 39ed276f-bef6-41a0-823d-0af04740c66c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8877 2024.09.09 17:56:03.688351 [ 3 ] {} <Debug> HTTP-Session: 39ed276f-bef6-41a0-823d-0af04740c66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8878 2024.09.09 17:56:03.688366 [ 3 ] {} <Debug> HTTP-Session: 39ed276f-bef6-41a0-823d-0af04740c66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.09.09 17:56:03.688402 [ 3 ] {} <Trace> HTTP-Session: 39ed276f-bef6-41a0-823d-0af04740c66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8880 2024.09.09 17:56:03.688512 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8881 2024.09.09 17:56:03.688560 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8882 2024.09.09 17:56:03.688800 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8883 2024.09.09 17:56:03.689131 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8884 2024.09.09 17:56:03.689169 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8885 2024.09.09 17:56:03.689530 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8886 2024.09.09 17:56:03.689904 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8887 2024.09.09 17:56:03.690063 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001576 sec., 5076.1421319796955 rows/sec., 381.70 KiB/sec.
8888 2024.09.09 17:56:03.690225 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Debug> DynamicQueryHandler: Done processing query
8889 2024.09.09 17:56:03.690251 [ 3 ] {8ccd1e69-bb07-4dfe-bf01-ba48539989f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8890 2024.09.09 17:56:03.690267 [ 3 ] {} <Debug> HTTP-Session: 39ed276f-bef6-41a0-823d-0af04740c66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.09.09 17:56:03.690458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8892 2024.09.09 17:56:03.690507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8893 2024.09.09 17:56:03.690528 [ 3 ] {} <Debug> HTTP-Session: 05f43896-8e58-4427-9957-1a3446715234 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8894 2024.09.09 17:56:03.690546 [ 3 ] {} <Debug> HTTP-Session: 05f43896-8e58-4427-9957-1a3446715234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8895 2024.09.09 17:56:03.690560 [ 3 ] {} <Debug> HTTP-Session: 05f43896-8e58-4427-9957-1a3446715234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8896 2024.09.09 17:56:03.690592 [ 3 ] {} <Trace> HTTP-Session: 05f43896-8e58-4427-9957-1a3446715234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8897 2024.09.09 17:56:03.690792 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8898 2024.09.09 17:56:03.690836 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8899 2024.09.09 17:56:03.691061 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8900 2024.09.09 17:56:03.691515 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8901 2024.09.09 17:56:03.691552 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8902 2024.09.09 17:56:03.691926 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8903 2024.09.09 17:56:03.692293 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8904 2024.09.09 17:56:03.692458 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001789 sec., 127445.50027948574 rows/sec., 8.63 MiB/sec.
8905 2024.09.09 17:56:03.692634 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Debug> DynamicQueryHandler: Done processing query
8906 2024.09.09 17:56:03.692661 [ 3 ] {20d765f0-f0a3-4650-b187-49d8f5d7d659} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8907 2024.09.09 17:56:03.692677 [ 3 ] {} <Debug> HTTP-Session: 05f43896-8e58-4427-9957-1a3446715234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8908 2024.09.09 17:56:03.692978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8909 2024.09.09 17:56:03.693028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8910 2024.09.09 17:56:03.693048 [ 3 ] {} <Debug> HTTP-Session: 5669ae0d-3232-4d5d-baa9-a02b93339f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8911 2024.09.09 17:56:03.693068 [ 3 ] {} <Debug> HTTP-Session: 5669ae0d-3232-4d5d-baa9-a02b93339f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.09.09 17:56:03.693082 [ 3 ] {} <Debug> HTTP-Session: 5669ae0d-3232-4d5d-baa9-a02b93339f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8913 2024.09.09 17:56:03.693112 [ 3 ] {} <Trace> HTTP-Session: 5669ae0d-3232-4d5d-baa9-a02b93339f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8914 2024.09.09 17:56:03.693425 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8915 2024.09.09 17:56:03.693471 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8916 2024.09.09 17:56:03.693698 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8917 2024.09.09 17:56:03.694431 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8918 2024.09.09 17:56:03.694470 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8919 2024.09.09 17:56:03.694856 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8920 2024.09.09 17:56:03.695214 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8921 2024.09.09 17:56:03.695365 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002141 sec., 246613.73190098084 rows/sec., 18.27 MiB/sec.
8922 2024.09.09 17:56:03.695581 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Debug> DynamicQueryHandler: Done processing query
8923 2024.09.09 17:56:03.695610 [ 3 ] {34f93d17-0a7d-4e66-8d04-2d13365e1820} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8924 2024.09.09 17:56:03.695627 [ 3 ] {} <Debug> HTTP-Session: 5669ae0d-3232-4d5d-baa9-a02b93339f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8925 2024.09.09 17:56:03.695911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8926 2024.09.09 17:56:03.695966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8927 2024.09.09 17:56:03.695987 [ 3 ] {} <Debug> HTTP-Session: 9c04c504-abae-4b31-aecf-a169f5c2b2ce Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8928 2024.09.09 17:56:03.696004 [ 3 ] {} <Debug> HTTP-Session: 9c04c504-abae-4b31-aecf-a169f5c2b2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.09.09 17:56:03.696018 [ 3 ] {} <Debug> HTTP-Session: 9c04c504-abae-4b31-aecf-a169f5c2b2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8930 2024.09.09 17:56:03.696050 [ 3 ] {} <Trace> HTTP-Session: 9c04c504-abae-4b31-aecf-a169f5c2b2ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8931 2024.09.09 17:56:03.696443 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8932 2024.09.09 17:56:03.696492 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8933 2024.09.09 17:56:03.696637 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8934 2024.09.09 17:56:03.697404 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8935 2024.09.09 17:56:03.697442 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8936 2024.09.09 17:56:03.697871 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8937 2024.09.09 17:56:03.698205 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8938 2024.09.09 17:56:03.698375 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002177 sec., 387689.48093706934 rows/sec., 26.09 MiB/sec.
8939 2024.09.09 17:56:03.698539 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Debug> DynamicQueryHandler: Done processing query
8940 2024.09.09 17:56:03.698564 [ 3 ] {f55db702-2dd2-4ca7-ae28-53b4c1bd6b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8941 2024.09.09 17:56:03.698581 [ 3 ] {} <Debug> HTTP-Session: 9c04c504-abae-4b31-aecf-a169f5c2b2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8942 2024.09.09 17:56:03.698889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8943 2024.09.09 17:56:03.698937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8944 2024.09.09 17:56:03.698957 [ 3 ] {} <Debug> HTTP-Session: 199ead44-9fa6-4ac8-9a2b-1d358306f54a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8945 2024.09.09 17:56:03.698973 [ 3 ] {} <Debug> HTTP-Session: 199ead44-9fa6-4ac8-9a2b-1d358306f54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8946 2024.09.09 17:56:03.698986 [ 3 ] {} <Debug> HTTP-Session: 199ead44-9fa6-4ac8-9a2b-1d358306f54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8947 2024.09.09 17:56:03.699018 [ 3 ] {} <Trace> HTTP-Session: 199ead44-9fa6-4ac8-9a2b-1d358306f54a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8948 2024.09.09 17:56:03.699223 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8949 2024.09.09 17:56:03.699286 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8950 2024.09.09 17:56:03.699690 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8951 2024.09.09 17:56:03.700258 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8952 2024.09.09 17:56:03.700297 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8953 2024.09.09 17:56:03.700962 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8954 2024.09.09 17:56:03.701388 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8955 2024.09.09 17:56:03.701556 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002461 sec., 3250.711093051605 rows/sec., 5.83 MiB/sec.
8956 2024.09.09 17:56:03.701793 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Debug> DynamicQueryHandler: Done processing query
8957 2024.09.09 17:56:03.701820 [ 3 ] {c8290a52-fa4b-483f-b269-ea9b7a3b4003} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8958 2024.09.09 17:56:03.701836 [ 3 ] {} <Debug> HTTP-Session: 199ead44-9fa6-4ac8-9a2b-1d358306f54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8959 2024.09.09 17:56:03.701965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8960 2024.09.09 17:56:03.702020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8961 2024.09.09 17:56:03.702041 [ 3 ] {} <Debug> HTTP-Session: 367130c2-7974-442e-9a7a-3684282c7c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8962 2024.09.09 17:56:03.702060 [ 3 ] {} <Debug> HTTP-Session: 367130c2-7974-442e-9a7a-3684282c7c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8963 2024.09.09 17:56:03.702075 [ 3 ] {} <Debug> HTTP-Session: 367130c2-7974-442e-9a7a-3684282c7c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8964 2024.09.09 17:56:03.702107 [ 3 ] {} <Trace> HTTP-Session: 367130c2-7974-442e-9a7a-3684282c7c99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8965 2024.09.09 17:56:03.702222 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8966 2024.09.09 17:56:03.702267 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8967 2024.09.09 17:56:03.702397 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8968 2024.09.09 17:56:03.702699 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8969 2024.09.09 17:56:03.702737 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8970 2024.09.09 17:56:03.703099 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8971 2024.09.09 17:56:03.703444 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8972 2024.09.09 17:56:03.703595 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
8973 2024.09.09 17:56:03.703874 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Debug> DynamicQueryHandler: Done processing query
8974 2024.09.09 17:56:03.703928 [ 3 ] {90a8ca3a-5519-4ffb-89dd-b2364f129eb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8975 2024.09.09 17:56:03.703973 [ 3 ] {} <Debug> HTTP-Session: 367130c2-7974-442e-9a7a-3684282c7c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8976 2024.09.09 17:56:04.001247 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000888355 sec.
8977 2024.09.09 17:56:08.660565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8978 2024.09.09 17:56:08.660702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8979 2024.09.09 17:56:08.660727 [ 3 ] {} <Debug> HTTP-Session: 67c57c2d-761e-48b6-8204-5b25e52e60c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8980 2024.09.09 17:56:08.660753 [ 3 ] {} <Debug> HTTP-Session: 67c57c2d-761e-48b6-8204-5b25e52e60c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8981 2024.09.09 17:56:08.660768 [ 3 ] {} <Debug> HTTP-Session: 67c57c2d-761e-48b6-8204-5b25e52e60c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8982 2024.09.09 17:56:08.660820 [ 3 ] {} <Trace> HTTP-Session: 67c57c2d-761e-48b6-8204-5b25e52e60c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8983 2024.09.09 17:56:08.661145 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8984 2024.09.09 17:56:08.661219 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8985 2024.09.09 17:56:08.661556 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8986 2024.09.09 17:56:08.662180 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8987 2024.09.09 17:56:08.662227 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
8988 2024.09.09 17:56:08.662678 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8989 2024.09.09 17:56:08.663072 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8990 2024.09.09 17:56:08.663239 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002255 sec., 112195.12195121951 rows/sec., 9.92 MiB/sec.
8991 2024.09.09 17:56:08.663488 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Debug> DynamicQueryHandler: Done processing query
8992 2024.09.09 17:56:08.663518 [ 3 ] {44cd8a92-8769-412d-90de-6ba770ab010e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8993 2024.09.09 17:56:08.663534 [ 3 ] {} <Debug> HTTP-Session: 67c57c2d-761e-48b6-8204-5b25e52e60c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8994 2024.09.09 17:56:08.663718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8995 2024.09.09 17:56:08.663776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8996 2024.09.09 17:56:08.663797 [ 3 ] {} <Debug> HTTP-Session: 095d3ef2-2861-45e1-9141-ab27fa423d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
8997 2024.09.09 17:56:08.663816 [ 3 ] {} <Debug> HTTP-Session: 095d3ef2-2861-45e1-9141-ab27fa423d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8998 2024.09.09 17:56:08.663830 [ 3 ] {} <Debug> HTTP-Session: 095d3ef2-2861-45e1-9141-ab27fa423d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8999 2024.09.09 17:56:08.663866 [ 3 ] {} <Trace> HTTP-Session: 095d3ef2-2861-45e1-9141-ab27fa423d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9000 2024.09.09 17:56:08.663981 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9001 2024.09.09 17:56:08.664030 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9002 2024.09.09 17:56:08.664267 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9003 2024.09.09 17:56:08.664629 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9004 2024.09.09 17:56:08.664669 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9005 2024.09.09 17:56:08.665025 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9006 2024.09.09 17:56:08.665393 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9007 2024.09.09 17:56:08.665554 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001601 sec., 19987.507807620237 rows/sec., 1.47 MiB/sec.
9008 2024.09.09 17:56:08.665741 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Debug> DynamicQueryHandler: Done processing query
9009 2024.09.09 17:56:08.665767 [ 3 ] {a4854fc1-a457-4531-b9bd-3c3f524f3c0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9010 2024.09.09 17:56:08.665783 [ 3 ] {} <Debug> HTTP-Session: 095d3ef2-2861-45e1-9141-ab27fa423d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9011 2024.09.09 17:56:08.665916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9012 2024.09.09 17:56:08.665968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9013 2024.09.09 17:56:08.665987 [ 3 ] {} <Debug> HTTP-Session: bbb57e33-3d08-4ed9-8076-a04520142d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9014 2024.09.09 17:56:08.666004 [ 3 ] {} <Debug> HTTP-Session: bbb57e33-3d08-4ed9-8076-a04520142d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9015 2024.09.09 17:56:08.666018 [ 3 ] {} <Debug> HTTP-Session: bbb57e33-3d08-4ed9-8076-a04520142d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9016 2024.09.09 17:56:08.666052 [ 3 ] {} <Trace> HTTP-Session: bbb57e33-3d08-4ed9-8076-a04520142d5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9017 2024.09.09 17:56:08.666155 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9018 2024.09.09 17:56:08.666199 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9019 2024.09.09 17:56:08.666425 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9020 2024.09.09 17:56:08.666750 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9021 2024.09.09 17:56:08.666787 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9022 2024.09.09 17:56:08.667157 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
9023 2024.09.09 17:56:08.667531 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9024 2024.09.09 17:56:08.667691 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 630.53 KiB/sec.
9025 2024.09.09 17:56:08.667874 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Debug> DynamicQueryHandler: Done processing query
9026 2024.09.09 17:56:08.667900 [ 3 ] {c10a35b1-7929-4da8-970a-2af502b2ad8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9027 2024.09.09 17:56:08.667915 [ 3 ] {} <Debug> HTTP-Session: bbb57e33-3d08-4ed9-8076-a04520142d5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9028 2024.09.09 17:56:08.668038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9029 2024.09.09 17:56:08.668087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9030 2024.09.09 17:56:08.668107 [ 3 ] {} <Debug> HTTP-Session: 689eeac4-afe8-4344-9684-53715dff97dc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9031 2024.09.09 17:56:08.668123 [ 3 ] {} <Debug> HTTP-Session: 689eeac4-afe8-4344-9684-53715dff97dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9032 2024.09.09 17:56:08.668137 [ 3 ] {} <Debug> HTTP-Session: 689eeac4-afe8-4344-9684-53715dff97dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.09.09 17:56:08.668168 [ 3 ] {} <Trace> HTTP-Session: 689eeac4-afe8-4344-9684-53715dff97dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9034 2024.09.09 17:56:08.668263 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9035 2024.09.09 17:56:08.668306 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9036 2024.09.09 17:56:08.668528 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9037 2024.09.09 17:56:08.668840 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9038 2024.09.09 17:56:08.668878 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9039 2024.09.09 17:56:08.669226 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9040 2024.09.09 17:56:08.669582 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9041 2024.09.09 17:56:08.669740 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec.
9042 2024.09.09 17:56:08.669916 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Debug> DynamicQueryHandler: Done processing query
9043 2024.09.09 17:56:08.669942 [ 3 ] {fc3ec9cf-9cc6-4f32-8f4e-c14c17e1557d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9044 2024.09.09 17:56:08.669957 [ 3 ] {} <Debug> HTTP-Session: 689eeac4-afe8-4344-9684-53715dff97dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9045 2024.09.09 17:56:08.670149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9046 2024.09.09 17:56:08.670199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9047 2024.09.09 17:56:08.670218 [ 3 ] {} <Debug> HTTP-Session: e5739e60-efc4-4b45-b734-11b2bdceaaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9048 2024.09.09 17:56:08.670234 [ 3 ] {} <Debug> HTTP-Session: e5739e60-efc4-4b45-b734-11b2bdceaaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9049 2024.09.09 17:56:08.670247 [ 3 ] {} <Debug> HTTP-Session: e5739e60-efc4-4b45-b734-11b2bdceaaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.09.09 17:56:08.670279 [ 3 ] {} <Trace> HTTP-Session: e5739e60-efc4-4b45-b734-11b2bdceaaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9051 2024.09.09 17:56:08.670500 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9052 2024.09.09 17:56:08.670543 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9053 2024.09.09 17:56:08.670768 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9054 2024.09.09 17:56:08.671336 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9055 2024.09.09 17:56:08.671373 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9056 2024.09.09 17:56:08.671739 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9057 2024.09.09 17:56:08.672097 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9058 2024.09.09 17:56:08.672250 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001852 sec., 223542.11663066957 rows/sec., 15.95 MiB/sec.
9059 2024.09.09 17:56:08.672440 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Debug> DynamicQueryHandler: Done processing query
9060 2024.09.09 17:56:08.672466 [ 3 ] {b975ff57-9a42-4b6a-b5cb-1c942496d69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9061 2024.09.09 17:56:08.672481 [ 3 ] {} <Debug> HTTP-Session: e5739e60-efc4-4b45-b734-11b2bdceaaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9062 2024.09.09 17:56:08.672634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9063 2024.09.09 17:56:08.672685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9064 2024.09.09 17:56:08.672704 [ 3 ] {} <Debug> HTTP-Session: 047022ad-2973-4dff-ba69-c9cdd8464bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9065 2024.09.09 17:56:08.672720 [ 3 ] {} <Debug> HTTP-Session: 047022ad-2973-4dff-ba69-c9cdd8464bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9066 2024.09.09 17:56:08.672734 [ 3 ] {} <Debug> HTTP-Session: 047022ad-2973-4dff-ba69-c9cdd8464bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9067 2024.09.09 17:56:08.672764 [ 3 ] {} <Trace> HTTP-Session: 047022ad-2973-4dff-ba69-c9cdd8464bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9068 2024.09.09 17:56:08.672867 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9069 2024.09.09 17:56:08.672914 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9070 2024.09.09 17:56:08.673044 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9071 2024.09.09 17:56:08.673347 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9072 2024.09.09 17:56:08.673383 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9073 2024.09.09 17:56:08.673755 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9074 2024.09.09 17:56:08.674080 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9075 2024.09.09 17:56:08.674230 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec.
9076 2024.09.09 17:56:08.674403 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Debug> DynamicQueryHandler: Done processing query
9077 2024.09.09 17:56:08.674428 [ 3 ] {e4ccee52-6ef2-4c6b-9d81-5490649b693d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9078 2024.09.09 17:56:08.674444 [ 3 ] {} <Debug> HTTP-Session: 047022ad-2973-4dff-ba69-c9cdd8464bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9079 2024.09.09 17:56:08.674595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9080 2024.09.09 17:56:08.674642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9081 2024.09.09 17:56:08.674661 [ 3 ] {} <Debug> HTTP-Session: 7f98f5bf-6d70-476e-8af6-90451ab422d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9082 2024.09.09 17:56:08.674677 [ 3 ] {} <Debug> HTTP-Session: 7f98f5bf-6d70-476e-8af6-90451ab422d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9083 2024.09.09 17:56:08.674690 [ 3 ] {} <Debug> HTTP-Session: 7f98f5bf-6d70-476e-8af6-90451ab422d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9084 2024.09.09 17:56:08.674722 [ 3 ] {} <Trace> HTTP-Session: 7f98f5bf-6d70-476e-8af6-90451ab422d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9085 2024.09.09 17:56:08.674928 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9086 2024.09.09 17:56:08.674975 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9087 2024.09.09 17:56:08.675116 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9088 2024.09.09 17:56:08.675575 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9089 2024.09.09 17:56:08.675612 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9090 2024.09.09 17:56:08.675993 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9091 2024.09.09 17:56:08.676335 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9092 2024.09.09 17:56:08.676490 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001681 sec., 140987.50743605 rows/sec., 9.45 MiB/sec.
9093 2024.09.09 17:56:08.676695 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Debug> DynamicQueryHandler: Done processing query
9094 2024.09.09 17:56:08.676730 [ 3 ] {92c67605-601c-4816-8f8c-7f640b759216} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9095 2024.09.09 17:56:08.676754 [ 3 ] {} <Debug> HTTP-Session: 7f98f5bf-6d70-476e-8af6-90451ab422d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9096 2024.09.09 17:56:08.676908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9097 2024.09.09 17:56:08.676956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9098 2024.09.09 17:56:08.676975 [ 3 ] {} <Debug> HTTP-Session: 3376840d-7c53-4c1c-ac59-2f1c1d715100 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9099 2024.09.09 17:56:08.676992 [ 3 ] {} <Debug> HTTP-Session: 3376840d-7c53-4c1c-ac59-2f1c1d715100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9100 2024.09.09 17:56:08.677005 [ 3 ] {} <Debug> HTTP-Session: 3376840d-7c53-4c1c-ac59-2f1c1d715100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9101 2024.09.09 17:56:08.677035 [ 3 ] {} <Trace> HTTP-Session: 3376840d-7c53-4c1c-ac59-2f1c1d715100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9102 2024.09.09 17:56:08.677127 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9103 2024.09.09 17:56:08.677173 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9104 2024.09.09 17:56:08.677299 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9105 2024.09.09 17:56:08.677608 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9106 2024.09.09 17:56:08.677645 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9107 2024.09.09 17:56:08.677992 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9108 2024.09.09 17:56:08.678325 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9109 2024.09.09 17:56:08.678485 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec.
9110 2024.09.09 17:56:08.678691 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Debug> DynamicQueryHandler: Done processing query
9111 2024.09.09 17:56:08.678716 [ 3 ] {ce9659ce-d50e-4c21-98b6-6073558d1e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9112 2024.09.09 17:56:08.678733 [ 3 ] {} <Debug> HTTP-Session: 3376840d-7c53-4c1c-ac59-2f1c1d715100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.09.09 17:56:08.678877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9114 2024.09.09 17:56:08.678926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9115 2024.09.09 17:56:08.678945 [ 3 ] {} <Debug> HTTP-Session: 10e41f5b-3147-404e-a795-641d6ffc3367 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9116 2024.09.09 17:56:08.678961 [ 3 ] {} <Debug> HTTP-Session: 10e41f5b-3147-404e-a795-641d6ffc3367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9117 2024.09.09 17:56:08.678975 [ 3 ] {} <Debug> HTTP-Session: 10e41f5b-3147-404e-a795-641d6ffc3367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9118 2024.09.09 17:56:08.679005 [ 3 ] {} <Trace> HTTP-Session: 10e41f5b-3147-404e-a795-641d6ffc3367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9119 2024.09.09 17:56:08.679358 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9120 2024.09.09 17:56:08.679434 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9121 2024.09.09 17:56:08.679905 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9122 2024.09.09 17:56:08.680628 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9123 2024.09.09 17:56:08.680665 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9124 2024.09.09 17:56:08.681296 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9125 2024.09.09 17:56:08.681710 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9126 2024.09.09 17:56:08.681884 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002787 sec., 11481.880157875852 rows/sec., 20.58 MiB/sec.
9127 2024.09.09 17:56:08.682116 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Debug> DynamicQueryHandler: Done processing query
9128 2024.09.09 17:56:08.682140 [ 3 ] {2f931469-cce0-4c48-82ec-5c1ae62541c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9129 2024.09.09 17:56:08.682157 [ 3 ] {} <Debug> HTTP-Session: 10e41f5b-3147-404e-a795-641d6ffc3367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9130 2024.09.09 17:56:08.682290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9131 2024.09.09 17:56:08.682339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9132 2024.09.09 17:56:08.682359 [ 3 ] {} <Debug> HTTP-Session: 54a60e13-0539-43a8-9af0-42bac8aeda04 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9133 2024.09.09 17:56:08.682375 [ 3 ] {} <Debug> HTTP-Session: 54a60e13-0539-43a8-9af0-42bac8aeda04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9134 2024.09.09 17:56:08.682390 [ 3 ] {} <Debug> HTTP-Session: 54a60e13-0539-43a8-9af0-42bac8aeda04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9135 2024.09.09 17:56:08.682422 [ 3 ] {} <Trace> HTTP-Session: 54a60e13-0539-43a8-9af0-42bac8aeda04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9136 2024.09.09 17:56:08.682551 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9137 2024.09.09 17:56:08.682596 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9138 2024.09.09 17:56:08.682724 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9139 2024.09.09 17:56:08.683043 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9140 2024.09.09 17:56:08.683080 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
9141 2024.09.09 17:56:08.683450 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9142 2024.09.09 17:56:08.683784 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9143 2024.09.09 17:56:08.683945 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec.
9144 2024.09.09 17:56:08.684142 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Debug> DynamicQueryHandler: Done processing query
9145 2024.09.09 17:56:08.684173 [ 3 ] {01fadad0-bd11-461e-ac9d-c9381b7b85ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9146 2024.09.09 17:56:08.684191 [ 3 ] {} <Debug> HTTP-Session: 54a60e13-0539-43a8-9af0-42bac8aeda04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9147 2024.09.09 17:56:13.654149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9148 2024.09.09 17:56:13.654296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9149 2024.09.09 17:56:13.654323 [ 3 ] {} <Debug> HTTP-Session: 9010fdc0-cd46-4742-87ae-658ef71069fb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9150 2024.09.09 17:56:13.654349 [ 3 ] {} <Debug> HTTP-Session: 9010fdc0-cd46-4742-87ae-658ef71069fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9151 2024.09.09 17:56:13.654364 [ 3 ] {} <Debug> HTTP-Session: 9010fdc0-cd46-4742-87ae-658ef71069fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9152 2024.09.09 17:56:13.654418 [ 3 ] {} <Trace> HTTP-Session: 9010fdc0-cd46-4742-87ae-658ef71069fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9153 2024.09.09 17:56:13.654642 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9154 2024.09.09 17:56:13.654715 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9155 2024.09.09 17:56:13.655068 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9156 2024.09.09 17:56:13.655596 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9157 2024.09.09 17:56:13.655646 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9158 2024.09.09 17:56:13.656101 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9159 2024.09.09 17:56:13.656504 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9160 2024.09.09 17:56:13.656666 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.0021 sec., 34285.71428571429 rows/sec., 2.79 MiB/sec.
9161 2024.09.09 17:56:13.656907 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Debug> DynamicQueryHandler: Done processing query
9162 2024.09.09 17:56:13.656956 [ 3 ] {cdfe2287-b21e-4861-8f33-1df7884a921d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9163 2024.09.09 17:56:13.656980 [ 3 ] {} <Debug> HTTP-Session: 9010fdc0-cd46-4742-87ae-658ef71069fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9164 2024.09.09 17:56:13.657129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9165 2024.09.09 17:56:13.657195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9166 2024.09.09 17:56:13.657216 [ 3 ] {} <Debug> HTTP-Session: 7c4f1956-4a86-4085-8971-f8e500c3572a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9167 2024.09.09 17:56:13.657236 [ 3 ] {} <Debug> HTTP-Session: 7c4f1956-4a86-4085-8971-f8e500c3572a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9168 2024.09.09 17:56:13.657250 [ 3 ] {} <Debug> HTTP-Session: 7c4f1956-4a86-4085-8971-f8e500c3572a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9169 2024.09.09 17:56:13.657287 [ 3 ] {} <Trace> HTTP-Session: 7c4f1956-4a86-4085-8971-f8e500c3572a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9170 2024.09.09 17:56:13.657412 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9171 2024.09.09 17:56:13.657464 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9172 2024.09.09 17:56:13.657710 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9173 2024.09.09 17:56:13.658068 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9174 2024.09.09 17:56:13.658110 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9175 2024.09.09 17:56:13.658485 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9176 2024.09.09 17:56:13.658874 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9177 2024.09.09 17:56:13.659012 [ 114 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9178 2024.09.09 17:56:13.659017 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001637 sec., 4886.988393402566 rows/sec., 367.48 KiB/sec.
9179 2024.09.09 17:56:13.659062 [ 114 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9180 2024.09.09 17:56:13.659103 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9181 2024.09.09 17:56:13.659292 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Debug> DynamicQueryHandler: Done processing query
9182 2024.09.09 17:56:13.659315 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
9183 2024.09.09 17:56:13.659327 [ 3 ] {d1368264-d6fe-4255-95ea-9ed9420548cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9184 2024.09.09 17:56:13.659408 [ 3 ] {} <Debug> HTTP-Session: 7c4f1956-4a86-4085-8971-f8e500c3572a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9185 2024.09.09 17:56:13.659574 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9186 2024.09.09 17:56:13.659608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9187 2024.09.09 17:56:13.659640 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 58 rows starting from the beginning of the part
9188 2024.09.09 17:56:13.659712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9189 2024.09.09 17:56:13.659769 [ 3 ] {} <Debug> HTTP-Session: 0445e61f-22fa-42c0-a40f-fc044853ba0d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9190 2024.09.09 17:56:13.659884 [ 3 ] {} <Debug> HTTP-Session: 0445e61f-22fa-42c0-a40f-fc044853ba0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9191 2024.09.09 17:56:13.659890 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part
9192 2024.09.09 17:56:13.659929 [ 3 ] {} <Debug> HTTP-Session: 0445e61f-22fa-42c0-a40f-fc044853ba0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9193 2024.09.09 17:56:13.660136 [ 3 ] {} <Trace> HTTP-Session: 0445e61f-22fa-42c0-a40f-fc044853ba0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9194 2024.09.09 17:56:13.660269 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part
9195 2024.09.09 17:56:13.660548 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part
9196 2024.09.09 17:56:13.660652 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9197 2024.09.09 17:56:13.660833 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9198 2024.09.09 17:56:13.660874 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part
9199 2024.09.09 17:56:13.661143 [ 189 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part
9200 2024.09.09 17:56:13.662156 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9201 2024.09.09 17:56:13.663056 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9202 2024.09.09 17:56:13.663137 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9203 2024.09.09 17:56:13.664291 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9204 2024.09.09 17:56:13.664301 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 5 columns (5 merged, 0 gathered) in 0.005093069 sec., 29451.79026634039 rows/sec., 2.25 MiB/sec.
9205 2024.09.09 17:56:13.664625 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9206 2024.09.09 17:56:13.665040 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9207 2024.09.09 17:56:13.665546 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005187 sec., 13880.855986119144 rows/sec., 1.08 MiB/sec.
9208 2024.09.09 17:56:13.665845 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9209 2024.09.09 17:56:13.665943 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Debug> DynamicQueryHandler: Done processing query
9210 2024.09.09 17:56:13.665987 [ 3 ] {a2f0c7ac-8e3a-45f8-831d-15e68f13d9b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9211 2024.09.09 17:56:13.666000 [ 188 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_41_8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9212 2024.09.09 17:56:13.666023 [ 3 ] {} <Debug> HTTP-Session: 0445e61f-22fa-42c0-a40f-fc044853ba0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9213 2024.09.09 17:56:13.666157 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9214 2024.09.09 17:56:13.666227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9215 2024.09.09 17:56:13.666289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9216 2024.09.09 17:56:13.666311 [ 3 ] {} <Debug> HTTP-Session: 161cad42-9e75-4053-be37-1e400cb371cb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9217 2024.09.09 17:56:13.666328 [ 3 ] {} <Debug> HTTP-Session: 161cad42-9e75-4053-be37-1e400cb371cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9218 2024.09.09 17:56:13.666342 [ 3 ] {} <Debug> HTTP-Session: 161cad42-9e75-4053-be37-1e400cb371cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9219 2024.09.09 17:56:13.666377 [ 3 ] {} <Trace> HTTP-Session: 161cad42-9e75-4053-be37-1e400cb371cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9220 2024.09.09 17:56:13.666605 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9221 2024.09.09 17:56:13.666661 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9222 2024.09.09 17:56:13.666835 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9223 2024.09.09 17:56:13.667275 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9224 2024.09.09 17:56:13.667312 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9225 2024.09.09 17:56:13.667726 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9226 2024.09.09 17:56:13.668102 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9227 2024.09.09 17:56:13.668239 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001767 sec., 90548.95302773062 rows/sec., 6.31 MiB/sec.
9228 2024.09.09 17:56:13.668423 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Debug> DynamicQueryHandler: Done processing query
9229 2024.09.09 17:56:13.668449 [ 3 ] {584457f7-eca2-420c-b34d-173b29c50184} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9230 2024.09.09 17:56:13.668465 [ 3 ] {} <Debug> HTTP-Session: 161cad42-9e75-4053-be37-1e400cb371cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9231 2024.09.09 17:56:13.668654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9232 2024.09.09 17:56:13.668705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9233 2024.09.09 17:56:13.668726 [ 3 ] {} <Debug> HTTP-Session: d116afe1-2910-4ec4-81fe-f169fc6e0964 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9234 2024.09.09 17:56:13.668743 [ 3 ] {} <Debug> HTTP-Session: d116afe1-2910-4ec4-81fe-f169fc6e0964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9235 2024.09.09 17:56:13.668757 [ 3 ] {} <Debug> HTTP-Session: d116afe1-2910-4ec4-81fe-f169fc6e0964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9236 2024.09.09 17:56:13.668788 [ 3 ] {} <Trace> HTTP-Session: d116afe1-2910-4ec4-81fe-f169fc6e0964 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9237 2024.09.09 17:56:13.668980 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9238 2024.09.09 17:56:13.669047 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9239 2024.09.09 17:56:13.669470 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9240 2024.09.09 17:56:13.670008 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9241 2024.09.09 17:56:13.670045 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9242 2024.09.09 17:56:13.670663 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9243 2024.09.09 17:56:13.671091 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9244 2024.09.09 17:56:13.671228 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9245 2024.09.09 17:56:13.671241 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002378 sec., 3364.1715727502105 rows/sec., 6.03 MiB/sec.
9246 2024.09.09 17:56:13.671276 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9247 2024.09.09 17:56:13.671325 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9248 2024.09.09 17:56:13.671636 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
9249 2024.09.09 17:56:13.671765 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Debug> DynamicQueryHandler: Done processing query
9250 2024.09.09 17:56:13.671859 [ 3 ] {879318f4-0ee4-40cc-a90e-38b0c1d1264f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9251 2024.09.09 17:56:13.671945 [ 3 ] {} <Debug> HTTP-Session: d116afe1-2910-4ec4-81fe-f169fc6e0964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9252 2024.09.09 17:56:13.672275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9253 2024.09.09 17:56:13.672472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9254 2024.09.09 17:56:13.672562 [ 3 ] {} <Debug> HTTP-Session: c335dbbf-77d7-450c-a96d-c3fa1e9c980f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9255 2024.09.09 17:56:13.672640 [ 3 ] {} <Debug> HTTP-Session: c335dbbf-77d7-450c-a96d-c3fa1e9c980f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9256 2024.09.09 17:56:13.672719 [ 3 ] {} <Debug> HTTP-Session: c335dbbf-77d7-450c-a96d-c3fa1e9c980f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9257 2024.09.09 17:56:13.672780 [ 3 ] {} <Trace> HTTP-Session: c335dbbf-77d7-450c-a96d-c3fa1e9c980f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9258 2024.09.09 17:56:13.672945 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9259 2024.09.09 17:56:13.672951 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9260 2024.09.09 17:56:13.672998 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9261 2024.09.09 17:56:13.673088 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 657 rows starting from the beginning of the part
9262 2024.09.09 17:56:13.673275 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9263 2024.09.09 17:56:13.673634 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part
9264 2024.09.09 17:56:13.674135 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9265 2024.09.09 17:56:13.674149 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part
9266 2024.09.09 17:56:13.674177 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9267 2024.09.09 17:56:13.674515 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part
9268 2024.09.09 17:56:13.674871 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part
9269 2024.09.09 17:56:13.675035 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9270 2024.09.09 17:56:13.675135 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part
9271 2024.09.09 17:56:13.675860 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9272 2024.09.09 17:56:13.676055 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00317 sec., 18927.44479495268 rows/sec., 1.28 MiB/sec.
9273 2024.09.09 17:56:13.676524 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Debug> DynamicQueryHandler: Done processing query
9274 2024.09.09 17:56:13.676596 [ 3 ] {e856fe07-5e8b-4cbb-84c1-2a45a5c5341d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9275 2024.09.09 17:56:13.676663 [ 3 ] {} <Debug> HTTP-Session: c335dbbf-77d7-450c-a96d-c3fa1e9c980f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9276 2024.09.09 17:56:13.680109 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 19 columns (19 merged, 0 gathered) in 0.008697221 sec., 85659.54573305657 rows/sec., 153.50 MiB/sec.
9277 2024.09.09 17:56:13.681100 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9278 2024.09.09 17:56:13.681742 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9279 2024.09.09 17:56:13.681829 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9280 2024.09.09 17:56:13.681985 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB.
9281 2024.09.09 17:56:17.553247 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
9282 2024.09.09 17:56:17.553309 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
9283 2024.09.09 17:56:18.660315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9284 2024.09.09 17:56:18.660492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9285 2024.09.09 17:56:18.660539 [ 3 ] {} <Debug> HTTP-Session: 521044a3-86bf-411d-a6d6-9bb5432f8c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9286 2024.09.09 17:56:18.660582 [ 3 ] {} <Debug> HTTP-Session: 521044a3-86bf-411d-a6d6-9bb5432f8c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9287 2024.09.09 17:56:18.660610 [ 3 ] {} <Debug> HTTP-Session: 521044a3-86bf-411d-a6d6-9bb5432f8c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9288 2024.09.09 17:56:18.660692 [ 3 ] {} <Trace> HTTP-Session: 521044a3-86bf-411d-a6d6-9bb5432f8c22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9289 2024.09.09 17:56:18.661122 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9290 2024.09.09 17:56:18.661238 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9291 2024.09.09 17:56:18.661674 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9292 2024.09.09 17:56:18.662312 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9293 2024.09.09 17:56:18.662361 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9294 2024.09.09 17:56:18.662829 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9295 2024.09.09 17:56:18.663251 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9296 2024.09.09 17:56:18.663423 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002507 sec., 100917.43119266054 rows/sec., 8.92 MiB/sec.
9297 2024.09.09 17:56:18.663475 [ 48 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9298 2024.09.09 17:56:18.663641 [ 48 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9299 2024.09.09 17:56:18.663696 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9300 2024.09.09 17:56:18.663816 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Debug> DynamicQueryHandler: Done processing query
9301 2024.09.09 17:56:18.663905 [ 3 ] {80105ee0-2f11-4f0e-a32d-0e4dae52c101} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9302 2024.09.09 17:56:18.663979 [ 3 ] {} <Debug> HTTP-Session: 521044a3-86bf-411d-a6d6-9bb5432f8c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9303 2024.09.09 17:56:18.664016 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9304 2024.09.09 17:56:18.664305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9305 2024.09.09 17:56:18.664521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9306 2024.09.09 17:56:18.664645 [ 3 ] {} <Debug> HTTP-Session: 56e81896-8199-4819-a032-f1739cc902a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9307 2024.09.09 17:56:18.664633 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9308 2024.09.09 17:56:18.664733 [ 3 ] {} <Debug> HTTP-Session: 56e81896-8199-4819-a032-f1739cc902a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9309 2024.09.09 17:56:18.664809 [ 3 ] {} <Debug> HTTP-Session: 56e81896-8199-4819-a032-f1739cc902a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9310 2024.09.09 17:56:18.664809 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1419 rows starting from the beginning of the part
9311 2024.09.09 17:56:18.664982 [ 3 ] {} <Trace> HTTP-Session: 56e81896-8199-4819-a032-f1739cc902a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9312 2024.09.09 17:56:18.665703 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 255 rows starting from the beginning of the part
9313 2024.09.09 17:56:18.665721 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9314 2024.09.09 17:56:18.665906 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9315 2024.09.09 17:56:18.666404 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1212 rows starting from the beginning of the part
9316 2024.09.09 17:56:18.666986 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 253 rows starting from the beginning of the part
9317 2024.09.09 17:56:18.667261 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part
9318 2024.09.09 17:56:18.667547 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 253 rows starting from the beginning of the part
9319 2024.09.09 17:56:18.667903 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9320 2024.09.09 17:56:18.668464 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9321 2024.09.09 17:56:18.668505 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9322 2024.09.09 17:56:18.669033 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9323 2024.09.09 17:56:18.669468 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9324 2024.09.09 17:56:18.669654 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004211 sec., 7599.1450961766795 rows/sec., 571.42 KiB/sec.
9325 2024.09.09 17:56:18.669968 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3464 rows, containing 5 columns (5 merged, 0 gathered) in 0.006159746 sec., 562360.8505935147 rows/sec., 49.58 MiB/sec.
9326 2024.09.09 17:56:18.669988 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Debug> DynamicQueryHandler: Done processing query
9327 2024.09.09 17:56:18.670039 [ 3 ] {f0e84ac7-031b-4dde-ad83-8448c09afdb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9328 2024.09.09 17:56:18.670061 [ 3 ] {} <Debug> HTTP-Session: 56e81896-8199-4819-a032-f1739cc902a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9329 2024.09.09 17:56:18.670219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9330 2024.09.09 17:56:18.670264 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9331 2024.09.09 17:56:18.670301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9332 2024.09.09 17:56:18.670379 [ 3 ] {} <Debug> HTTP-Session: 0970fb8a-3f54-43be-82ac-b67481305d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9333 2024.09.09 17:56:18.670430 [ 3 ] {} <Debug> HTTP-Session: 0970fb8a-3f54-43be-82ac-b67481305d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9334 2024.09.09 17:56:18.670453 [ 3 ] {} <Debug> HTTP-Session: 0970fb8a-3f54-43be-82ac-b67481305d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.09.09 17:56:18.670496 [ 3 ] {} <Trace> HTTP-Session: 0970fb8a-3f54-43be-82ac-b67481305d08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9336 2024.09.09 17:56:18.670777 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9337 2024.09.09 17:56:18.670929 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9338 2024.09.09 17:56:18.671576 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9339 2024.09.09 17:56:18.671669 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9340 2024.09.09 17:56:18.671888 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_46_9} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9341 2024.09.09 17:56:18.672090 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
9342 2024.09.09 17:56:18.672229 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9343 2024.09.09 17:56:18.672274 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9344 2024.09.09 17:56:18.672659 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
9345 2024.09.09 17:56:18.673050 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9346 2024.09.09 17:56:18.673213 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002595 sec., 5394.990366088632 rows/sec., 377.83 KiB/sec.
9347 2024.09.09 17:56:18.673430 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Debug> DynamicQueryHandler: Done processing query
9348 2024.09.09 17:56:18.673456 [ 3 ] {652d8344-efb4-47d7-9471-ad1d808b4574} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9349 2024.09.09 17:56:18.673472 [ 3 ] {} <Debug> HTTP-Session: 0970fb8a-3f54-43be-82ac-b67481305d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9350 2024.09.09 17:56:18.673712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9351 2024.09.09 17:56:18.673762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9352 2024.09.09 17:56:18.673782 [ 3 ] {} <Debug> HTTP-Session: 4fe5cef8-5356-4ea1-89b4-1d92d2034404 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9353 2024.09.09 17:56:18.673800 [ 3 ] {} <Debug> HTTP-Session: 4fe5cef8-5356-4ea1-89b4-1d92d2034404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9354 2024.09.09 17:56:18.673839 [ 3 ] {} <Debug> HTTP-Session: 4fe5cef8-5356-4ea1-89b4-1d92d2034404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9355 2024.09.09 17:56:18.673871 [ 3 ] {} <Trace> HTTP-Session: 4fe5cef8-5356-4ea1-89b4-1d92d2034404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9356 2024.09.09 17:56:18.674032 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9357 2024.09.09 17:56:18.674079 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9358 2024.09.09 17:56:18.674314 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9359 2024.09.09 17:56:18.674622 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9360 2024.09.09 17:56:18.674659 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9361 2024.09.09 17:56:18.675017 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9362 2024.09.09 17:56:18.675401 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9363 2024.09.09 17:56:18.675589 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 224.79 KiB/sec.
9364 2024.09.09 17:56:18.675769 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Debug> DynamicQueryHandler: Done processing query
9365 2024.09.09 17:56:18.675794 [ 3 ] {a1f08a4c-a43f-4bb4-b987-989b7eda1817} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9366 2024.09.09 17:56:18.675811 [ 3 ] {} <Debug> HTTP-Session: 4fe5cef8-5356-4ea1-89b4-1d92d2034404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9367 2024.09.09 17:56:18.676025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9368 2024.09.09 17:56:18.676078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9369 2024.09.09 17:56:18.676098 [ 3 ] {} <Debug> HTTP-Session: 39704a7f-1ed1-4b5b-a65e-9d204566c5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9370 2024.09.09 17:56:18.676115 [ 3 ] {} <Debug> HTTP-Session: 39704a7f-1ed1-4b5b-a65e-9d204566c5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9371 2024.09.09 17:56:18.676129 [ 3 ] {} <Debug> HTTP-Session: 39704a7f-1ed1-4b5b-a65e-9d204566c5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.09.09 17:56:18.676160 [ 3 ] {} <Trace> HTTP-Session: 39704a7f-1ed1-4b5b-a65e-9d204566c5a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9373 2024.09.09 17:56:18.676378 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9374 2024.09.09 17:56:18.676423 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9375 2024.09.09 17:56:18.676656 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9376 2024.09.09 17:56:18.677281 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9377 2024.09.09 17:56:18.677319 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9378 2024.09.09 17:56:18.677698 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9379 2024.09.09 17:56:18.678055 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9380 2024.09.09 17:56:18.678220 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001941 sec., 213292.11746522412 rows/sec., 15.22 MiB/sec.
9381 2024.09.09 17:56:18.678231 [ 48 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9382 2024.09.09 17:56:18.678318 [ 48 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9383 2024.09.09 17:56:18.678363 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9384 2024.09.09 17:56:18.678578 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Debug> DynamicQueryHandler: Done processing query
9385 2024.09.09 17:56:18.678648 [ 3 ] {d3b5d555-2e1e-4d2b-af58-fd1105587294} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9386 2024.09.09 17:56:18.678704 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9387 2024.09.09 17:56:18.678745 [ 3 ] {} <Debug> HTTP-Session: 39704a7f-1ed1-4b5b-a65e-9d204566c5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9388 2024.09.09 17:56:18.679289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9389 2024.09.09 17:56:18.679500 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9390 2024.09.09 17:56:18.679512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9391 2024.09.09 17:56:18.679588 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part
9392 2024.09.09 17:56:18.679591 [ 3 ] {} <Debug> HTTP-Session: fd120d1d-cb8c-4999-9b11-931a9e66ef26 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9393 2024.09.09 17:56:18.679652 [ 3 ] {} <Debug> HTTP-Session: fd120d1d-cb8c-4999-9b11-931a9e66ef26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9394 2024.09.09 17:56:18.679692 [ 3 ] {} <Debug> HTTP-Session: fd120d1d-cb8c-4999-9b11-931a9e66ef26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9395 2024.09.09 17:56:18.679856 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 418 rows starting from the beginning of the part
9396 2024.09.09 17:56:18.679892 [ 3 ] {} <Trace> HTTP-Session: fd120d1d-cb8c-4999-9b11-931a9e66ef26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9397 2024.09.09 17:56:18.680160 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 528 rows starting from the beginning of the part
9398 2024.09.09 17:56:18.680324 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9399 2024.09.09 17:56:18.680455 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 414 rows starting from the beginning of the part
9400 2024.09.09 17:56:18.680547 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9401 2024.09.09 17:56:18.680742 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part
9402 2024.09.09 17:56:18.681099 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 414 rows starting from the beginning of the part
9403 2024.09.09 17:56:18.681695 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9404 2024.09.09 17:56:18.682268 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9405 2024.09.09 17:56:18.682330 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9406 2024.09.09 17:56:18.683163 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9407 2024.09.09 17:56:18.683907 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9408 2024.09.09 17:56:18.684134 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003975 sec., 1509.4339622641508 rows/sec., 78.86 KiB/sec.
9409 2024.09.09 17:56:18.684788 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Debug> DynamicQueryHandler: Done processing query
9410 2024.09.09 17:56:18.684878 [ 3 ] {89880c6a-1bf3-4ff4-8632-3818a3139a60} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9411 2024.09.09 17:56:18.684996 [ 3 ] {} <Debug> HTTP-Session: fd120d1d-cb8c-4999-9b11-931a9e66ef26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9412 2024.09.09 17:56:18.685146 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.006679179 sec., 413224.43971032964 rows/sec., 31.54 MiB/sec.
9413 2024.09.09 17:56:18.685237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9414 2024.09.09 17:56:18.685299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9415 2024.09.09 17:56:18.685322 [ 3 ] {} <Debug> HTTP-Session: f57f0321-5691-4ada-b2ea-7244f5c8e519 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9416 2024.09.09 17:56:18.685348 [ 3 ] {} <Debug> HTTP-Session: f57f0321-5691-4ada-b2ea-7244f5c8e519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9417 2024.09.09 17:56:18.685364 [ 3 ] {} <Debug> HTTP-Session: f57f0321-5691-4ada-b2ea-7244f5c8e519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9418 2024.09.09 17:56:18.685379 [ 198 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9419 2024.09.09 17:56:18.685402 [ 3 ] {} <Trace> HTTP-Session: f57f0321-5691-4ada-b2ea-7244f5c8e519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9420 2024.09.09 17:56:18.685670 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9421 2024.09.09 17:56:18.685734 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9422 2024.09.09 17:56:18.685907 [ 198 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9423 2024.09.09 17:56:18.685983 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9424 2024.09.09 17:56:18.686022 [ 198 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_46_9} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9425 2024.09.09 17:56:18.686132 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
9426 2024.09.09 17:56:18.686486 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9427 2024.09.09 17:56:18.686523 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9428 2024.09.09 17:56:18.686933 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9429 2024.09.09 17:56:18.687288 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9430 2024.09.09 17:56:18.687454 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001951 sec., 121476.16606868272 rows/sec., 8.14 MiB/sec.
9431 2024.09.09 17:56:18.687465 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9432 2024.09.09 17:56:18.687568 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9433 2024.09.09 17:56:18.687627 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9434 2024.09.09 17:56:18.687766 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Debug> DynamicQueryHandler: Done processing query
9435 2024.09.09 17:56:18.687783 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9436 2024.09.09 17:56:18.687802 [ 3 ] {1aa64c3c-d76e-466c-9a57-adee24020092} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9437 2024.09.09 17:56:18.687830 [ 3 ] {} <Debug> HTTP-Session: f57f0321-5691-4ada-b2ea-7244f5c8e519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9438 2024.09.09 17:56:18.687927 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9439 2024.09.09 17:56:18.687959 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12372 rows starting from the beginning of the part
9440 2024.09.09 17:56:18.688096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9441 2024.09.09 17:56:18.688137 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 239 rows starting from the beginning of the part
9442 2024.09.09 17:56:18.688242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9443 2024.09.09 17:56:18.688379 [ 3 ] {} <Debug> HTTP-Session: 52f84ef1-7716-46cd-a294-827f145329c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9444 2024.09.09 17:56:18.688435 [ 3 ] {} <Debug> HTTP-Session: 52f84ef1-7716-46cd-a294-827f145329c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9445 2024.09.09 17:56:18.688441 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 844 rows starting from the beginning of the part
9446 2024.09.09 17:56:18.688465 [ 3 ] {} <Debug> HTTP-Session: 52f84ef1-7716-46cd-a294-827f145329c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9447 2024.09.09 17:56:18.688570 [ 3 ] {} <Trace> HTTP-Session: 52f84ef1-7716-46cd-a294-827f145329c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9448 2024.09.09 17:56:18.688667 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part
9449 2024.09.09 17:56:18.688863 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9450 2024.09.09 17:56:18.688894 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
9451 2024.09.09 17:56:18.688951 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9452 2024.09.09 17:56:18.689069 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part
9453 2024.09.09 17:56:18.689826 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9454 2024.09.09 17:56:18.690256 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9455 2024.09.09 17:56:18.690292 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9456 2024.09.09 17:56:18.690721 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9457 2024.09.09 17:56:18.691186 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9458 2024.09.09 17:56:18.691410 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002662 sec., 375.6574004507889 rows/sec., 25.31 KiB/sec.
9459 2024.09.09 17:56:18.691639 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Debug> DynamicQueryHandler: Done processing query
9460 2024.09.09 17:56:18.691673 [ 3 ] {4f4ba2f2-d48d-4187-a96d-03d0e1772ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9461 2024.09.09 17:56:18.691693 [ 3 ] {} <Debug> HTTP-Session: 52f84ef1-7716-46cd-a294-827f145329c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9462 2024.09.09 17:56:18.691873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9463 2024.09.09 17:56:18.691935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9464 2024.09.09 17:56:18.691955 [ 3 ] {} <Debug> HTTP-Session: f6f4513a-7241-42cf-ac08-5de65654f1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9465 2024.09.09 17:56:18.691971 [ 3 ] {} <Debug> HTTP-Session: f6f4513a-7241-42cf-ac08-5de65654f1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9466 2024.09.09 17:56:18.691985 [ 3 ] {} <Debug> HTTP-Session: f6f4513a-7241-42cf-ac08-5de65654f1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9467 2024.09.09 17:56:18.692016 [ 3 ] {} <Trace> HTTP-Session: f6f4513a-7241-42cf-ac08-5de65654f1e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9468 2024.09.09 17:56:18.692647 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9469 2024.09.09 17:56:18.692721 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9470 2024.09.09 17:56:18.693198 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9471 2024.09.09 17:56:18.694127 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14089 rows, containing 5 columns (5 merged, 0 gathered) in 0.006400288 sec., 2201307.1911763973 rows/sec., 148.28 MiB/sec.
9472 2024.09.09 17:56:18.694259 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9473 2024.09.09 17:56:18.694298 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9474 2024.09.09 17:56:18.694479 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9475 2024.09.09 17:56:18.695091 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9476 2024.09.09 17:56:18.695193 [ 194 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9477 2024.09.09 17:56:18.695269 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9478 2024.09.09 17:56:18.695282 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB.
9479 2024.09.09 17:56:18.695720 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9480 2024.09.09 17:56:18.695928 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003794 sec., 8434.370057986294 rows/sec., 15.11 MiB/sec.
9481 2024.09.09 17:56:18.696336 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Debug> DynamicQueryHandler: Done processing query
9482 2024.09.09 17:56:18.696363 [ 3 ] {cdc822f1-789d-46c8-a802-6525fd86168f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9483 2024.09.09 17:56:18.696379 [ 3 ] {} <Debug> HTTP-Session: f6f4513a-7241-42cf-ac08-5de65654f1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9484 2024.09.09 17:56:18.696527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9485 2024.09.09 17:56:18.696577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9486 2024.09.09 17:56:18.696598 [ 3 ] {} <Debug> HTTP-Session: 3a114d86-53d0-481c-b35d-cbf1586d8315 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9487 2024.09.09 17:56:18.696615 [ 3 ] {} <Debug> HTTP-Session: 3a114d86-53d0-481c-b35d-cbf1586d8315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9488 2024.09.09 17:56:18.696628 [ 3 ] {} <Debug> HTTP-Session: 3a114d86-53d0-481c-b35d-cbf1586d8315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9489 2024.09.09 17:56:18.696659 [ 3 ] {} <Trace> HTTP-Session: 3a114d86-53d0-481c-b35d-cbf1586d8315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9490 2024.09.09 17:56:18.696782 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9491 2024.09.09 17:56:18.696827 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9492 2024.09.09 17:56:18.696959 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9493 2024.09.09 17:56:18.697281 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9494 2024.09.09 17:56:18.697318 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9495 2024.09.09 17:56:18.697689 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9496 2024.09.09 17:56:18.698024 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9497 2024.09.09 17:56:18.698181 [ 48 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9498 2024.09.09 17:56:18.698185 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec.
9499 2024.09.09 17:56:18.698232 [ 48 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9500 2024.09.09 17:56:18.698294 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9501 2024.09.09 17:56:18.698553 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Debug> DynamicQueryHandler: Done processing query
9502 2024.09.09 17:56:18.698554 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9503 2024.09.09 17:56:18.698594 [ 3 ] {2305f249-65f6-4bd0-94ce-14d243c3e748} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9504 2024.09.09 17:56:18.698639 [ 3 ] {} <Debug> HTTP-Session: 3a114d86-53d0-481c-b35d-cbf1586d8315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9505 2024.09.09 17:56:18.698840 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9506 2024.09.09 17:56:18.698906 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2440 rows starting from the beginning of the part
9507 2024.09.09 17:56:18.699087 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
9508 2024.09.09 17:56:18.699343 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
9509 2024.09.09 17:56:18.699499 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
9510 2024.09.09 17:56:18.699628 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
9511 2024.09.09 17:56:18.699813 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part
9512 2024.09.09 17:56:18.701302 [ 199 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909068 sec., 964570.095989506 rows/sec., 62.36 MiB/sec.
9513 2024.09.09 17:56:18.701744 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9514 2024.09.09 17:56:18.702472 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9515 2024.09.09 17:56:18.702551 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_46_9} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9516 2024.09.09 17:56:18.702634 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
9517 2024.09.09 17:56:23.655892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9518 2024.09.09 17:56:23.656073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9519 2024.09.09 17:56:23.656109 [ 3 ] {} <Debug> HTTP-Session: fcb0d728-4e40-4824-8854-7f4bebc8a2a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9520 2024.09.09 17:56:23.656143 [ 3 ] {} <Debug> HTTP-Session: fcb0d728-4e40-4824-8854-7f4bebc8a2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9521 2024.09.09 17:56:23.656165 [ 3 ] {} <Debug> HTTP-Session: fcb0d728-4e40-4824-8854-7f4bebc8a2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9522 2024.09.09 17:56:23.656236 [ 3 ] {} <Trace> HTTP-Session: fcb0d728-4e40-4824-8854-7f4bebc8a2a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9523 2024.09.09 17:56:23.656507 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9524 2024.09.09 17:56:23.656605 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9525 2024.09.09 17:56:23.657077 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9526 2024.09.09 17:56:23.657632 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9527 2024.09.09 17:56:23.657700 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9528 2024.09.09 17:56:23.658337 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
9529 2024.09.09 17:56:23.658848 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9530 2024.09.09 17:56:23.659102 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002665 sec., 750.46904315197 rows/sec., 61.20 KiB/sec.
9531 2024.09.09 17:56:23.659448 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Debug> DynamicQueryHandler: Done processing query
9532 2024.09.09 17:56:23.659482 [ 3 ] {420a2d92-28bc-4cd6-b55e-e41b4119a539} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9533 2024.09.09 17:56:23.659500 [ 3 ] {} <Debug> HTTP-Session: fcb0d728-4e40-4824-8854-7f4bebc8a2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9534 2024.09.09 17:56:23.659702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9535 2024.09.09 17:56:23.659771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9536 2024.09.09 17:56:23.659794 [ 3 ] {} <Debug> HTTP-Session: ed0f724e-6ebe-4e87-9702-78d61684490d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9537 2024.09.09 17:56:23.659814 [ 3 ] {} <Debug> HTTP-Session: ed0f724e-6ebe-4e87-9702-78d61684490d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9538 2024.09.09 17:56:23.659833 [ 3 ] {} <Debug> HTTP-Session: ed0f724e-6ebe-4e87-9702-78d61684490d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9539 2024.09.09 17:56:23.659886 [ 3 ] {} <Trace> HTTP-Session: ed0f724e-6ebe-4e87-9702-78d61684490d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9540 2024.09.09 17:56:23.660035 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9541 2024.09.09 17:56:23.660086 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9542 2024.09.09 17:56:23.660334 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9543 2024.09.09 17:56:23.660719 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9544 2024.09.09 17:56:23.660758 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9545 2024.09.09 17:56:23.661229 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9546 2024.09.09 17:56:23.661834 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9547 2024.09.09 17:56:23.662049 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.002062 sec., 35402.52182347236 rows/sec., 2.87 MiB/sec.
9548 2024.09.09 17:56:23.662290 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Debug> DynamicQueryHandler: Done processing query
9549 2024.09.09 17:56:23.662320 [ 3 ] {923c5488-66ff-46f0-94ec-c91b6633c880} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9550 2024.09.09 17:56:23.662337 [ 3 ] {} <Debug> HTTP-Session: ed0f724e-6ebe-4e87-9702-78d61684490d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9551 2024.09.09 17:56:23.662485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9552 2024.09.09 17:56:23.662539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9553 2024.09.09 17:56:23.662559 [ 3 ] {} <Debug> HTTP-Session: 80ad999a-810e-410c-a738-c0387964ca48 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9554 2024.09.09 17:56:23.662576 [ 3 ] {} <Debug> HTTP-Session: 80ad999a-810e-410c-a738-c0387964ca48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9555 2024.09.09 17:56:23.662590 [ 3 ] {} <Debug> HTTP-Session: 80ad999a-810e-410c-a738-c0387964ca48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9556 2024.09.09 17:56:23.662630 [ 3 ] {} <Trace> HTTP-Session: 80ad999a-810e-410c-a738-c0387964ca48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9557 2024.09.09 17:56:23.662773 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9558 2024.09.09 17:56:23.662836 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9559 2024.09.09 17:56:23.663215 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9560 2024.09.09 17:56:23.663661 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9561 2024.09.09 17:56:23.663708 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9562 2024.09.09 17:56:23.664172 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9563 2024.09.09 17:56:23.664683 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9564 2024.09.09 17:56:23.664891 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.002146 sec., 4659.832246039143 rows/sec., 345.39 KiB/sec.
9565 2024.09.09 17:56:23.665102 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Debug> DynamicQueryHandler: Done processing query
9566 2024.09.09 17:56:23.665132 [ 3 ] {81e907fb-60f5-4e08-bc9f-3152d5a8d75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9567 2024.09.09 17:56:23.665154 [ 3 ] {} <Debug> HTTP-Session: 80ad999a-810e-410c-a738-c0387964ca48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9568 2024.09.09 17:56:23.665325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9569 2024.09.09 17:56:23.665385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9570 2024.09.09 17:56:23.665412 [ 3 ] {} <Debug> HTTP-Session: 5306d5f5-0892-47ce-96d8-5c90b61149a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9571 2024.09.09 17:56:23.665435 [ 3 ] {} <Debug> HTTP-Session: 5306d5f5-0892-47ce-96d8-5c90b61149a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9572 2024.09.09 17:56:23.665454 [ 3 ] {} <Debug> HTTP-Session: 5306d5f5-0892-47ce-96d8-5c90b61149a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9573 2024.09.09 17:56:23.665493 [ 3 ] {} <Trace> HTTP-Session: 5306d5f5-0892-47ce-96d8-5c90b61149a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9574 2024.09.09 17:56:23.665646 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9575 2024.09.09 17:56:23.665700 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9576 2024.09.09 17:56:23.665995 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9577 2024.09.09 17:56:23.666480 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9578 2024.09.09 17:56:23.666529 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9579 2024.09.09 17:56:23.667014 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9580 2024.09.09 17:56:23.667576 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9581 2024.09.09 17:56:23.667774 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002182 sec., 33913.84051329056 rows/sec., 2.65 MiB/sec.
9582 2024.09.09 17:56:23.667999 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Debug> DynamicQueryHandler: Done processing query
9583 2024.09.09 17:56:23.668032 [ 3 ] {dee5aa19-e6e3-4c0d-bd55-6ce915276d69} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9584 2024.09.09 17:56:23.668057 [ 3 ] {} <Debug> HTTP-Session: 5306d5f5-0892-47ce-96d8-5c90b61149a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9585 2024.09.09 17:56:23.668292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9586 2024.09.09 17:56:23.668354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9587 2024.09.09 17:56:23.668380 [ 3 ] {} <Debug> HTTP-Session: 0baf9e35-8db2-496d-95e0-83ed0af7aab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9588 2024.09.09 17:56:23.668403 [ 3 ] {} <Debug> HTTP-Session: 0baf9e35-8db2-496d-95e0-83ed0af7aab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9589 2024.09.09 17:56:23.668423 [ 3 ] {} <Debug> HTTP-Session: 0baf9e35-8db2-496d-95e0-83ed0af7aab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9590 2024.09.09 17:56:23.668465 [ 3 ] {} <Trace> HTTP-Session: 0baf9e35-8db2-496d-95e0-83ed0af7aab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9591 2024.09.09 17:56:23.668673 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9592 2024.09.09 17:56:23.668732 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9593 2024.09.09 17:56:23.668912 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9594 2024.09.09 17:56:23.669380 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9595 2024.09.09 17:56:23.669427 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9596 2024.09.09 17:56:23.669920 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9597 2024.09.09 17:56:23.670380 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9598 2024.09.09 17:56:23.670578 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002008 sec., 80179.2828685259 rows/sec., 5.58 MiB/sec.
9599 2024.09.09 17:56:23.670777 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Debug> DynamicQueryHandler: Done processing query
9600 2024.09.09 17:56:23.670809 [ 3 ] {2578049c-bc47-4785-9b96-80563d3faa57} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9601 2024.09.09 17:56:23.670833 [ 3 ] {} <Debug> HTTP-Session: 0baf9e35-8db2-496d-95e0-83ed0af7aab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9602 2024.09.09 17:56:23.671022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9603 2024.09.09 17:56:23.671084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9604 2024.09.09 17:56:23.671111 [ 3 ] {} <Debug> HTTP-Session: 42c5a5c5-7d7e-42a0-a5aa-3313a08a558b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9605 2024.09.09 17:56:23.671135 [ 3 ] {} <Debug> HTTP-Session: 42c5a5c5-7d7e-42a0-a5aa-3313a08a558b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9606 2024.09.09 17:56:23.671157 [ 3 ] {} <Debug> HTTP-Session: 42c5a5c5-7d7e-42a0-a5aa-3313a08a558b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9607 2024.09.09 17:56:23.671200 [ 3 ] {} <Trace> HTTP-Session: 42c5a5c5-7d7e-42a0-a5aa-3313a08a558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9608 2024.09.09 17:56:23.671424 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9609 2024.09.09 17:56:23.671510 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9610 2024.09.09 17:56:23.672128 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9611 2024.09.09 17:56:23.672819 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9612 2024.09.09 17:56:23.672860 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9613 2024.09.09 17:56:23.673530 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9614 2024.09.09 17:56:23.673977 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9615 2024.09.09 17:56:23.674168 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002866 sec., 2791.3468248429867 rows/sec., 5.00 MiB/sec.
9616 2024.09.09 17:56:23.674401 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Debug> DynamicQueryHandler: Done processing query
9617 2024.09.09 17:56:23.674427 [ 3 ] {d0d11fec-1fa9-4166-aa59-61f1349c185e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9618 2024.09.09 17:56:23.674444 [ 3 ] {} <Debug> HTTP-Session: 42c5a5c5-7d7e-42a0-a5aa-3313a08a558b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9619 2024.09.09 17:56:23.674621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9620 2024.09.09 17:56:23.674689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9621 2024.09.09 17:56:23.674720 [ 3 ] {} <Debug> HTTP-Session: c3fe6cc0-6a0e-4e1d-b368-6987709c1f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9622 2024.09.09 17:56:23.674748 [ 3 ] {} <Debug> HTTP-Session: c3fe6cc0-6a0e-4e1d-b368-6987709c1f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9623 2024.09.09 17:56:23.674772 [ 3 ] {} <Debug> HTTP-Session: c3fe6cc0-6a0e-4e1d-b368-6987709c1f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9624 2024.09.09 17:56:23.674816 [ 3 ] {} <Trace> HTTP-Session: c3fe6cc0-6a0e-4e1d-b368-6987709c1f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9625 2024.09.09 17:56:23.674975 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9626 2024.09.09 17:56:23.675040 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9627 2024.09.09 17:56:23.675220 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9628 2024.09.09 17:56:23.675621 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9629 2024.09.09 17:56:23.675673 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9630 2024.09.09 17:56:23.676278 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9631 2024.09.09 17:56:23.676702 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9632 2024.09.09 17:56:23.676874 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001951 sec., 30753.459764223473 rows/sec., 2.07 MiB/sec.
9633 2024.09.09 17:56:23.677069 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Debug> DynamicQueryHandler: Done processing query
9634 2024.09.09 17:56:23.677098 [ 3 ] {c83d7b22-1580-4f4b-8a35-ff5c88d07453} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9635 2024.09.09 17:56:23.677115 [ 3 ] {} <Debug> HTTP-Session: c3fe6cc0-6a0e-4e1d-b368-6987709c1f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9636 2024.09.09 17:56:28.661684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9637 2024.09.09 17:56:28.661827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9638 2024.09.09 17:56:28.661858 [ 3 ] {} <Debug> HTTP-Session: c00ce973-f7b8-4ce2-bb2a-6572e2a3b57b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9639 2024.09.09 17:56:28.661888 [ 3 ] {} <Debug> HTTP-Session: c00ce973-f7b8-4ce2-bb2a-6572e2a3b57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9640 2024.09.09 17:56:28.661906 [ 3 ] {} <Debug> HTTP-Session: c00ce973-f7b8-4ce2-bb2a-6572e2a3b57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9641 2024.09.09 17:56:28.661960 [ 3 ] {} <Trace> HTTP-Session: c00ce973-f7b8-4ce2-bb2a-6572e2a3b57b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9642 2024.09.09 17:56:28.662164 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9643 2024.09.09 17:56:28.662241 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9644 2024.09.09 17:56:28.662632 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9645 2024.09.09 17:56:28.663093 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9646 2024.09.09 17:56:28.663139 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9647 2024.09.09 17:56:28.663558 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9648 2024.09.09 17:56:28.663965 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9649 2024.09.09 17:56:28.664153 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002043 sec., 2936.857562408223 rows/sec., 239.48 KiB/sec.
9650 2024.09.09 17:56:28.664168 [ 25 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
9651 2024.09.09 17:56:28.664337 [ 25 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9652 2024.09.09 17:56:28.664394 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9653 2024.09.09 17:56:28.664503 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Debug> DynamicQueryHandler: Done processing query
9654 2024.09.09 17:56:28.664553 [ 3 ] {b5dc2dd1-65f8-433c-86f5-546947adef6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9655 2024.09.09 17:56:28.664611 [ 3 ] {} <Debug> HTTP-Session: c00ce973-f7b8-4ce2-bb2a-6572e2a3b57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9656 2024.09.09 17:56:28.664770 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
9657 2024.09.09 17:56:28.664908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9658 2024.09.09 17:56:28.665027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9659 2024.09.09 17:56:28.665087 [ 3 ] {} <Debug> HTTP-Session: bf9430d9-fe0d-4ca5-908a-2836b0e9da62 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9660 2024.09.09 17:56:28.665127 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9661 2024.09.09 17:56:28.665138 [ 3 ] {} <Debug> HTTP-Session: bf9430d9-fe0d-4ca5-908a-2836b0e9da62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9662 2024.09.09 17:56:28.665191 [ 3 ] {} <Debug> HTTP-Session: bf9430d9-fe0d-4ca5-908a-2836b0e9da62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9663 2024.09.09 17:56:28.665202 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 18 rows starting from the beginning of the part
9664 2024.09.09 17:56:28.665264 [ 3 ] {} <Trace> HTTP-Session: bf9430d9-fe0d-4ca5-908a-2836b0e9da62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9665 2024.09.09 17:56:28.665451 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
9666 2024.09.09 17:56:28.665773 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
9667 2024.09.09 17:56:28.665788 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9668 2024.09.09 17:56:28.666031 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9669 2024.09.09 17:56:28.665939 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9670 2024.09.09 17:56:28.666361 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
9671 2024.09.09 17:56:28.666652 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::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
9672 2024.09.09 17:56:28.667470 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9673 2024.09.09 17:56:28.668649 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9674 2024.09.09 17:56:28.668718 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9675 2024.09.09 17:56:28.669690 [ 186 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00515683 sec., 6981.032921387751 rows/sec., 596.52 KiB/sec.
9676 2024.09.09 17:56:28.669759 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9677 2024.09.09 17:56:28.669934 [ 195 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
9678 2024.09.09 17:56:28.670712 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9679 2024.09.09 17:56:28.671145 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Debug> executeQuery: Read 256 rows, 23.13 KiB in 0.005628 sec., 45486.85145700071 rows/sec., 4.01 MiB/sec.
9680 2024.09.09 17:56:28.671473 [ 195 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9681 2024.09.09 17:56:28.671536 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Debug> DynamicQueryHandler: Done processing query
9682 2024.09.09 17:56:28.671593 [ 3 ] {f53d57be-574d-4945-8e14-cf5e8a651afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9683 2024.09.09 17:56:28.671627 [ 3 ] {} <Debug> HTTP-Session: bf9430d9-fe0d-4ca5-908a-2836b0e9da62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9684 2024.09.09 17:56:28.671666 [ 195 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_16_3} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
9685 2024.09.09 17:56:28.671793 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9686 2024.09.09 17:56:28.671848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9687 2024.09.09 17:56:28.671908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9688 2024.09.09 17:56:28.671927 [ 3 ] {} <Debug> HTTP-Session: 19d3a9c5-4d80-43f5-be2e-217aacf531c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9689 2024.09.09 17:56:28.671945 [ 3 ] {} <Debug> HTTP-Session: 19d3a9c5-4d80-43f5-be2e-217aacf531c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9690 2024.09.09 17:56:28.671958 [ 3 ] {} <Debug> HTTP-Session: 19d3a9c5-4d80-43f5-be2e-217aacf531c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9691 2024.09.09 17:56:28.671993 [ 3 ] {} <Trace> HTTP-Session: 19d3a9c5-4d80-43f5-be2e-217aacf531c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9692 2024.09.09 17:56:28.672114 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9693 2024.09.09 17:56:28.672160 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9694 2024.09.09 17:56:28.672412 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9695 2024.09.09 17:56:28.672730 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9696 2024.09.09 17:56:28.672768 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9697 2024.09.09 17:56:28.673110 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9698 2024.09.09 17:56:28.673538 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9699 2024.09.09 17:56:28.673708 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001623 sec., 23413.431916204558 rows/sec., 1.70 MiB/sec.
9700 2024.09.09 17:56:28.673928 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Debug> DynamicQueryHandler: Done processing query
9701 2024.09.09 17:56:28.673956 [ 3 ] {c3e84c9c-61f6-4ae9-8fc6-88633b991e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9702 2024.09.09 17:56:28.673975 [ 3 ] {} <Debug> HTTP-Session: 19d3a9c5-4d80-43f5-be2e-217aacf531c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9703 2024.09.09 17:56:28.674563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9704 2024.09.09 17:56:28.674614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9705 2024.09.09 17:56:28.674633 [ 3 ] {} <Debug> HTTP-Session: d81d6e84-b6dc-4a57-989f-0224ada20fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9706 2024.09.09 17:56:28.674651 [ 3 ] {} <Debug> HTTP-Session: d81d6e84-b6dc-4a57-989f-0224ada20fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9707 2024.09.09 17:56:28.674665 [ 3 ] {} <Debug> HTTP-Session: d81d6e84-b6dc-4a57-989f-0224ada20fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9708 2024.09.09 17:56:28.674697 [ 3 ] {} <Trace> HTTP-Session: d81d6e84-b6dc-4a57-989f-0224ada20fe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9709 2024.09.09 17:56:28.674799 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9710 2024.09.09 17:56:28.674844 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9711 2024.09.09 17:56:28.675073 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9712 2024.09.09 17:56:28.675423 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9713 2024.09.09 17:56:28.675461 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9714 2024.09.09 17:56:28.675833 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
9715 2024.09.09 17:56:28.676191 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9716 2024.09.09 17:56:28.676352 [ 25 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
9717 2024.09.09 17:56:28.676360 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec.
9718 2024.09.09 17:56:28.676409 [ 25 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9719 2024.09.09 17:56:28.676482 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9720 2024.09.09 17:56:28.676694 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
9721 2024.09.09 17:56:28.676729 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Debug> DynamicQueryHandler: Done processing query
9722 2024.09.09 17:56:28.676768 [ 3 ] {ce67d750-efc8-4b58-ac6e-fe937e39bdc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9723 2024.09.09 17:56:28.676805 [ 3 ] {} <Debug> HTTP-Session: d81d6e84-b6dc-4a57-989f-0224ada20fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9724 2024.09.09 17:56:28.676930 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9725 2024.09.09 17:56:28.676980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9726 2024.09.09 17:56:28.677003 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part
9727 2024.09.09 17:56:28.677077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9728 2024.09.09 17:56:28.677155 [ 3 ] {} <Debug> HTTP-Session: 72639d1c-77c1-4184-b726-b0834eff4884 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9729 2024.09.09 17:56:28.677224 [ 3 ] {} <Debug> HTTP-Session: 72639d1c-77c1-4184-b726-b0834eff4884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9730 2024.09.09 17:56:28.677287 [ 3 ] {} <Debug> HTTP-Session: 72639d1c-77c1-4184-b726-b0834eff4884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.09.09 17:56:28.677335 [ 3 ] {} <Trace> HTTP-Session: 72639d1c-77c1-4184-b726-b0834eff4884 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9732 2024.09.09 17:56:28.677384 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
9733 2024.09.09 17:56:28.677506 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9734 2024.09.09 17:56:28.677666 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9735 2024.09.09 17:56:28.677762 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part
9736 2024.09.09 17:56:28.678061 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
9737 2024.09.09 17:56:28.678452 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
9738 2024.09.09 17:56:28.678818 [ 195 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
9739 2024.09.09 17:56:28.679291 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9740 2024.09.09 17:56:28.680218 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9741 2024.09.09 17:56:28.680272 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9742 2024.09.09 17:56:28.681264 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9743 2024.09.09 17:56:28.682226 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005642653 sec., 93395.78386266176 rows/sec., 6.35 MiB/sec.
9744 2024.09.09 17:56:28.682333 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9745 2024.09.09 17:56:28.682420 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
9746 2024.09.09 17:56:28.682595 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005162 sec., 1162.340178225494 rows/sec., 68.67 KiB/sec.
9747 2024.09.09 17:56:28.682824 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Debug> DynamicQueryHandler: Done processing query
9748 2024.09.09 17:56:28.682864 [ 3 ] {4a9cb1d4-4431-41d6-a189-e89e07fb7263} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9749 2024.09.09 17:56:28.682888 [ 3 ] {} <Debug> HTTP-Session: 72639d1c-77c1-4184-b726-b0834eff4884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9750 2024.09.09 17:56:28.683104 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9751 2024.09.09 17:56:28.683123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 68208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9752 2024.09.09 17:56:28.683202 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_31_6} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
9753 2024.09.09 17:56:28.683202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9754 2024.09.09 17:56:28.683234 [ 3 ] {} <Debug> HTTP-Session: a8be7f5a-774f-4cc4-8c48-6c2eca425557 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9755 2024.09.09 17:56:28.683262 [ 3 ] {} <Debug> HTTP-Session: a8be7f5a-774f-4cc4-8c48-6c2eca425557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9756 2024.09.09 17:56:28.683291 [ 3 ] {} <Debug> HTTP-Session: a8be7f5a-774f-4cc4-8c48-6c2eca425557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9757 2024.09.09 17:56:28.683305 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9758 2024.09.09 17:56:28.683334 [ 3 ] {} <Trace> HTTP-Session: a8be7f5a-774f-4cc4-8c48-6c2eca425557 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9759 2024.09.09 17:56:28.683698 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9760 2024.09.09 17:56:28.683744 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9761 2024.09.09 17:56:28.683974 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9762 2024.09.09 17:56:28.684547 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9763 2024.09.09 17:56:28.684585 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9764 2024.09.09 17:56:28.684966 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9765 2024.09.09 17:56:28.685338 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9766 2024.09.09 17:56:28.685503 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Debug> executeQuery: Read 420 rows, 30.73 KiB in 0.002055 sec., 204379.56204379562 rows/sec., 14.60 MiB/sec.
9767 2024.09.09 17:56:28.685718 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Debug> DynamicQueryHandler: Done processing query
9768 2024.09.09 17:56:28.685754 [ 3 ] {1f27ab67-c39e-48c4-bb3f-55bc29022d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9769 2024.09.09 17:56:28.685782 [ 3 ] {} <Debug> HTTP-Session: a8be7f5a-774f-4cc4-8c48-6c2eca425557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9770 2024.09.09 17:56:28.685928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9771 2024.09.09 17:56:28.685978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9772 2024.09.09 17:56:28.685997 [ 3 ] {} <Debug> HTTP-Session: 75904b39-dab4-4c16-b8db-0b054aefc6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9773 2024.09.09 17:56:28.686014 [ 3 ] {} <Debug> HTTP-Session: 75904b39-dab4-4c16-b8db-0b054aefc6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9774 2024.09.09 17:56:28.686028 [ 3 ] {} <Debug> HTTP-Session: 75904b39-dab4-4c16-b8db-0b054aefc6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.09.09 17:56:28.686058 [ 3 ] {} <Trace> HTTP-Session: 75904b39-dab4-4c16-b8db-0b054aefc6a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9776 2024.09.09 17:56:28.686154 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9777 2024.09.09 17:56:28.686200 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9778 2024.09.09 17:56:28.686331 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9779 2024.09.09 17:56:28.686595 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9780 2024.09.09 17:56:28.686631 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9781 2024.09.09 17:56:28.686986 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9782 2024.09.09 17:56:28.687318 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9783 2024.09.09 17:56:28.687480 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 233.59 KiB/sec.
9784 2024.09.09 17:56:28.687637 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Debug> DynamicQueryHandler: Done processing query
9785 2024.09.09 17:56:28.687662 [ 3 ] {cd057ecc-820d-4861-93cb-78026a8912fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9786 2024.09.09 17:56:28.687678 [ 3 ] {} <Debug> HTTP-Session: 75904b39-dab4-4c16-b8db-0b054aefc6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.09.09 17:56:28.687880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9788 2024.09.09 17:56:28.687929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9789 2024.09.09 17:56:28.687949 [ 3 ] {} <Debug> HTTP-Session: 5957e776-1ddc-4379-96f3-20659499d72a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9790 2024.09.09 17:56:28.687965 [ 3 ] {} <Debug> HTTP-Session: 5957e776-1ddc-4379-96f3-20659499d72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9791 2024.09.09 17:56:28.687980 [ 3 ] {} <Debug> HTTP-Session: 5957e776-1ddc-4379-96f3-20659499d72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9792 2024.09.09 17:56:28.688010 [ 3 ] {} <Trace> HTTP-Session: 5957e776-1ddc-4379-96f3-20659499d72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9793 2024.09.09 17:56:28.688186 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9794 2024.09.09 17:56:28.688233 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9795 2024.09.09 17:56:28.688377 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9796 2024.09.09 17:56:28.688822 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9797 2024.09.09 17:56:28.688859 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9798 2024.09.09 17:56:28.689251 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9799 2024.09.09 17:56:28.689607 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9800 2024.09.09 17:56:28.689769 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001668 sec., 143884.89208633095 rows/sec., 9.65 MiB/sec.
9801 2024.09.09 17:56:28.689983 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Debug> DynamicQueryHandler: Done processing query
9802 2024.09.09 17:56:28.690009 [ 3 ] {b71f9361-fb58-4be0-9f9d-98f42979e499} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9803 2024.09.09 17:56:28.690025 [ 3 ] {} <Debug> HTTP-Session: 5957e776-1ddc-4379-96f3-20659499d72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9804 2024.09.09 17:56:28.690150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9805 2024.09.09 17:56:28.690200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9806 2024.09.09 17:56:28.690219 [ 3 ] {} <Debug> HTTP-Session: 3ddb26ea-e6de-4e21-a47d-6208bf1236ef Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9807 2024.09.09 17:56:28.690236 [ 3 ] {} <Debug> HTTP-Session: 3ddb26ea-e6de-4e21-a47d-6208bf1236ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9808 2024.09.09 17:56:28.690249 [ 3 ] {} <Debug> HTTP-Session: 3ddb26ea-e6de-4e21-a47d-6208bf1236ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9809 2024.09.09 17:56:28.690279 [ 3 ] {} <Trace> HTTP-Session: 3ddb26ea-e6de-4e21-a47d-6208bf1236ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9810 2024.09.09 17:56:28.690376 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9811 2024.09.09 17:56:28.690425 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9812 2024.09.09 17:56:28.690559 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9813 2024.09.09 17:56:28.690808 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9814 2024.09.09 17:56:28.690848 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9815 2024.09.09 17:56:28.691198 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9816 2024.09.09 17:56:28.691541 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9817 2024.09.09 17:56:28.691706 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec.
9818 2024.09.09 17:56:28.691917 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Debug> DynamicQueryHandler: Done processing query
9819 2024.09.09 17:56:28.691942 [ 3 ] {4983e99b-b0c4-44a3-ad1e-4d9fad858516} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9820 2024.09.09 17:56:28.691958 [ 3 ] {} <Debug> HTTP-Session: 3ddb26ea-e6de-4e21-a47d-6208bf1236ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9821 2024.09.09 17:56:28.692168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9822 2024.09.09 17:56:28.692232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9823 2024.09.09 17:56:28.692255 [ 3 ] {} <Debug> HTTP-Session: f49e3d52-1b80-490b-a19f-4bbbe4eed371 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9824 2024.09.09 17:56:28.692280 [ 3 ] {} <Debug> HTTP-Session: f49e3d52-1b80-490b-a19f-4bbbe4eed371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9825 2024.09.09 17:56:28.692297 [ 3 ] {} <Debug> HTTP-Session: f49e3d52-1b80-490b-a19f-4bbbe4eed371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9826 2024.09.09 17:56:28.692330 [ 3 ] {} <Trace> HTTP-Session: f49e3d52-1b80-490b-a19f-4bbbe4eed371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9827 2024.09.09 17:56:28.693056 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9828 2024.09.09 17:56:28.693128 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9829 2024.09.09 17:56:28.693581 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9830 2024.09.09 17:56:28.694305 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9831 2024.09.09 17:56:28.694344 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9832 2024.09.09 17:56:28.694998 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9833 2024.09.09 17:56:28.695429 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9834 2024.09.09 17:56:28.695619 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003174 sec., 10081.91556395715 rows/sec., 18.07 MiB/sec.
9835 2024.09.09 17:56:28.695998 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Debug> DynamicQueryHandler: Done processing query
9836 2024.09.09 17:56:28.696025 [ 3 ] {4c499e43-e52c-4e77-a47c-ab82371caab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9837 2024.09.09 17:56:28.696041 [ 3 ] {} <Debug> HTTP-Session: f49e3d52-1b80-490b-a19f-4bbbe4eed371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9838 2024.09.09 17:56:28.696176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9839 2024.09.09 17:56:28.696226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9840 2024.09.09 17:56:28.696246 [ 3 ] {} <Debug> HTTP-Session: 3b000c82-dbf2-4aaa-bab4-6076adc33259 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9841 2024.09.09 17:56:28.696263 [ 3 ] {} <Debug> HTTP-Session: 3b000c82-dbf2-4aaa-bab4-6076adc33259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9842 2024.09.09 17:56:28.696278 [ 3 ] {} <Debug> HTTP-Session: 3b000c82-dbf2-4aaa-bab4-6076adc33259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9843 2024.09.09 17:56:28.696313 [ 3 ] {} <Trace> HTTP-Session: 3b000c82-dbf2-4aaa-bab4-6076adc33259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9844 2024.09.09 17:56:28.696437 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9845 2024.09.09 17:56:28.696482 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9846 2024.09.09 17:56:28.696616 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9847 2024.09.09 17:56:28.696939 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9848 2024.09.09 17:56:28.696977 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
9849 2024.09.09 17:56:28.697358 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9850 2024.09.09 17:56:28.697701 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9851 2024.09.09 17:56:28.697859 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec.
9852 2024.09.09 17:56:28.698048 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Debug> DynamicQueryHandler: Done processing query
9853 2024.09.09 17:56:28.698078 [ 3 ] {811ea20a-eb95-432b-ade9-6449d2636ce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9854 2024.09.09 17:56:28.698098 [ 3 ] {} <Debug> HTTP-Session: 3b000c82-dbf2-4aaa-bab4-6076adc33259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9855 2024.09.09 17:56:32.553351 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
9856 2024.09.09 17:56:32.553424 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
9857 2024.09.09 17:56:33.684524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9858 2024.09.09 17:56:33.684656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9859 2024.09.09 17:56:33.684687 [ 3 ] {} <Debug> HTTP-Session: 004ff006-2d87-478c-afaa-316358644cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9860 2024.09.09 17:56:33.684716 [ 3 ] {} <Debug> HTTP-Session: 004ff006-2d87-478c-afaa-316358644cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9861 2024.09.09 17:56:33.684734 [ 3 ] {} <Debug> HTTP-Session: 004ff006-2d87-478c-afaa-316358644cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9862 2024.09.09 17:56:33.684792 [ 3 ] {} <Trace> HTTP-Session: 004ff006-2d87-478c-afaa-316358644cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9863 2024.09.09 17:56:33.685005 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9864 2024.09.09 17:56:33.685079 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9865 2024.09.09 17:56:33.685427 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9866 2024.09.09 17:56:33.685887 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9867 2024.09.09 17:56:33.685937 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9868 2024.09.09 17:56:33.686380 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9869 2024.09.09 17:56:33.686781 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9870 2024.09.09 17:56:33.686955 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002006 sec., 1994.0179461615155 rows/sec., 162.60 KiB/sec.
9871 2024.09.09 17:56:33.687182 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Debug> DynamicQueryHandler: Done processing query
9872 2024.09.09 17:56:33.687211 [ 3 ] {68db9c25-ef7e-4298-987e-ce1179b93029} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9873 2024.09.09 17:56:33.687228 [ 3 ] {} <Debug> HTTP-Session: 004ff006-2d87-478c-afaa-316358644cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9874 2024.09.09 17:56:33.687568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9875 2024.09.09 17:56:33.687657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9876 2024.09.09 17:56:33.687683 [ 3 ] {} <Debug> HTTP-Session: 2e11d8ae-e1c4-4783-a726-4f436d155f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9877 2024.09.09 17:56:33.687701 [ 3 ] {} <Debug> HTTP-Session: 2e11d8ae-e1c4-4783-a726-4f436d155f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9878 2024.09.09 17:56:33.687715 [ 3 ] {} <Debug> HTTP-Session: 2e11d8ae-e1c4-4783-a726-4f436d155f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9879 2024.09.09 17:56:33.687751 [ 3 ] {} <Trace> HTTP-Session: 2e11d8ae-e1c4-4783-a726-4f436d155f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9880 2024.09.09 17:56:33.688325 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9881 2024.09.09 17:56:33.688376 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9882 2024.09.09 17:56:33.688617 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9883 2024.09.09 17:56:33.689855 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9884 2024.09.09 17:56:33.689895 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9885 2024.09.09 17:56:33.690346 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9886 2024.09.09 17:56:33.690711 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9887 2024.09.09 17:56:33.690879 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002981 sec., 407245.89064072457 rows/sec., 33.64 MiB/sec.
9888 2024.09.09 17:56:33.691063 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Debug> DynamicQueryHandler: Done processing query
9889 2024.09.09 17:56:33.691087 [ 3 ] {79f5b942-95a6-444e-a04d-5947e4917f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
9890 2024.09.09 17:56:33.691103 [ 3 ] {} <Debug> HTTP-Session: 2e11d8ae-e1c4-4783-a726-4f436d155f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9891 2024.09.09 17:56:33.691294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9892 2024.09.09 17:56:33.691412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9893 2024.09.09 17:56:33.691433 [ 3 ] {} <Debug> HTTP-Session: 63eef10b-d3d4-400b-b308-75b5c279cc4a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9894 2024.09.09 17:56:33.691451 [ 3 ] {} <Debug> HTTP-Session: 63eef10b-d3d4-400b-b308-75b5c279cc4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9895 2024.09.09 17:56:33.691464 [ 3 ] {} <Debug> HTTP-Session: 63eef10b-d3d4-400b-b308-75b5c279cc4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9896 2024.09.09 17:56:33.691499 [ 3 ] {} <Trace> HTTP-Session: 63eef10b-d3d4-400b-b308-75b5c279cc4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9897 2024.09.09 17:56:33.691607 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9898 2024.09.09 17:56:33.691655 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9899 2024.09.09 17:56:33.691892 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9900 2024.09.09 17:56:33.692225 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9901 2024.09.09 17:56:33.692264 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9902 2024.09.09 17:56:33.692626 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9903 2024.09.09 17:56:33.692994 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9904 2024.09.09 17:56:33.693166 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001579 sec., 7599.7466751108295 rows/sec., 557.86 KiB/sec.
9905 2024.09.09 17:56:33.693346 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Debug> DynamicQueryHandler: Done processing query
9906 2024.09.09 17:56:33.693370 [ 3 ] {9609f81c-31e8-4bd5-a182-5dc060f88bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9907 2024.09.09 17:56:33.693387 [ 3 ] {} <Debug> HTTP-Session: 63eef10b-d3d4-400b-b308-75b5c279cc4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9908 2024.09.09 17:56:33.693569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9909 2024.09.09 17:56:33.693620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9910 2024.09.09 17:56:33.693639 [ 3 ] {} <Debug> HTTP-Session: ab5a2fa8-9f95-44a1-bb90-f3a58c7d8868 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9911 2024.09.09 17:56:33.693655 [ 3 ] {} <Debug> HTTP-Session: ab5a2fa8-9f95-44a1-bb90-f3a58c7d8868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9912 2024.09.09 17:56:33.693669 [ 3 ] {} <Debug> HTTP-Session: ab5a2fa8-9f95-44a1-bb90-f3a58c7d8868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9913 2024.09.09 17:56:33.693701 [ 3 ] {} <Trace> HTTP-Session: ab5a2fa8-9f95-44a1-bb90-f3a58c7d8868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9914 2024.09.09 17:56:33.693851 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9915 2024.09.09 17:56:33.693897 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9916 2024.09.09 17:56:33.694124 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9917 2024.09.09 17:56:33.694559 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9918 2024.09.09 17:56:33.694597 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9919 2024.09.09 17:56:33.694965 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9920 2024.09.09 17:56:33.695316 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9921 2024.09.09 17:56:33.695473 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001686 sec., 135231.31672597866 rows/sec., 9.16 MiB/sec.
9922 2024.09.09 17:56:33.695653 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Debug> DynamicQueryHandler: Done processing query
9923 2024.09.09 17:56:33.695679 [ 3 ] {47711094-e5d5-4296-9eb9-9b923495abe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9924 2024.09.09 17:56:33.695694 [ 3 ] {} <Debug> HTTP-Session: ab5a2fa8-9f95-44a1-bb90-f3a58c7d8868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9925 2024.09.09 17:56:33.695898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9926 2024.09.09 17:56:33.695959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9927 2024.09.09 17:56:33.695978 [ 3 ] {} <Debug> HTTP-Session: 5a433a50-d20c-4f5e-8dd2-1cccfa1122c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9928 2024.09.09 17:56:33.695994 [ 3 ] {} <Debug> HTTP-Session: 5a433a50-d20c-4f5e-8dd2-1cccfa1122c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9929 2024.09.09 17:56:33.696008 [ 3 ] {} <Debug> HTTP-Session: 5a433a50-d20c-4f5e-8dd2-1cccfa1122c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9930 2024.09.09 17:56:33.696038 [ 3 ] {} <Trace> HTTP-Session: 5a433a50-d20c-4f5e-8dd2-1cccfa1122c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9931 2024.09.09 17:56:33.696384 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9932 2024.09.09 17:56:33.696428 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9933 2024.09.09 17:56:33.696649 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9934 2024.09.09 17:56:33.697348 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9935 2024.09.09 17:56:33.697385 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9936 2024.09.09 17:56:33.697759 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9937 2024.09.09 17:56:33.698124 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9938 2024.09.09 17:56:33.698284 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002141 sec., 248482.01774871553 rows/sec., 18.41 MiB/sec.
9939 2024.09.09 17:56:33.698463 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Debug> DynamicQueryHandler: Done processing query
9940 2024.09.09 17:56:33.698488 [ 3 ] {8f6d2d82-2ef9-434c-adbe-39c8f41a0eea} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9941 2024.09.09 17:56:33.698504 [ 3 ] {} <Debug> HTTP-Session: 5a433a50-d20c-4f5e-8dd2-1cccfa1122c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9942 2024.09.09 17:56:33.698813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9943 2024.09.09 17:56:33.698895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9944 2024.09.09 17:56:33.698918 [ 3 ] {} <Debug> HTTP-Session: b917b20c-df7f-4c62-b9a3-df490783cc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9945 2024.09.09 17:56:33.698935 [ 3 ] {} <Debug> HTTP-Session: b917b20c-df7f-4c62-b9a3-df490783cc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9946 2024.09.09 17:56:33.698949 [ 3 ] {} <Debug> HTTP-Session: b917b20c-df7f-4c62-b9a3-df490783cc4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9947 2024.09.09 17:56:33.698991 [ 3 ] {} <Trace> HTTP-Session: b917b20c-df7f-4c62-b9a3-df490783cc4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9948 2024.09.09 17:56:33.699448 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9949 2024.09.09 17:56:33.699496 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9950 2024.09.09 17:56:33.699641 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9951 2024.09.09 17:56:33.700495 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9952 2024.09.09 17:56:33.700533 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9953 2024.09.09 17:56:33.700975 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9954 2024.09.09 17:56:33.701333 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9955 2024.09.09 17:56:33.701496 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002344 sec., 360921.5017064846 rows/sec., 24.29 MiB/sec.
9956 2024.09.09 17:56:33.701782 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Debug> DynamicQueryHandler: Done processing query
9957 2024.09.09 17:56:33.701821 [ 3 ] {a9e08dd0-fbe1-4277-8f8b-a94163acb992} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9958 2024.09.09 17:56:33.701845 [ 3 ] {} <Debug> HTTP-Session: b917b20c-df7f-4c62-b9a3-df490783cc4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.09.09 17:56:33.702013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9960 2024.09.09 17:56:33.702063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9961 2024.09.09 17:56:33.702083 [ 3 ] {} <Debug> HTTP-Session: 3cceb4be-aa0b-4334-84eb-2f394f10500e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9962 2024.09.09 17:56:33.702102 [ 3 ] {} <Debug> HTTP-Session: 3cceb4be-aa0b-4334-84eb-2f394f10500e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9963 2024.09.09 17:56:33.702117 [ 3 ] {} <Debug> HTTP-Session: 3cceb4be-aa0b-4334-84eb-2f394f10500e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9964 2024.09.09 17:56:33.702150 [ 3 ] {} <Trace> HTTP-Session: 3cceb4be-aa0b-4334-84eb-2f394f10500e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9965 2024.09.09 17:56:33.702309 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9966 2024.09.09 17:56:33.702384 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9967 2024.09.09 17:56:33.702894 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9968 2024.09.09 17:56:33.703452 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9969 2024.09.09 17:56:33.703490 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9970 2024.09.09 17:56:33.704081 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9971 2024.09.09 17:56:33.704508 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9972 2024.09.09 17:56:33.704704 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002467 sec., 3242.8050263477908 rows/sec., 5.81 MiB/sec.
9973 2024.09.09 17:56:33.704933 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Debug> DynamicQueryHandler: Done processing query
9974 2024.09.09 17:56:33.704958 [ 3 ] {1981f2ee-455a-494a-a9a2-1eee52dec3a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9975 2024.09.09 17:56:33.704974 [ 3 ] {} <Debug> HTTP-Session: 3cceb4be-aa0b-4334-84eb-2f394f10500e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.09.09 17:56:33.705113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9977 2024.09.09 17:56:33.705163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9978 2024.09.09 17:56:33.705182 [ 3 ] {} <Debug> HTTP-Session: 3d2ccaa5-70a2-4273-b11d-8fc8cc3cbf8c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9979 2024.09.09 17:56:33.705198 [ 3 ] {} <Debug> HTTP-Session: 3d2ccaa5-70a2-4273-b11d-8fc8cc3cbf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.09.09 17:56:33.705212 [ 3 ] {} <Debug> HTTP-Session: 3d2ccaa5-70a2-4273-b11d-8fc8cc3cbf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9981 2024.09.09 17:56:33.705243 [ 3 ] {} <Trace> HTTP-Session: 3d2ccaa5-70a2-4273-b11d-8fc8cc3cbf8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9982 2024.09.09 17:56:33.705361 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9983 2024.09.09 17:56:33.705405 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9984 2024.09.09 17:56:33.705533 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9985 2024.09.09 17:56:33.705853 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9986 2024.09.09 17:56:33.705890 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
9987 2024.09.09 17:56:33.706252 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9988 2024.09.09 17:56:33.706583 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9989 2024.09.09 17:56:33.706747 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
9990 2024.09.09 17:56:33.706933 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Debug> DynamicQueryHandler: Done processing query
9991 2024.09.09 17:56:33.706969 [ 3 ] {1f1aecef-1868-477d-81e2-111b415ffc86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9992 2024.09.09 17:56:33.706994 [ 3 ] {} <Debug> HTTP-Session: 3d2ccaa5-70a2-4273-b11d-8fc8cc3cbf8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9993 2024.09.09 17:56:38.661535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9994 2024.09.09 17:56:38.661731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9995 2024.09.09 17:56:38.661775 [ 3 ] {} <Debug> HTTP-Session: d6348d07-3129-43ad-b45f-bc3706258fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
9996 2024.09.09 17:56:38.661816 [ 3 ] {} <Debug> HTTP-Session: d6348d07-3129-43ad-b45f-bc3706258fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9997 2024.09.09 17:56:38.661845 [ 3 ] {} <Debug> HTTP-Session: d6348d07-3129-43ad-b45f-bc3706258fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9998 2024.09.09 17:56:38.661927 [ 3 ] {} <Trace> HTTP-Session: d6348d07-3129-43ad-b45f-bc3706258fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9999 2024.09.09 17:56:38.662210 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10000 2024.09.09 17:56:38.662309 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10001 2024.09.09 17:56:38.662650 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10002 2024.09.09 17:56:38.663105 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10003 2024.09.09 17:56:38.663151 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10004 2024.09.09 17:56:38.663580 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
10005 2024.09.09 17:56:38.663969 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10006 2024.09.09 17:56:38.664146 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002023 sec., 988.6307464162135 rows/sec., 80.62 KiB/sec.
10007 2024.09.09 17:56:38.664497 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Debug> DynamicQueryHandler: Done processing query
10008 2024.09.09 17:56:38.664526 [ 3 ] {70cba4fe-3331-4988-bd41-72bf6c9a8cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10009 2024.09.09 17:56:38.664544 [ 3 ] {} <Debug> HTTP-Session: d6348d07-3129-43ad-b45f-bc3706258fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.09.09 17:56:38.664741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10011 2024.09.09 17:56:38.664797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10012 2024.09.09 17:56:38.664818 [ 3 ] {} <Debug> HTTP-Session: cbc2bf66-4961-4a81-986e-7f6b4a90c0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10013 2024.09.09 17:56:38.664837 [ 3 ] {} <Debug> HTTP-Session: cbc2bf66-4961-4a81-986e-7f6b4a90c0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10014 2024.09.09 17:56:38.664850 [ 3 ] {} <Debug> HTTP-Session: cbc2bf66-4961-4a81-986e-7f6b4a90c0bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10015 2024.09.09 17:56:38.664885 [ 3 ] {} <Trace> HTTP-Session: cbc2bf66-4961-4a81-986e-7f6b4a90c0bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10016 2024.09.09 17:56:38.665072 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10017 2024.09.09 17:56:38.665121 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10018 2024.09.09 17:56:38.665372 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10019 2024.09.09 17:56:38.666003 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10020 2024.09.09 17:56:38.666041 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10021 2024.09.09 17:56:38.666419 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10022 2024.09.09 17:56:38.666781 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10023 2024.09.09 17:56:38.666935 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.001952 sec., 130122.95081967213 rows/sec., 11.50 MiB/sec.
10024 2024.09.09 17:56:38.667123 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Debug> DynamicQueryHandler: Done processing query
10025 2024.09.09 17:56:38.667147 [ 3 ] {2e67d4a2-076b-429a-b81f-f99fbfc880fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10026 2024.09.09 17:56:38.667163 [ 3 ] {} <Debug> HTTP-Session: cbc2bf66-4961-4a81-986e-7f6b4a90c0bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.09.09 17:56:38.667343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10028 2024.09.09 17:56:38.667396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10029 2024.09.09 17:56:38.667414 [ 3 ] {} <Debug> HTTP-Session: ea42744c-4e5e-4fd7-804b-c4df0e634414 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10030 2024.09.09 17:56:38.667431 [ 3 ] {} <Debug> HTTP-Session: ea42744c-4e5e-4fd7-804b-c4df0e634414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10031 2024.09.09 17:56:38.667445 [ 3 ] {} <Debug> HTTP-Session: ea42744c-4e5e-4fd7-804b-c4df0e634414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10032 2024.09.09 17:56:38.667478 [ 3 ] {} <Trace> HTTP-Session: ea42744c-4e5e-4fd7-804b-c4df0e634414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10033 2024.09.09 17:56:38.667588 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10034 2024.09.09 17:56:38.667632 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10035 2024.09.09 17:56:38.667856 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10036 2024.09.09 17:56:38.668246 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10037 2024.09.09 17:56:38.668283 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10038 2024.09.09 17:56:38.668627 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10039 2024.09.09 17:56:38.668989 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10040 2024.09.09 17:56:38.669151 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001589 sec., 21397.105097545627 rows/sec., 1.56 MiB/sec.
10041 2024.09.09 17:56:38.669150 [ 55 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10042 2024.09.09 17:56:38.669274 [ 55 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10043 2024.09.09 17:56:38.669324 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10044 2024.09.09 17:56:38.669418 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Debug> DynamicQueryHandler: Done processing query
10045 2024.09.09 17:56:38.669488 [ 3 ] {2ded5ab0-124f-4a82-b53a-fc4ec1b27b23} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10046 2024.09.09 17:56:38.669560 [ 3 ] {} <Debug> HTTP-Session: ea42744c-4e5e-4fd7-804b-c4df0e634414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.09.09 17:56:38.669693 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
10048 2024.09.09 17:56:38.669866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10049 2024.09.09 17:56:38.670080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10050 2024.09.09 17:56:38.670157 [ 3 ] {} <Debug> HTTP-Session: d12cf71b-4df7-4877-8915-a663eb775f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10051 2024.09.09 17:56:38.670198 [ 3 ] {} <Debug> HTTP-Session: d12cf71b-4df7-4877-8915-a663eb775f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.09.09 17:56:38.670231 [ 3 ] {} <Debug> HTTP-Session: d12cf71b-4df7-4877-8915-a663eb775f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10053 2024.09.09 17:56:38.670279 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10054 2024.09.09 17:56:38.670306 [ 3 ] {} <Trace> HTTP-Session: d12cf71b-4df7-4877-8915-a663eb775f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10055 2024.09.09 17:56:38.670361 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 58 rows starting from the beginning of the part
10056 2024.09.09 17:56:38.670590 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10057 2024.09.09 17:56:38.670649 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part
10058 2024.09.09 17:56:38.670780 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10059 2024.09.09 17:56:38.671060 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part
10060 2024.09.09 17:56:38.671397 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part
10061 2024.09.09 17:56:38.671799 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part
10062 2024.09.09 17:56:38.672165 [ 192 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part
10063 2024.09.09 17:56:38.672380 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10064 2024.09.09 17:56:38.673409 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10065 2024.09.09 17:56:38.673471 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10066 2024.09.09 17:56:38.674482 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
10067 2024.09.09 17:56:38.675471 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006041625 sec., 30455.382450913454 rows/sec., 2.32 MiB/sec.
10068 2024.09.09 17:56:38.675554 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10069 2024.09.09 17:56:38.675810 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005378 sec., 2603.1982149497953 rows/sec., 182.31 KiB/sec.
10070 2024.09.09 17:56:38.675935 [ 197 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10071 2024.09.09 17:56:38.676163 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Debug> DynamicQueryHandler: Done processing query
10072 2024.09.09 17:56:38.676204 [ 3 ] {5650df8d-e9f6-4a85-9830-49d416df8fe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10073 2024.09.09 17:56:38.676223 [ 3 ] {} <Debug> HTTP-Session: d12cf71b-4df7-4877-8915-a663eb775f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.09.09 17:56:38.676372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10075 2024.09.09 17:56:38.676493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10076 2024.09.09 17:56:38.676587 [ 3 ] {} <Debug> HTTP-Session: f61a50c0-1067-4b89-ac22-0e7768fea516 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10077 2024.09.09 17:56:38.676680 [ 3 ] {} <Debug> HTTP-Session: f61a50c0-1067-4b89-ac22-0e7768fea516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10078 2024.09.09 17:56:38.676734 [ 3 ] {} <Debug> HTTP-Session: f61a50c0-1067-4b89-ac22-0e7768fea516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10079 2024.09.09 17:56:38.676792 [ 3 ] {} <Trace> HTTP-Session: f61a50c0-1067-4b89-ac22-0e7768fea516 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10080 2024.09.09 17:56:38.676958 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10081 2024.09.09 17:56:38.677033 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10082 2024.09.09 17:56:38.677044 [ 197 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.09.09 17:56:38.677270 [ 197 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_46_9} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10084 2024.09.09 17:56:38.677493 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10085 2024.09.09 17:56:38.677610 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10086 2024.09.09 17:56:38.677938 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10087 2024.09.09 17:56:38.677977 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10088 2024.09.09 17:56:38.678346 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10089 2024.09.09 17:56:38.678739 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10090 2024.09.09 17:56:38.678906 [ 55 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
10091 2024.09.09 17:56:38.678919 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002008 sec., 2988.0478087649403 rows/sec., 176.54 KiB/sec.
10092 2024.09.09 17:56:38.678960 [ 55 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10093 2024.09.09 17:56:38.679027 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10094 2024.09.09 17:56:38.679362 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Debug> DynamicQueryHandler: Done processing query
10095 2024.09.09 17:56:38.679384 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
10096 2024.09.09 17:56:38.679418 [ 3 ] {f612d381-8354-42b9-9e7a-61d6eb881670} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10097 2024.09.09 17:56:38.679504 [ 3 ] {} <Debug> HTTP-Session: f61a50c0-1067-4b89-ac22-0e7768fea516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10098 2024.09.09 17:56:38.679764 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10099 2024.09.09 17:56:38.679817 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part
10100 2024.09.09 17:56:38.679829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10101 2024.09.09 17:56:38.679959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10102 2024.09.09 17:56:38.680060 [ 3 ] {} <Debug> HTTP-Session: f9d2e71d-0f96-49da-943a-7ea428ba2b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10103 2024.09.09 17:56:38.680133 [ 3 ] {} <Debug> HTTP-Session: f9d2e71d-0f96-49da-943a-7ea428ba2b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10104 2024.09.09 17:56:38.680156 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
10105 2024.09.09 17:56:38.680174 [ 3 ] {} <Debug> HTTP-Session: f9d2e71d-0f96-49da-943a-7ea428ba2b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10106 2024.09.09 17:56:38.680307 [ 3 ] {} <Trace> HTTP-Session: f9d2e71d-0f96-49da-943a-7ea428ba2b31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10107 2024.09.09 17:56:38.680457 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
10108 2024.09.09 17:56:38.680724 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
10109 2024.09.09 17:56:38.680755 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10110 2024.09.09 17:56:38.680894 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10111 2024.09.09 17:56:38.681032 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
10112 2024.09.09 17:56:38.681986 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10113 2024.09.09 17:56:38.683355 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10114 2024.09.09 17:56:38.683458 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10115 2024.09.09 17:56:38.683592 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004457936 sec., 6729.571712110716 rows/sec., 427.17 KiB/sec.
10116 2024.09.09 17:56:38.683805 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
10117 2024.09.09 17:56:38.684269 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10118 2024.09.09 17:56:38.684772 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10119 2024.09.09 17:56:38.684958 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_25_6} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
10120 2024.09.09 17:56:38.685125 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10121 2024.09.09 17:56:38.685189 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10122 2024.09.09 17:56:38.685372 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Debug> executeQuery: Read 416 rows, 30.41 KiB in 0.004827 sec., 86181.89351564119 rows/sec., 6.15 MiB/sec.
10123 2024.09.09 17:56:38.685581 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Debug> DynamicQueryHandler: Done processing query
10124 2024.09.09 17:56:38.685609 [ 3 ] {4624b529-a889-4971-b96c-6907ea120fc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10125 2024.09.09 17:56:38.685626 [ 3 ] {} <Debug> HTTP-Session: f9d2e71d-0f96-49da-943a-7ea428ba2b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10126 2024.09.09 17:56:38.685827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10127 2024.09.09 17:56:38.685879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10128 2024.09.09 17:56:38.685897 [ 3 ] {} <Debug> HTTP-Session: 03b53bbf-5031-4e7b-bb4d-b40aabdeb5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10129 2024.09.09 17:56:38.685914 [ 3 ] {} <Debug> HTTP-Session: 03b53bbf-5031-4e7b-bb4d-b40aabdeb5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10130 2024.09.09 17:56:38.685928 [ 3 ] {} <Debug> HTTP-Session: 03b53bbf-5031-4e7b-bb4d-b40aabdeb5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10131 2024.09.09 17:56:38.685958 [ 3 ] {} <Trace> HTTP-Session: 03b53bbf-5031-4e7b-bb4d-b40aabdeb5fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10132 2024.09.09 17:56:38.686055 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10133 2024.09.09 17:56:38.686100 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10134 2024.09.09 17:56:38.686241 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10135 2024.09.09 17:56:38.686553 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10136 2024.09.09 17:56:38.686591 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10137 2024.09.09 17:56:38.686952 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10138 2024.09.09 17:56:38.687291 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10139 2024.09.09 17:56:38.687450 [ 55 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
10140 2024.09.09 17:56:38.687457 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec.
10141 2024.09.09 17:56:38.687516 [ 55 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10142 2024.09.09 17:56:38.687610 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10143 2024.09.09 17:56:38.687761 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Debug> DynamicQueryHandler: Done processing query
10144 2024.09.09 17:56:38.687796 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
10145 2024.09.09 17:56:38.687811 [ 3 ] {f90f6720-3a5e-449b-9f46-5028d602bc4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10146 2024.09.09 17:56:38.687865 [ 3 ] {} <Debug> HTTP-Session: 03b53bbf-5031-4e7b-bb4d-b40aabdeb5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10147 2024.09.09 17:56:38.687999 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10148 2024.09.09 17:56:38.688057 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part
10149 2024.09.09 17:56:38.688088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10150 2024.09.09 17:56:38.688248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10151 2024.09.09 17:56:38.688299 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
10152 2024.09.09 17:56:38.688342 [ 3 ] {} <Debug> HTTP-Session: 997ffb35-2e89-408f-9e6f-f444c353a523 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10153 2024.09.09 17:56:38.688422 [ 3 ] {} <Debug> HTTP-Session: 997ffb35-2e89-408f-9e6f-f444c353a523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10154 2024.09.09 17:56:38.688494 [ 3 ] {} <Debug> HTTP-Session: 997ffb35-2e89-408f-9e6f-f444c353a523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10155 2024.09.09 17:56:38.688628 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
10156 2024.09.09 17:56:38.688628 [ 3 ] {} <Trace> HTTP-Session: 997ffb35-2e89-408f-9e6f-f444c353a523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10157 2024.09.09 17:56:38.688898 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
10158 2024.09.09 17:56:38.689061 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
10159 2024.09.09 17:56:38.689084 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10160 2024.09.09 17:56:38.689259 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10161 2024.09.09 17:56:38.689386 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
10162 2024.09.09 17:56:38.690158 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10163 2024.09.09 17:56:38.691187 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10164 2024.09.09 17:56:38.691258 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10165 2024.09.09 17:56:38.692235 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004535026 sec., 33075.88534222295 rows/sec., 1.69 MiB/sec.
10166 2024.09.09 17:56:38.692342 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10167 2024.09.09 17:56:38.692414 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
10168 2024.09.09 17:56:38.693117 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10169 2024.09.09 17:56:38.693274 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10170 2024.09.09 17:56:38.693442 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004588 sec., 51874.45510026155 rows/sec., 3.48 MiB/sec.
10171 2024.09.09 17:56:38.693542 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_25_5} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
10172 2024.09.09 17:56:38.693756 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10173 2024.09.09 17:56:38.693834 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Debug> DynamicQueryHandler: Done processing query
10174 2024.09.09 17:56:38.693863 [ 3 ] {6e9ab096-86c3-4159-aeb6-3e58b9677d87} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10175 2024.09.09 17:56:38.693879 [ 3 ] {} <Debug> HTTP-Session: 997ffb35-2e89-408f-9e6f-f444c353a523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10176 2024.09.09 17:56:38.694040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10177 2024.09.09 17:56:38.694088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10178 2024.09.09 17:56:38.694106 [ 3 ] {} <Debug> HTTP-Session: 6dec88e0-dfdf-41ee-bde8-889f7601cb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10179 2024.09.09 17:56:38.694123 [ 3 ] {} <Debug> HTTP-Session: 6dec88e0-dfdf-41ee-bde8-889f7601cb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10180 2024.09.09 17:56:38.694137 [ 3 ] {} <Debug> HTTP-Session: 6dec88e0-dfdf-41ee-bde8-889f7601cb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10181 2024.09.09 17:56:38.694167 [ 3 ] {} <Trace> HTTP-Session: 6dec88e0-dfdf-41ee-bde8-889f7601cb9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10182 2024.09.09 17:56:38.694263 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10183 2024.09.09 17:56:38.694309 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10184 2024.09.09 17:56:38.694461 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10185 2024.09.09 17:56:38.694759 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10186 2024.09.09 17:56:38.694794 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10187 2024.09.09 17:56:38.695157 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10188 2024.09.09 17:56:38.695493 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10189 2024.09.09 17:56:38.695647 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec.
10190 2024.09.09 17:56:38.695662 [ 55 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
10191 2024.09.09 17:56:38.695741 [ 55 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10192 2024.09.09 17:56:38.695792 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10193 2024.09.09 17:56:38.695992 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Debug> DynamicQueryHandler: Done processing query
10194 2024.09.09 17:56:38.696077 [ 3 ] {50fbae30-2098-4b2d-9dc9-a3ad5d20d37a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10195 2024.09.09 17:56:38.696120 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
10196 2024.09.09 17:56:38.696156 [ 3 ] {} <Debug> HTTP-Session: 6dec88e0-dfdf-41ee-bde8-889f7601cb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.09.09 17:56:38.696431 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10198 2024.09.09 17:56:38.696463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10199 2024.09.09 17:56:38.696484 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part
10200 2024.09.09 17:56:38.696546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10201 2024.09.09 17:56:38.696642 [ 3 ] {} <Debug> HTTP-Session: 69f3f071-112e-44be-b1ba-38ead18cff19 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10202 2024.09.09 17:56:38.696712 [ 3 ] {} <Debug> HTTP-Session: 69f3f071-112e-44be-b1ba-38ead18cff19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10203 2024.09.09 17:56:38.696730 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
10204 2024.09.09 17:56:38.696763 [ 3 ] {} <Debug> HTTP-Session: 69f3f071-112e-44be-b1ba-38ead18cff19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10205 2024.09.09 17:56:38.696882 [ 3 ] {} <Trace> HTTP-Session: 69f3f071-112e-44be-b1ba-38ead18cff19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10206 2024.09.09 17:56:38.697060 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
10207 2024.09.09 17:56:38.697244 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
10208 2024.09.09 17:56:38.697478 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
10209 2024.09.09 17:56:38.697585 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10210 2024.09.09 17:56:38.697769 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
10211 2024.09.09 17:56:38.697833 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10212 2024.09.09 17:56:38.699967 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10213 2024.09.09 17:56:38.701429 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.005535132 sec., 4697.268285562115 rows/sec., 315.81 KiB/sec.
10214 2024.09.09 17:56:38.701682 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10215 2024.09.09 17:56:38.701695 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
10216 2024.09.09 17:56:38.701743 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10217 2024.09.09 17:56:38.702761 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10218 2024.09.09 17:56:38.703022 [ 189 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_25_5} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
10219 2024.09.09 17:56:38.703181 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
10220 2024.09.09 17:56:38.703392 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10221 2024.09.09 17:56:38.703835 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10222 2024.09.09 17:56:38.704034 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10223 2024.09.09 17:56:38.704041 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006908 sec., 4632.310364794441 rows/sec., 8.30 MiB/sec.
10224 2024.09.09 17:56:38.704091 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10225 2024.09.09 17:56:38.704173 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10226 2024.09.09 17:56:38.704698 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
10227 2024.09.09 17:56:38.705031 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Debug> DynamicQueryHandler: Done processing query
10228 2024.09.09 17:56:38.705109 [ 3 ] {3516709d-6d00-431b-8d2c-561084a9ad55} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10229 2024.09.09 17:56:38.705179 [ 3 ] {} <Debug> HTTP-Session: 69f3f071-112e-44be-b1ba-38ead18cff19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10230 2024.09.09 17:56:38.705476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10231 2024.09.09 17:56:38.705627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10232 2024.09.09 17:56:38.705700 [ 3 ] {} <Debug> HTTP-Session: 58379acd-99a6-4de8-8dfb-7aeddbd94e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10233 2024.09.09 17:56:38.705744 [ 3 ] {} <Debug> HTTP-Session: 58379acd-99a6-4de8-8dfb-7aeddbd94e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10234 2024.09.09 17:56:38.705799 [ 3 ] {} <Debug> HTTP-Session: 58379acd-99a6-4de8-8dfb-7aeddbd94e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10235 2024.09.09 17:56:38.705900 [ 3 ] {} <Trace> HTTP-Session: 58379acd-99a6-4de8-8dfb-7aeddbd94e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10236 2024.09.09 17:56:38.706114 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10237 2024.09.09 17:56:38.706171 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10238 2024.09.09 17:56:38.706278 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 745 rows starting from the beginning of the part
10239 2024.09.09 17:56:38.706289 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10240 2024.09.09 17:56:38.707183 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10241 2024.09.09 17:56:38.707223 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part
10242 2024.09.09 17:56:38.707882 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part
10243 2024.09.09 17:56:38.708281 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10244 2024.09.09 17:56:38.708404 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10245 2024.09.09 17:56:38.708688 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part
10246 2024.09.09 17:56:38.709301 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part
10247 2024.09.09 17:56:38.709664 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10248 2024.09.09 17:56:38.709865 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part
10249 2024.09.09 17:56:38.710810 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10250 2024.09.09 17:56:38.711212 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005134 sec., 15971.95169458512 rows/sec., 1.01 MiB/sec.
10251 2024.09.09 17:56:38.711892 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Debug> DynamicQueryHandler: Done processing query
10252 2024.09.09 17:56:38.711989 [ 3 ] {1d43fb07-2e2d-4b7f-b358-c44cca3bc6c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10253 2024.09.09 17:56:38.712090 [ 3 ] {} <Debug> HTTP-Session: 58379acd-99a6-4de8-8dfb-7aeddbd94e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10254 2024.09.09 17:56:38.720357 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 857 rows, containing 19 columns (19 merged, 0 gathered) in 0.016042644 sec., 53420.122019786766 rows/sec., 95.73 MiB/sec.
10255 2024.09.09 17:56:38.721432 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10256 2024.09.09 17:56:38.722045 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10257 2024.09.09 17:56:38.722133 [ 199 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10258 2024.09.09 17:56:38.722285 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB.
10259 2024.09.09 17:56:43.655848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10260 2024.09.09 17:56:43.655991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10261 2024.09.09 17:56:43.656020 [ 3 ] {} <Debug> HTTP-Session: 5a738ece-6c7c-4ca1-bced-2adfc3ff65ca Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10262 2024.09.09 17:56:43.656047 [ 3 ] {} <Debug> HTTP-Session: 5a738ece-6c7c-4ca1-bced-2adfc3ff65ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.09.09 17:56:43.656067 [ 3 ] {} <Debug> HTTP-Session: 5a738ece-6c7c-4ca1-bced-2adfc3ff65ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10264 2024.09.09 17:56:43.656117 [ 3 ] {} <Trace> HTTP-Session: 5a738ece-6c7c-4ca1-bced-2adfc3ff65ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10265 2024.09.09 17:56:43.656341 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10266 2024.09.09 17:56:43.656413 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10267 2024.09.09 17:56:43.656756 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10268 2024.09.09 17:56:43.657285 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10269 2024.09.09 17:56:43.657336 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10270 2024.09.09 17:56:43.657818 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10271 2024.09.09 17:56:43.658235 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10272 2024.09.09 17:56:43.658401 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002136 sec., 33707.86516853933 rows/sec., 2.74 MiB/sec.
10273 2024.09.09 17:56:43.658466 [ 152 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10274 2024.09.09 17:56:43.658581 [ 152 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10275 2024.09.09 17:56:43.658618 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10276 2024.09.09 17:56:43.658777 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Debug> DynamicQueryHandler: Done processing query
10277 2024.09.09 17:56:43.658840 [ 3 ] {c7d13122-8b0c-4bb4-9c07-a98ca63ea98c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10278 2024.09.09 17:56:43.658854 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10279 2024.09.09 17:56:43.658875 [ 3 ] {} <Debug> HTTP-Session: 5a738ece-6c7c-4ca1-bced-2adfc3ff65ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10280 2024.09.09 17:56:43.659294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10281 2024.09.09 17:56:43.659530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10282 2024.09.09 17:56:43.659531 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10283 2024.09.09 17:56:43.659596 [ 3 ] {} <Debug> HTTP-Session: c5601204-1104-4f80-9deb-fc60ff79803c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10284 2024.09.09 17:56:43.659634 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1419 rows starting from the beginning of the part
10285 2024.09.09 17:56:43.659646 [ 3 ] {} <Debug> HTTP-Session: c5601204-1104-4f80-9deb-fc60ff79803c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10286 2024.09.09 17:56:43.659694 [ 3 ] {} <Debug> HTTP-Session: c5601204-1104-4f80-9deb-fc60ff79803c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10287 2024.09.09 17:56:43.659804 [ 3 ] {} <Trace> HTTP-Session: c5601204-1104-4f80-9deb-fc60ff79803c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10288 2024.09.09 17:56:43.659907 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 73 rows starting from the beginning of the part
10289 2024.09.09 17:56:43.660139 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10290 2024.09.09 17:56:43.660271 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 256 rows starting from the beginning of the part
10291 2024.09.09 17:56:43.660276 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10292 2024.09.09 17:56:43.660570 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1214 rows starting from the beginning of the part
10293 2024.09.09 17:56:43.660877 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 254 rows starting from the beginning of the part
10294 2024.09.09 17:56:43.661259 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part
10295 2024.09.09 17:56:43.661959 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10296 2024.09.09 17:56:43.662760 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10297 2024.09.09 17:56:43.662815 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10298 2024.09.09 17:56:43.663761 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10299 2024.09.09 17:56:43.664342 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10300 2024.09.09 17:56:43.664574 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004551 sec., 1757.8554163920016 rows/sec., 132.18 KiB/sec.
10301 2024.09.09 17:56:43.665017 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Debug> DynamicQueryHandler: Done processing query
10302 2024.09.09 17:56:43.665054 [ 3 ] {89ff4860-d7c1-48c7-bf4d-f36d6016f2c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10303 2024.09.09 17:56:43.665085 [ 3 ] {} <Debug> HTTP-Session: c5601204-1104-4f80-9deb-fc60ff79803c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10304 2024.09.09 17:56:43.665086 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374748 sec., 515785.09456373804 rows/sec., 45.27 MiB/sec.
10305 2024.09.09 17:56:43.665267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10306 2024.09.09 17:56:43.665363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10307 2024.09.09 17:56:43.665389 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10308 2024.09.09 17:56:43.665401 [ 3 ] {} <Debug> HTTP-Session: 6d0fef66-5ea4-46ac-ad3f-e04ddceb91c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10309 2024.09.09 17:56:43.665460 [ 3 ] {} <Debug> HTTP-Session: 6d0fef66-5ea4-46ac-ad3f-e04ddceb91c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10310 2024.09.09 17:56:43.665502 [ 3 ] {} <Debug> HTTP-Session: 6d0fef66-5ea4-46ac-ad3f-e04ddceb91c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10311 2024.09.09 17:56:43.665552 [ 3 ] {} <Trace> HTTP-Session: 6d0fef66-5ea4-46ac-ad3f-e04ddceb91c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10312 2024.09.09 17:56:43.665877 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10313 2024.09.09 17:56:43.665982 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10314 2024.09.09 17:56:43.666431 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10315 2024.09.09 17:56:43.666674 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10316 2024.09.09 17:56:43.666688 [ 200 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_51_10} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10317 2024.09.09 17:56:43.666880 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
10318 2024.09.09 17:56:43.667229 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10319 2024.09.09 17:56:43.667272 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10320 2024.09.09 17:56:43.667646 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10321 2024.09.09 17:56:43.668075 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10322 2024.09.09 17:56:43.668244 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002541 sec., 28335.30106257379 rows/sec., 2.21 MiB/sec.
10323 2024.09.09 17:56:43.668245 [ 152 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10324 2024.09.09 17:56:43.668349 [ 152 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10325 2024.09.09 17:56:43.668424 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10326 2024.09.09 17:56:43.668553 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Debug> DynamicQueryHandler: Done processing query
10327 2024.09.09 17:56:43.668575 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10328 2024.09.09 17:56:43.668586 [ 3 ] {0ece9344-a1a9-4f07-af1f-8eac92e5aa27} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10329 2024.09.09 17:56:43.668622 [ 3 ] {} <Debug> HTTP-Session: 6d0fef66-5ea4-46ac-ad3f-e04ddceb91c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10330 2024.09.09 17:56:43.668736 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10331 2024.09.09 17:56:43.668774 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part
10332 2024.09.09 17:56:43.668806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10333 2024.09.09 17:56:43.668902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10334 2024.09.09 17:56:43.668934 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part
10335 2024.09.09 17:56:43.668952 [ 3 ] {} <Debug> HTTP-Session: f1d4dcf2-c04c-46ae-bb4b-9b15ef1fd867 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10336 2024.09.09 17:56:43.668993 [ 3 ] {} <Debug> HTTP-Session: f1d4dcf2-c04c-46ae-bb4b-9b15ef1fd867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10337 2024.09.09 17:56:43.669031 [ 3 ] {} <Debug> HTTP-Session: f1d4dcf2-c04c-46ae-bb4b-9b15ef1fd867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10338 2024.09.09 17:56:43.669127 [ 3 ] {} <Trace> HTTP-Session: f1d4dcf2-c04c-46ae-bb4b-9b15ef1fd867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10339 2024.09.09 17:56:43.669141 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 420 rows starting from the beginning of the part
10340 2024.09.09 17:56:43.669272 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 532 rows starting from the beginning of the part
10341 2024.09.09 17:56:43.669475 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10342 2024.09.09 17:56:43.669494 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 416 rows starting from the beginning of the part
10343 2024.09.09 17:56:43.669693 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10344 2024.09.09 17:56:43.669833 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part
10345 2024.09.09 17:56:43.670258 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10346 2024.09.09 17:56:43.671007 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10347 2024.09.09 17:56:43.671054 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10348 2024.09.09 17:56:43.671596 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10349 2024.09.09 17:56:43.671995 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 5 columns (5 merged, 0 gathered) in 0.0034871 sec., 696280.5769837401 rows/sec., 53.42 MiB/sec.
10350 2024.09.09 17:56:43.672135 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10351 2024.09.09 17:56:43.672175 [ 190 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10352 2024.09.09 17:56:43.672369 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003086 sec., 51847.051198963054 rows/sec., 3.61 MiB/sec.
10353 2024.09.09 17:56:43.672387 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10354 2024.09.09 17:56:43.672564 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10355 2024.09.09 17:56:43.672764 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10356 2024.09.09 17:56:43.673042 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Debug> DynamicQueryHandler: Done processing query
10357 2024.09.09 17:56:43.673186 [ 3 ] {563a5b26-ce62-45ef-9223-45d9dfe2f1af} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10358 2024.09.09 17:56:43.673286 [ 3 ] {} <Debug> HTTP-Session: f1d4dcf2-c04c-46ae-bb4b-9b15ef1fd867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.09.09 17:56:43.673529 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10360 2024.09.09 17:56:43.673671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14176, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10361 2024.09.09 17:56:43.673921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10362 2024.09.09 17:56:43.674080 [ 3 ] {} <Debug> HTTP-Session: 2f714051-eb31-4313-87eb-393628e7f8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10363 2024.09.09 17:56:43.674234 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10364 2024.09.09 17:56:43.674262 [ 3 ] {} <Debug> HTTP-Session: 2f714051-eb31-4313-87eb-393628e7f8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10365 2024.09.09 17:56:43.674580 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10366 2024.09.09 17:56:43.674543 [ 3 ] {} <Debug> HTTP-Session: 2f714051-eb31-4313-87eb-393628e7f8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10367 2024.09.09 17:56:43.674746 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14089 rows starting from the beginning of the part
10368 2024.09.09 17:56:43.674739 [ 196 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_51_10} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10369 2024.09.09 17:56:43.674908 [ 3 ] {} <Trace> HTTP-Session: 2f714051-eb31-4313-87eb-393628e7f8a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10370 2024.09.09 17:56:43.675234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
10371 2024.09.09 17:56:43.675320 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part
10372 2024.09.09 17:56:43.675707 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 240 rows starting from the beginning of the part
10373 2024.09.09 17:56:43.675835 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10374 2024.09.09 17:56:43.676101 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 846 rows starting from the beginning of the part
10375 2024.09.09 17:56:43.676125 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10376 2024.09.09 17:56:43.676467 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 238 rows starting from the beginning of the part
10377 2024.09.09 17:56:43.676892 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
10378 2024.09.09 17:56:43.678539 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10379 2024.09.09 17:56:43.679298 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10380 2024.09.09 17:56:43.679344 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10381 2024.09.09 17:56:43.681712 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10382 2024.09.09 17:56:43.682460 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10383 2024.09.09 17:56:43.682729 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00719 sec., 1112.6564673157163 rows/sec., 1.99 MiB/sec.
10384 2024.09.09 17:56:43.683175 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Debug> DynamicQueryHandler: Done processing query
10385 2024.09.09 17:56:43.683202 [ 3 ] {c777f8bf-6a2c-4d3a-acd5-befca84d0f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10386 2024.09.09 17:56:43.683218 [ 3 ] {} <Debug> HTTP-Session: 2f714051-eb31-4313-87eb-393628e7f8a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10387 2024.09.09 17:56:43.683389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10388 2024.09.09 17:56:43.683444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10389 2024.09.09 17:56:43.683465 [ 3 ] {} <Debug> HTTP-Session: 2739969f-6de2-4207-9914-f4a42ab06a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10390 2024.09.09 17:56:43.683483 [ 3 ] {} <Debug> HTTP-Session: 2739969f-6de2-4207-9914-f4a42ab06a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10391 2024.09.09 17:56:43.683515 [ 3 ] {} <Debug> HTTP-Session: 2739969f-6de2-4207-9914-f4a42ab06a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.09.09 17:56:43.683553 [ 3 ] {} <Trace> HTTP-Session: 2739969f-6de2-4207-9914-f4a42ab06a4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10393 2024.09.09 17:56:43.683690 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10394 2024.09.09 17:56:43.683735 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10395 2024.09.09 17:56:43.683920 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10396 2024.09.09 17:56:43.684303 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10397 2024.09.09 17:56:43.684355 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10398 2024.09.09 17:56:43.684887 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15734 rows, containing 5 columns (5 merged, 0 gathered) in 0.01187756 sec., 1324682.8473188095 rows/sec., 89.27 MiB/sec.
10399 2024.09.09 17:56:43.685140 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10400 2024.09.09 17:56:43.685381 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10401 2024.09.09 17:56:43.685924 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10402 2024.09.09 17:56:43.686251 [ 152 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10403 2024.09.09 17:56:43.686320 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002657 sec., 22581.859239744073 rows/sec., 1.52 MiB/sec.
10404 2024.09.09 17:56:43.686334 [ 152 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10405 2024.09.09 17:56:43.686430 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10406 2024.09.09 17:56:43.686599 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10407 2024.09.09 17:56:43.686904 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10408 2024.09.09 17:56:43.686927 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10409 2024.09.09 17:56:43.686950 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Debug> DynamicQueryHandler: Done processing query
10410 2024.09.09 17:56:43.687001 [ 3 ] {57107e1f-5cf5-4d3c-9d5a-1c59337b62c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10411 2024.09.09 17:56:43.687102 [ 3 ] {} <Debug> HTTP-Session: 2739969f-6de2-4207-9914-f4a42ab06a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10412 2024.09.09 17:56:43.687206 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB.
10413 2024.09.09 17:56:43.687338 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10414 2024.09.09 17:56:43.687382 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part
10415 2024.09.09 17:56:43.687494 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
10416 2024.09.09 17:56:43.687687 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part
10417 2024.09.09 17:56:43.687886 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
10418 2024.09.09 17:56:43.688073 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part
10419 2024.09.09 17:56:43.688243 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
10420 2024.09.09 17:56:43.689940 [ 195 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003350539 sec., 940147.2419810663 rows/sec., 60.87 MiB/sec.
10421 2024.09.09 17:56:43.690248 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10422 2024.09.09 17:56:43.690652 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10423 2024.09.09 17:56:43.690734 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_51_10} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10424 2024.09.09 17:56:43.690804 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
10425 2024.09.09 17:56:47.553478 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
10426 2024.09.09 17:56:47.553578 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
10427 2024.09.09 17:56:48.661481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10428 2024.09.09 17:56:48.661666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10429 2024.09.09 17:56:48.661713 [ 3 ] {} <Debug> HTTP-Session: c38a4a3b-a576-4266-9cb4-d5af17914750 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10430 2024.09.09 17:56:48.661756 [ 3 ] {} <Debug> HTTP-Session: c38a4a3b-a576-4266-9cb4-d5af17914750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10431 2024.09.09 17:56:48.661785 [ 3 ] {} <Debug> HTTP-Session: c38a4a3b-a576-4266-9cb4-d5af17914750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10432 2024.09.09 17:56:48.661866 [ 3 ] {} <Trace> HTTP-Session: c38a4a3b-a576-4266-9cb4-d5af17914750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10433 2024.09.09 17:56:48.662293 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10434 2024.09.09 17:56:48.662406 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10435 2024.09.09 17:56:48.662848 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10436 2024.09.09 17:56:48.663492 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10437 2024.09.09 17:56:48.663543 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10438 2024.09.09 17:56:48.664029 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10439 2024.09.09 17:56:48.664421 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10440 2024.09.09 17:56:48.664586 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002496 sec., 101362.17948717948 rows/sec., 8.96 MiB/sec.
10441 2024.09.09 17:56:48.664936 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Debug> DynamicQueryHandler: Done processing query
10442 2024.09.09 17:56:48.664984 [ 3 ] {71b6b3f4-88b4-437d-a460-ac615fbd0aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10443 2024.09.09 17:56:48.665019 [ 3 ] {} <Debug> HTTP-Session: c38a4a3b-a576-4266-9cb4-d5af17914750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10444 2024.09.09 17:56:48.665267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10445 2024.09.09 17:56:48.665328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10446 2024.09.09 17:56:48.665348 [ 3 ] {} <Debug> HTTP-Session: cca61ff5-a051-4cb4-993e-ce58cd260aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10447 2024.09.09 17:56:48.665366 [ 3 ] {} <Debug> HTTP-Session: cca61ff5-a051-4cb4-993e-ce58cd260aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10448 2024.09.09 17:56:48.665380 [ 3 ] {} <Debug> HTTP-Session: cca61ff5-a051-4cb4-993e-ce58cd260aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10449 2024.09.09 17:56:48.665416 [ 3 ] {} <Trace> HTTP-Session: cca61ff5-a051-4cb4-993e-ce58cd260aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10450 2024.09.09 17:56:48.665533 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10451 2024.09.09 17:56:48.665577 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10452 2024.09.09 17:56:48.665827 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10453 2024.09.09 17:56:48.666185 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10454 2024.09.09 17:56:48.666223 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10455 2024.09.09 17:56:48.666575 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10456 2024.09.09 17:56:48.666939 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10457 2024.09.09 17:56:48.667104 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001598 sec., 20025.03128911139 rows/sec., 1.47 MiB/sec.
10458 2024.09.09 17:56:48.667280 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Debug> DynamicQueryHandler: Done processing query
10459 2024.09.09 17:56:48.667305 [ 3 ] {2ec203ad-8862-4a4e-ae8b-b4fd850f3c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10460 2024.09.09 17:56:48.667321 [ 3 ] {} <Debug> HTTP-Session: cca61ff5-a051-4cb4-993e-ce58cd260aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10461 2024.09.09 17:56:48.667453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10462 2024.09.09 17:56:48.667502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10463 2024.09.09 17:56:48.667521 [ 3 ] {} <Debug> HTTP-Session: 5afef9c4-0fb3-4841-b7d4-62258f85e636 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10464 2024.09.09 17:56:48.667538 [ 3 ] {} <Debug> HTTP-Session: 5afef9c4-0fb3-4841-b7d4-62258f85e636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10465 2024.09.09 17:56:48.667552 [ 3 ] {} <Debug> HTTP-Session: 5afef9c4-0fb3-4841-b7d4-62258f85e636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10466 2024.09.09 17:56:48.667582 [ 3 ] {} <Trace> HTTP-Session: 5afef9c4-0fb3-4841-b7d4-62258f85e636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10467 2024.09.09 17:56:48.667681 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10468 2024.09.09 17:56:48.667724 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10469 2024.09.09 17:56:48.667992 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10470 2024.09.09 17:56:48.668398 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10471 2024.09.09 17:56:48.668445 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10472 2024.09.09 17:56:48.668945 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
10473 2024.09.09 17:56:48.669360 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10474 2024.09.09 17:56:48.669520 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001859 sec., 7530.930607853685 rows/sec., 527.42 KiB/sec.
10475 2024.09.09 17:56:48.669823 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Debug> DynamicQueryHandler: Done processing query
10476 2024.09.09 17:56:48.669871 [ 3 ] {f010a36f-d314-43cc-8661-69b6e3b139c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10477 2024.09.09 17:56:48.669897 [ 3 ] {} <Debug> HTTP-Session: 5afef9c4-0fb3-4841-b7d4-62258f85e636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10478 2024.09.09 17:56:48.670025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10479 2024.09.09 17:56:48.670076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10480 2024.09.09 17:56:48.670095 [ 3 ] {} <Debug> HTTP-Session: e9078fab-4465-4964-99ce-7aa2baef1a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10481 2024.09.09 17:56:48.670111 [ 3 ] {} <Debug> HTTP-Session: e9078fab-4465-4964-99ce-7aa2baef1a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10482 2024.09.09 17:56:48.670125 [ 3 ] {} <Debug> HTTP-Session: e9078fab-4465-4964-99ce-7aa2baef1a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10483 2024.09.09 17:56:48.670156 [ 3 ] {} <Trace> HTTP-Session: e9078fab-4465-4964-99ce-7aa2baef1a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10484 2024.09.09 17:56:48.670256 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10485 2024.09.09 17:56:48.670301 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10486 2024.09.09 17:56:48.670548 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10487 2024.09.09 17:56:48.670860 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10488 2024.09.09 17:56:48.670897 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10489 2024.09.09 17:56:48.671247 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10490 2024.09.09 17:56:48.671605 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10491 2024.09.09 17:56:48.671774 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 230.94 KiB/sec.
10492 2024.09.09 17:56:48.671949 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Debug> DynamicQueryHandler: Done processing query
10493 2024.09.09 17:56:48.671974 [ 3 ] {3f730245-8969-4d07-a9ba-fa9a43d96a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10494 2024.09.09 17:56:48.671990 [ 3 ] {} <Debug> HTTP-Session: e9078fab-4465-4964-99ce-7aa2baef1a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.09.09 17:56:48.672191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10496 2024.09.09 17:56:48.672241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10497 2024.09.09 17:56:48.672260 [ 3 ] {} <Debug> HTTP-Session: 4bd95b7e-002c-4ce6-ba06-827fd614a183 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10498 2024.09.09 17:56:48.672277 [ 3 ] {} <Debug> HTTP-Session: 4bd95b7e-002c-4ce6-ba06-827fd614a183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10499 2024.09.09 17:56:48.672290 [ 3 ] {} <Debug> HTTP-Session: 4bd95b7e-002c-4ce6-ba06-827fd614a183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10500 2024.09.09 17:56:48.672322 [ 3 ] {} <Trace> HTTP-Session: 4bd95b7e-002c-4ce6-ba06-827fd614a183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10501 2024.09.09 17:56:48.672539 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10502 2024.09.09 17:56:48.672582 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10503 2024.09.09 17:56:48.672808 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10504 2024.09.09 17:56:48.673396 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10505 2024.09.09 17:56:48.673434 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10506 2024.09.09 17:56:48.673812 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10507 2024.09.09 17:56:48.674185 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10508 2024.09.09 17:56:48.674350 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.00191 sec., 216753.9267015707 rows/sec., 15.46 MiB/sec.
10509 2024.09.09 17:56:48.674645 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Debug> DynamicQueryHandler: Done processing query
10510 2024.09.09 17:56:48.674705 [ 3 ] {7065c32b-6112-4dda-8be1-cd8bf0b764d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10511 2024.09.09 17:56:48.674769 [ 3 ] {} <Debug> HTTP-Session: 4bd95b7e-002c-4ce6-ba06-827fd614a183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.09.09 17:56:48.674931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10513 2024.09.09 17:56:48.674985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10514 2024.09.09 17:56:48.675005 [ 3 ] {} <Debug> HTTP-Session: a44835b9-e089-4463-a807-0ca0a0a18b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10515 2024.09.09 17:56:48.675022 [ 3 ] {} <Debug> HTTP-Session: a44835b9-e089-4463-a807-0ca0a0a18b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10516 2024.09.09 17:56:48.675036 [ 3 ] {} <Debug> HTTP-Session: a44835b9-e089-4463-a807-0ca0a0a18b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10517 2024.09.09 17:56:48.675068 [ 3 ] {} <Trace> HTTP-Session: a44835b9-e089-4463-a807-0ca0a0a18b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10518 2024.09.09 17:56:48.675170 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10519 2024.09.09 17:56:48.675218 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10520 2024.09.09 17:56:48.675366 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10521 2024.09.09 17:56:48.675635 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10522 2024.09.09 17:56:48.675672 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10523 2024.09.09 17:56:48.676034 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10524 2024.09.09 17:56:48.676358 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10525 2024.09.09 17:56:48.676518 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec.
10526 2024.09.09 17:56:48.676686 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Debug> DynamicQueryHandler: Done processing query
10527 2024.09.09 17:56:48.676711 [ 3 ] {6335af21-bcda-49cf-a4c8-e8595c0334b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10528 2024.09.09 17:56:48.676726 [ 3 ] {} <Debug> HTTP-Session: a44835b9-e089-4463-a807-0ca0a0a18b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10529 2024.09.09 17:56:48.676928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10530 2024.09.09 17:56:48.676977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10531 2024.09.09 17:56:48.676997 [ 3 ] {} <Debug> HTTP-Session: c95ace1e-d99a-47be-952e-4f4f6740985f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10532 2024.09.09 17:56:48.677013 [ 3 ] {} <Debug> HTTP-Session: c95ace1e-d99a-47be-952e-4f4f6740985f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10533 2024.09.09 17:56:48.677026 [ 3 ] {} <Debug> HTTP-Session: c95ace1e-d99a-47be-952e-4f4f6740985f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10534 2024.09.09 17:56:48.677057 [ 3 ] {} <Trace> HTTP-Session: c95ace1e-d99a-47be-952e-4f4f6740985f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10535 2024.09.09 17:56:48.677267 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10536 2024.09.09 17:56:48.677313 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10537 2024.09.09 17:56:48.677457 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10538 2024.09.09 17:56:48.677897 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10539 2024.09.09 17:56:48.677933 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10540 2024.09.09 17:56:48.678315 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10541 2024.09.09 17:56:48.678651 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10542 2024.09.09 17:56:48.678805 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001655 sec., 143202.416918429 rows/sec., 9.60 MiB/sec.
10543 2024.09.09 17:56:48.678974 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Debug> DynamicQueryHandler: Done processing query
10544 2024.09.09 17:56:48.678999 [ 3 ] {acc69be5-4b1e-4e12-a4e9-e56f49b0d9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10545 2024.09.09 17:56:48.679015 [ 3 ] {} <Debug> HTTP-Session: c95ace1e-d99a-47be-952e-4f4f6740985f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.09.09 17:56:48.679130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10547 2024.09.09 17:56:48.679180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10548 2024.09.09 17:56:48.679199 [ 3 ] {} <Debug> HTTP-Session: 01db7ef4-640f-4810-aba5-67ff99c97c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10549 2024.09.09 17:56:48.679215 [ 3 ] {} <Debug> HTTP-Session: 01db7ef4-640f-4810-aba5-67ff99c97c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10550 2024.09.09 17:56:48.679229 [ 3 ] {} <Debug> HTTP-Session: 01db7ef4-640f-4810-aba5-67ff99c97c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10551 2024.09.09 17:56:48.679259 [ 3 ] {} <Trace> HTTP-Session: 01db7ef4-640f-4810-aba5-67ff99c97c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10552 2024.09.09 17:56:48.679350 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10553 2024.09.09 17:56:48.679395 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10554 2024.09.09 17:56:48.679525 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10555 2024.09.09 17:56:48.679805 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10556 2024.09.09 17:56:48.679842 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10557 2024.09.09 17:56:48.680181 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10558 2024.09.09 17:56:48.680502 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10559 2024.09.09 17:56:48.680640 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec.
10560 2024.09.09 17:56:48.680954 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Debug> DynamicQueryHandler: Done processing query
10561 2024.09.09 17:56:48.680984 [ 3 ] {24ff505d-ce98-46ff-a67b-7217332d0930} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10562 2024.09.09 17:56:48.681001 [ 3 ] {} <Debug> HTTP-Session: 01db7ef4-640f-4810-aba5-67ff99c97c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10563 2024.09.09 17:56:48.681150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10564 2024.09.09 17:56:48.681198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10565 2024.09.09 17:56:48.681217 [ 3 ] {} <Debug> HTTP-Session: 9834162e-c883-479a-9a0d-bf67d5c39b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10566 2024.09.09 17:56:48.681233 [ 3 ] {} <Debug> HTTP-Session: 9834162e-c883-479a-9a0d-bf67d5c39b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10567 2024.09.09 17:56:48.681246 [ 3 ] {} <Debug> HTTP-Session: 9834162e-c883-479a-9a0d-bf67d5c39b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10568 2024.09.09 17:56:48.681276 [ 3 ] {} <Trace> HTTP-Session: 9834162e-c883-479a-9a0d-bf67d5c39b2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10569 2024.09.09 17:56:48.681615 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10570 2024.09.09 17:56:48.681686 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10571 2024.09.09 17:56:48.682114 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10572 2024.09.09 17:56:48.682777 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10573 2024.09.09 17:56:48.682815 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10574 2024.09.09 17:56:48.683467 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10575 2024.09.09 17:56:48.683888 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10576 2024.09.09 17:56:48.684085 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002704 sec., 11834.31952662722 rows/sec., 21.21 MiB/sec.
10577 2024.09.09 17:56:48.684597 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Debug> DynamicQueryHandler: Done processing query
10578 2024.09.09 17:56:48.684660 [ 3 ] {617d3473-367c-4353-8656-faab59d2bde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10579 2024.09.09 17:56:48.684711 [ 3 ] {} <Debug> HTTP-Session: 9834162e-c883-479a-9a0d-bf67d5c39b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.09.09 17:56:48.684854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10581 2024.09.09 17:56:48.684904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10582 2024.09.09 17:56:48.684925 [ 3 ] {} <Debug> HTTP-Session: 6631fa55-df4e-4a56-81b4-81e1ae31c0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10583 2024.09.09 17:56:48.684942 [ 3 ] {} <Debug> HTTP-Session: 6631fa55-df4e-4a56-81b4-81e1ae31c0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10584 2024.09.09 17:56:48.684956 [ 3 ] {} <Debug> HTTP-Session: 6631fa55-df4e-4a56-81b4-81e1ae31c0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10585 2024.09.09 17:56:48.684989 [ 3 ] {} <Trace> HTTP-Session: 6631fa55-df4e-4a56-81b4-81e1ae31c0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10586 2024.09.09 17:56:48.685126 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10587 2024.09.09 17:56:48.685174 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10588 2024.09.09 17:56:48.685322 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10589 2024.09.09 17:56:48.685632 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10590 2024.09.09 17:56:48.685669 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10591 2024.09.09 17:56:48.686029 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10592 2024.09.09 17:56:48.686355 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10593 2024.09.09 17:56:48.686477 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec.
10594 2024.09.09 17:56:48.686739 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Debug> DynamicQueryHandler: Done processing query
10595 2024.09.09 17:56:48.686801 [ 3 ] {dd87d0af-4a1e-49dd-8f66-bc547e3835eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10596 2024.09.09 17:56:48.686868 [ 3 ] {} <Debug> HTTP-Session: 6631fa55-df4e-4a56-81b4-81e1ae31c0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.09.09 17:56:53.655696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10598 2024.09.09 17:56:53.655837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10599 2024.09.09 17:56:53.655868 [ 3 ] {} <Debug> HTTP-Session: 94e416a0-4295-444d-b899-da7589a5f95c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10600 2024.09.09 17:56:53.655897 [ 3 ] {} <Debug> HTTP-Session: 94e416a0-4295-444d-b899-da7589a5f95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10601 2024.09.09 17:56:53.655912 [ 3 ] {} <Debug> HTTP-Session: 94e416a0-4295-444d-b899-da7589a5f95c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10602 2024.09.09 17:56:53.655964 [ 3 ] {} <Trace> HTTP-Session: 94e416a0-4295-444d-b899-da7589a5f95c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10603 2024.09.09 17:56:53.656194 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10604 2024.09.09 17:56:53.656263 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10605 2024.09.09 17:56:53.656633 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10606 2024.09.09 17:56:53.657117 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10607 2024.09.09 17:56:53.657163 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10608 2024.09.09 17:56:53.657639 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10609 2024.09.09 17:56:53.658197 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10610 2024.09.09 17:56:53.658386 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002266 sec., 31774.051191526924 rows/sec., 2.58 MiB/sec.
10611 2024.09.09 17:56:53.658617 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Debug> DynamicQueryHandler: Done processing query
10612 2024.09.09 17:56:53.658645 [ 3 ] {3bddecb8-3128-4222-82f5-e3456f0740dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10613 2024.09.09 17:56:53.658662 [ 3 ] {} <Debug> HTTP-Session: 94e416a0-4295-444d-b899-da7589a5f95c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10614 2024.09.09 17:56:53.658894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10615 2024.09.09 17:56:53.658949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10616 2024.09.09 17:56:53.658969 [ 3 ] {} <Debug> HTTP-Session: 7f59ef86-66d4-48e2-b751-6a030cd0a214 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10617 2024.09.09 17:56:53.658988 [ 3 ] {} <Debug> HTTP-Session: 7f59ef86-66d4-48e2-b751-6a030cd0a214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10618 2024.09.09 17:56:53.659002 [ 3 ] {} <Debug> HTTP-Session: 7f59ef86-66d4-48e2-b751-6a030cd0a214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10619 2024.09.09 17:56:53.659036 [ 3 ] {} <Trace> HTTP-Session: 7f59ef86-66d4-48e2-b751-6a030cd0a214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10620 2024.09.09 17:56:53.659142 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10621 2024.09.09 17:56:53.659190 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10622 2024.09.09 17:56:53.659428 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10623 2024.09.09 17:56:53.659763 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10624 2024.09.09 17:56:53.659801 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10625 2024.09.09 17:56:53.660163 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10626 2024.09.09 17:56:53.660519 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10627 2024.09.09 17:56:53.660677 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001562 sec., 5121.638924455826 rows/sec., 385.12 KiB/sec.
10628 2024.09.09 17:56:53.660847 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Debug> DynamicQueryHandler: Done processing query
10629 2024.09.09 17:56:53.660872 [ 3 ] {45bace5c-5a21-4a64-9292-05f9c14d1fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10630 2024.09.09 17:56:53.660889 [ 3 ] {} <Debug> HTTP-Session: 7f59ef86-66d4-48e2-b751-6a030cd0a214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10631 2024.09.09 17:56:53.661033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10632 2024.09.09 17:56:53.661080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10633 2024.09.09 17:56:53.661099 [ 3 ] {} <Debug> HTTP-Session: 906944cd-3af4-4cd5-a9da-a87639df4f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10634 2024.09.09 17:56:53.661115 [ 3 ] {} <Debug> HTTP-Session: 906944cd-3af4-4cd5-a9da-a87639df4f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10635 2024.09.09 17:56:53.661129 [ 3 ] {} <Debug> HTTP-Session: 906944cd-3af4-4cd5-a9da-a87639df4f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10636 2024.09.09 17:56:53.661160 [ 3 ] {} <Trace> HTTP-Session: 906944cd-3af4-4cd5-a9da-a87639df4f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10637 2024.09.09 17:56:53.661278 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10638 2024.09.09 17:56:53.661323 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10639 2024.09.09 17:56:53.661550 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10640 2024.09.09 17:56:53.661921 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10641 2024.09.09 17:56:53.661959 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10642 2024.09.09 17:56:53.662314 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10643 2024.09.09 17:56:53.662673 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10644 2024.09.09 17:56:53.662831 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001588 sec., 45340.05037783375 rows/sec., 3.54 MiB/sec.
10645 2024.09.09 17:56:53.663009 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Debug> DynamicQueryHandler: Done processing query
10646 2024.09.09 17:56:53.663033 [ 3 ] {00455fc8-3ef8-44c9-afc3-779f24a07361} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10647 2024.09.09 17:56:53.663050 [ 3 ] {} <Debug> HTTP-Session: 906944cd-3af4-4cd5-a9da-a87639df4f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10648 2024.09.09 17:56:53.663251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10649 2024.09.09 17:56:53.663302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10650 2024.09.09 17:56:53.663323 [ 3 ] {} <Debug> HTTP-Session: 3bcf7537-9a1a-4319-9017-cddcae762d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10651 2024.09.09 17:56:53.663339 [ 3 ] {} <Debug> HTTP-Session: 3bcf7537-9a1a-4319-9017-cddcae762d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10652 2024.09.09 17:56:53.663353 [ 3 ] {} <Debug> HTTP-Session: 3bcf7537-9a1a-4319-9017-cddcae762d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10653 2024.09.09 17:56:53.663384 [ 3 ] {} <Trace> HTTP-Session: 3bcf7537-9a1a-4319-9017-cddcae762d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10654 2024.09.09 17:56:53.663535 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10655 2024.09.09 17:56:53.663585 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10656 2024.09.09 17:56:53.663731 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10657 2024.09.09 17:56:53.664113 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10658 2024.09.09 17:56:53.664151 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10659 2024.09.09 17:56:53.664554 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10660 2024.09.09 17:56:53.664908 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10661 2024.09.09 17:56:53.665068 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec.
10662 2024.09.09 17:56:53.665227 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Debug> DynamicQueryHandler: Done processing query
10663 2024.09.09 17:56:53.665251 [ 3 ] {fce61ac2-be79-4422-bcc6-8c6c71c1bbcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10664 2024.09.09 17:56:53.665268 [ 3 ] {} <Debug> HTTP-Session: 3bcf7537-9a1a-4319-9017-cddcae762d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10665 2024.09.09 17:56:53.665412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10666 2024.09.09 17:56:53.665459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10667 2024.09.09 17:56:53.665479 [ 3 ] {} <Debug> HTTP-Session: 67926242-f972-4752-85f3-56cd2510304e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10668 2024.09.09 17:56:53.665495 [ 3 ] {} <Debug> HTTP-Session: 67926242-f972-4752-85f3-56cd2510304e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10669 2024.09.09 17:56:53.665510 [ 3 ] {} <Debug> HTTP-Session: 67926242-f972-4752-85f3-56cd2510304e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10670 2024.09.09 17:56:53.665541 [ 3 ] {} <Trace> HTTP-Session: 67926242-f972-4752-85f3-56cd2510304e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10671 2024.09.09 17:56:53.665703 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10672 2024.09.09 17:56:53.665767 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10673 2024.09.09 17:56:53.666180 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10674 2024.09.09 17:56:53.666756 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10675 2024.09.09 17:56:53.666793 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10676 2024.09.09 17:56:53.667397 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10677 2024.09.09 17:56:53.667806 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10678 2024.09.09 17:56:53.668010 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002392 sec., 3344.4816053511704 rows/sec., 5.99 MiB/sec.
10679 2024.09.09 17:56:53.668478 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Debug> DynamicQueryHandler: Done processing query
10680 2024.09.09 17:56:53.668515 [ 3 ] {d97f52ed-32c6-44ad-a36b-3ea21c41d4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10681 2024.09.09 17:56:53.668532 [ 3 ] {} <Debug> HTTP-Session: 67926242-f972-4752-85f3-56cd2510304e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10682 2024.09.09 17:56:53.668668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10683 2024.09.09 17:56:53.668716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10684 2024.09.09 17:56:53.668735 [ 3 ] {} <Debug> HTTP-Session: d9e47f4a-e47a-40c3-af61-db682fcd9e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10685 2024.09.09 17:56:53.668751 [ 3 ] {} <Debug> HTTP-Session: d9e47f4a-e47a-40c3-af61-db682fcd9e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10686 2024.09.09 17:56:53.668765 [ 3 ] {} <Debug> HTTP-Session: d9e47f4a-e47a-40c3-af61-db682fcd9e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10687 2024.09.09 17:56:53.668796 [ 3 ] {} <Trace> HTTP-Session: d9e47f4a-e47a-40c3-af61-db682fcd9e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10688 2024.09.09 17:56:53.668925 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10689 2024.09.09 17:56:53.668973 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10690 2024.09.09 17:56:53.669118 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10691 2024.09.09 17:56:53.669478 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10692 2024.09.09 17:56:53.669513 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10693 2024.09.09 17:56:53.669874 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10694 2024.09.09 17:56:53.670196 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10695 2024.09.09 17:56:53.670351 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec.
10696 2024.09.09 17:56:53.670529 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Debug> DynamicQueryHandler: Done processing query
10697 2024.09.09 17:56:53.670553 [ 3 ] {cf528dd6-d6ab-4bd6-a015-08bb71b5e898} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10698 2024.09.09 17:56:53.670569 [ 3 ] {} <Debug> HTTP-Session: d9e47f4a-e47a-40c3-af61-db682fcd9e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10699 2024.09.09 17:56:58.662057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10700 2024.09.09 17:56:58.662187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10701 2024.09.09 17:56:58.662212 [ 3 ] {} <Debug> HTTP-Session: f74f7232-4267-4f8e-beaa-9dfcf90b000a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10702 2024.09.09 17:56:58.662237 [ 3 ] {} <Debug> HTTP-Session: f74f7232-4267-4f8e-beaa-9dfcf90b000a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10703 2024.09.09 17:56:58.662252 [ 3 ] {} <Debug> HTTP-Session: f74f7232-4267-4f8e-beaa-9dfcf90b000a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10704 2024.09.09 17:56:58.662302 [ 3 ] {} <Trace> HTTP-Session: f74f7232-4267-4f8e-beaa-9dfcf90b000a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10705 2024.09.09 17:56:58.662509 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10706 2024.09.09 17:56:58.662580 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10707 2024.09.09 17:56:58.662926 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10708 2024.09.09 17:56:58.663365 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10709 2024.09.09 17:56:58.663411 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10710 2024.09.09 17:56:58.663823 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10711 2024.09.09 17:56:58.664265 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10712 2024.09.09 17:56:58.664608 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002129 sec., 1878.8163457022079 rows/sec., 153.20 KiB/sec.
10713 2024.09.09 17:56:58.665008 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Debug> DynamicQueryHandler: Done processing query
10714 2024.09.09 17:56:58.665035 [ 3 ] {4c70536c-3bc7-4fac-b47d-4f76cca4a827} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10715 2024.09.09 17:56:58.665052 [ 3 ] {} <Debug> HTTP-Session: f74f7232-4267-4f8e-beaa-9dfcf90b000a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10716 2024.09.09 17:56:58.665264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10717 2024.09.09 17:56:58.665321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10718 2024.09.09 17:56:58.665341 [ 3 ] {} <Debug> HTTP-Session: eb30e6ff-a799-4f3b-ac19-1be87057b845 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10719 2024.09.09 17:56:58.665359 [ 3 ] {} <Debug> HTTP-Session: eb30e6ff-a799-4f3b-ac19-1be87057b845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.09.09 17:56:58.665374 [ 3 ] {} <Debug> HTTP-Session: eb30e6ff-a799-4f3b-ac19-1be87057b845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10721 2024.09.09 17:56:58.665410 [ 3 ] {} <Trace> HTTP-Session: eb30e6ff-a799-4f3b-ac19-1be87057b845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10722 2024.09.09 17:56:58.665606 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10723 2024.09.09 17:56:58.665669 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10724 2024.09.09 17:56:58.666026 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10725 2024.09.09 17:56:58.666653 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10726 2024.09.09 17:56:58.666694 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10727 2024.09.09 17:56:58.667098 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10728 2024.09.09 17:56:58.667463 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10729 2024.09.09 17:56:58.667632 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Debug> executeQuery: Read 255 rows, 23.05 KiB in 0.002126 sec., 119943.55597365946 rows/sec., 10.59 MiB/sec.
10730 2024.09.09 17:56:58.667828 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Debug> DynamicQueryHandler: Done processing query
10731 2024.09.09 17:56:58.667852 [ 3 ] {2d65b2fc-88c0-4d22-809e-6c587c8d8e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10732 2024.09.09 17:56:58.667868 [ 3 ] {} <Debug> HTTP-Session: eb30e6ff-a799-4f3b-ac19-1be87057b845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10733 2024.09.09 17:56:58.668019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10734 2024.09.09 17:56:58.668073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10735 2024.09.09 17:56:58.668092 [ 3 ] {} <Debug> HTTP-Session: 29fe66a8-3c42-4167-b586-facc87853c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10736 2024.09.09 17:56:58.668109 [ 3 ] {} <Debug> HTTP-Session: 29fe66a8-3c42-4167-b586-facc87853c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10737 2024.09.09 17:56:58.668123 [ 3 ] {} <Debug> HTTP-Session: 29fe66a8-3c42-4167-b586-facc87853c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10738 2024.09.09 17:56:58.668157 [ 3 ] {} <Trace> HTTP-Session: 29fe66a8-3c42-4167-b586-facc87853c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10739 2024.09.09 17:56:58.668272 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10740 2024.09.09 17:56:58.668320 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10741 2024.09.09 17:56:58.668555 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10742 2024.09.09 17:56:58.668967 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10743 2024.09.09 17:56:58.669007 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10744 2024.09.09 17:56:58.669366 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10745 2024.09.09 17:56:58.669756 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10746 2024.09.09 17:56:58.669914 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001673 sec., 21518.230723251643 rows/sec., 1.57 MiB/sec.
10747 2024.09.09 17:56:58.670111 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Debug> DynamicQueryHandler: Done processing query
10748 2024.09.09 17:56:58.670136 [ 3 ] {e4803499-f737-4e95-a1c5-ae2478a7de7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10749 2024.09.09 17:56:58.670152 [ 3 ] {} <Debug> HTTP-Session: 29fe66a8-3c42-4167-b586-facc87853c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.09.09 17:56:58.670284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10751 2024.09.09 17:56:58.670335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10752 2024.09.09 17:56:58.670354 [ 3 ] {} <Debug> HTTP-Session: edf2dfa6-89c9-4726-9b26-dcd053e04e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10753 2024.09.09 17:56:58.670371 [ 3 ] {} <Debug> HTTP-Session: edf2dfa6-89c9-4726-9b26-dcd053e04e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10754 2024.09.09 17:56:58.670384 [ 3 ] {} <Debug> HTTP-Session: edf2dfa6-89c9-4726-9b26-dcd053e04e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10755 2024.09.09 17:56:58.670416 [ 3 ] {} <Trace> HTTP-Session: edf2dfa6-89c9-4726-9b26-dcd053e04e18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10756 2024.09.09 17:56:58.670522 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10757 2024.09.09 17:56:58.670567 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10758 2024.09.09 17:56:58.670792 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10759 2024.09.09 17:56:58.671170 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10760 2024.09.09 17:56:58.671207 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10761 2024.09.09 17:56:58.671563 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
10762 2024.09.09 17:56:58.671921 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10763 2024.09.09 17:56:58.672087 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec.
10764 2024.09.09 17:56:58.672266 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Debug> DynamicQueryHandler: Done processing query
10765 2024.09.09 17:56:58.672290 [ 3 ] {530be04c-e041-4dfa-b722-3c7416fbfe56} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10766 2024.09.09 17:56:58.672307 [ 3 ] {} <Debug> HTTP-Session: edf2dfa6-89c9-4726-9b26-dcd053e04e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.09.09 17:56:58.672433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10768 2024.09.09 17:56:58.672482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10769 2024.09.09 17:56:58.672501 [ 3 ] {} <Debug> HTTP-Session: 9abb7f88-6b58-463c-b24b-198da5c334b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10770 2024.09.09 17:56:58.672517 [ 3 ] {} <Debug> HTTP-Session: 9abb7f88-6b58-463c-b24b-198da5c334b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10771 2024.09.09 17:56:58.672531 [ 3 ] {} <Debug> HTTP-Session: 9abb7f88-6b58-463c-b24b-198da5c334b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10772 2024.09.09 17:56:58.672562 [ 3 ] {} <Trace> HTTP-Session: 9abb7f88-6b58-463c-b24b-198da5c334b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10773 2024.09.09 17:56:58.672659 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10774 2024.09.09 17:56:58.672702 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10775 2024.09.09 17:56:58.672927 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10776 2024.09.09 17:56:58.673380 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10777 2024.09.09 17:56:58.673419 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10778 2024.09.09 17:56:58.673764 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10779 2024.09.09 17:56:58.674122 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10780 2024.09.09 17:56:58.674288 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001645 sec., 3647.4164133738605 rows/sec., 215.50 KiB/sec.
10781 2024.09.09 17:56:58.674466 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Debug> DynamicQueryHandler: Done processing query
10782 2024.09.09 17:56:58.674489 [ 3 ] {458a457e-3564-49a3-9c4b-c00873fb18af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10783 2024.09.09 17:56:58.674505 [ 3 ] {} <Debug> HTTP-Session: 9abb7f88-6b58-463c-b24b-198da5c334b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.09.09 17:56:58.675431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10785 2024.09.09 17:56:58.675478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10786 2024.09.09 17:56:58.675608 [ 3 ] {} <Debug> HTTP-Session: 67243595-a7d9-4a36-adbe-0f96a154bfff Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10787 2024.09.09 17:56:58.675627 [ 3 ] {} <Debug> HTTP-Session: 67243595-a7d9-4a36-adbe-0f96a154bfff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10788 2024.09.09 17:56:58.675641 [ 3 ] {} <Debug> HTTP-Session: 67243595-a7d9-4a36-adbe-0f96a154bfff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10789 2024.09.09 17:56:58.675673 [ 3 ] {} <Trace> HTTP-Session: 67243595-a7d9-4a36-adbe-0f96a154bfff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10790 2024.09.09 17:56:58.675887 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10791 2024.09.09 17:56:58.675932 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10792 2024.09.09 17:56:58.676165 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10793 2024.09.09 17:56:58.676755 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10794 2024.09.09 17:56:58.676792 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10795 2024.09.09 17:56:58.677188 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10796 2024.09.09 17:56:58.677544 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10797 2024.09.09 17:56:58.677708 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Debug> executeQuery: Read 418 rows, 30.57 KiB in 0.001931 sec., 216468.151216986 rows/sec., 15.46 MiB/sec.
10798 2024.09.09 17:56:58.678037 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Debug> DynamicQueryHandler: Done processing query
10799 2024.09.09 17:56:58.678099 [ 3 ] {009fef37-9618-49f5-bf74-8bb3114d653c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10800 2024.09.09 17:56:58.678160 [ 3 ] {} <Debug> HTTP-Session: 67243595-a7d9-4a36-adbe-0f96a154bfff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.09.09 17:56:58.678554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10802 2024.09.09 17:56:58.678623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10803 2024.09.09 17:56:58.678648 [ 3 ] {} <Debug> HTTP-Session: ac04d339-9801-4de0-92a9-ce99d59f9507 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10804 2024.09.09 17:56:58.678670 [ 3 ] {} <Debug> HTTP-Session: ac04d339-9801-4de0-92a9-ce99d59f9507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.09.09 17:56:58.678688 [ 3 ] {} <Debug> HTTP-Session: ac04d339-9801-4de0-92a9-ce99d59f9507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.09.09 17:56:58.678728 [ 3 ] {} <Trace> HTTP-Session: ac04d339-9801-4de0-92a9-ce99d59f9507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10807 2024.09.09 17:56:58.678855 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10808 2024.09.09 17:56:58.678915 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10809 2024.09.09 17:56:58.679397 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10810 2024.09.09 17:56:58.681012 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10811 2024.09.09 17:56:58.681062 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10812 2024.09.09 17:56:58.681487 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10813 2024.09.09 17:56:58.681837 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10814 2024.09.09 17:56:58.681990 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003162 sec., 1897.5332068311195 rows/sec., 99.14 KiB/sec.
10815 2024.09.09 17:56:58.682176 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Debug> DynamicQueryHandler: Done processing query
10816 2024.09.09 17:56:58.682201 [ 3 ] {ac495f30-022f-4ec2-97f4-3b3f65b67f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10817 2024.09.09 17:56:58.682217 [ 3 ] {} <Debug> HTTP-Session: ac04d339-9801-4de0-92a9-ce99d59f9507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10818 2024.09.09 17:56:58.682384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10819 2024.09.09 17:56:58.682433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10820 2024.09.09 17:56:58.682451 [ 3 ] {} <Debug> HTTP-Session: bd662aad-683b-4bb4-899f-9904180ec452 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10821 2024.09.09 17:56:58.682467 [ 3 ] {} <Debug> HTTP-Session: bd662aad-683b-4bb4-899f-9904180ec452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10822 2024.09.09 17:56:58.682481 [ 3 ] {} <Debug> HTTP-Session: bd662aad-683b-4bb4-899f-9904180ec452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10823 2024.09.09 17:56:58.682511 [ 3 ] {} <Trace> HTTP-Session: bd662aad-683b-4bb4-899f-9904180ec452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10824 2024.09.09 17:56:58.682709 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10825 2024.09.09 17:56:58.682756 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10826 2024.09.09 17:56:58.682898 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10827 2024.09.09 17:56:58.683358 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10828 2024.09.09 17:56:58.683394 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10829 2024.09.09 17:56:58.683788 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10830 2024.09.09 17:56:58.684128 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10831 2024.09.09 17:56:58.684282 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001681 sec., 142177.2754312909 rows/sec., 9.53 MiB/sec.
10832 2024.09.09 17:56:58.684465 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Debug> DynamicQueryHandler: Done processing query
10833 2024.09.09 17:56:58.684490 [ 3 ] {22958ef9-5621-4e20-9962-643f069ae0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10834 2024.09.09 17:56:58.684505 [ 3 ] {} <Debug> HTTP-Session: bd662aad-683b-4bb4-899f-9904180ec452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10835 2024.09.09 17:56:58.684661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10836 2024.09.09 17:56:58.684709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10837 2024.09.09 17:56:58.684728 [ 3 ] {} <Debug> HTTP-Session: c798ef91-ba0d-490e-bd7a-434914f98ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10838 2024.09.09 17:56:58.684744 [ 3 ] {} <Debug> HTTP-Session: c798ef91-ba0d-490e-bd7a-434914f98ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10839 2024.09.09 17:56:58.684757 [ 3 ] {} <Debug> HTTP-Session: c798ef91-ba0d-490e-bd7a-434914f98ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10840 2024.09.09 17:56:58.684787 [ 3 ] {} <Trace> HTTP-Session: c798ef91-ba0d-490e-bd7a-434914f98ac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10841 2024.09.09 17:56:58.684879 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10842 2024.09.09 17:56:58.684925 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10843 2024.09.09 17:56:58.685057 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10844 2024.09.09 17:56:58.685330 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10845 2024.09.09 17:56:58.685365 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10846 2024.09.09 17:56:58.685712 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10847 2024.09.09 17:56:58.686049 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10848 2024.09.09 17:56:58.686205 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec.
10849 2024.09.09 17:56:58.686374 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Debug> DynamicQueryHandler: Done processing query
10850 2024.09.09 17:56:58.686397 [ 3 ] {4ddd9ead-a605-4a02-b881-576b6a7591a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10851 2024.09.09 17:56:58.686412 [ 3 ] {} <Debug> HTTP-Session: c798ef91-ba0d-490e-bd7a-434914f98ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10852 2024.09.09 17:56:58.686566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10853 2024.09.09 17:56:58.686612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10854 2024.09.09 17:56:58.686631 [ 3 ] {} <Debug> HTTP-Session: 8e630fd9-32b8-43b6-be49-2988f70eff1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10855 2024.09.09 17:56:58.686647 [ 3 ] {} <Debug> HTTP-Session: 8e630fd9-32b8-43b6-be49-2988f70eff1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10856 2024.09.09 17:56:58.686661 [ 3 ] {} <Debug> HTTP-Session: 8e630fd9-32b8-43b6-be49-2988f70eff1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10857 2024.09.09 17:56:58.686692 [ 3 ] {} <Trace> HTTP-Session: 8e630fd9-32b8-43b6-be49-2988f70eff1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10858 2024.09.09 17:56:58.686998 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10859 2024.09.09 17:56:58.687063 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10860 2024.09.09 17:56:58.687475 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10861 2024.09.09 17:56:58.688145 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10862 2024.09.09 17:56:58.688181 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10863 2024.09.09 17:56:58.688798 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10864 2024.09.09 17:56:58.689217 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10865 2024.09.09 17:56:58.689413 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002631 sec., 12162.675788673509 rows/sec., 21.79 MiB/sec.
10866 2024.09.09 17:56:58.689636 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Debug> DynamicQueryHandler: Done processing query
10867 2024.09.09 17:56:58.689660 [ 3 ] {91ed9a44-3a6a-4d39-bb51-efa62e1a4626} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10868 2024.09.09 17:56:58.689677 [ 3 ] {} <Debug> HTTP-Session: 8e630fd9-32b8-43b6-be49-2988f70eff1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10869 2024.09.09 17:56:58.689821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10870 2024.09.09 17:56:58.689869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10871 2024.09.09 17:56:58.689889 [ 3 ] {} <Debug> HTTP-Session: e29ea554-c8e7-4ac8-a2f0-a6a5d4611847 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10872 2024.09.09 17:56:58.689904 [ 3 ] {} <Debug> HTTP-Session: e29ea554-c8e7-4ac8-a2f0-a6a5d4611847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10873 2024.09.09 17:56:58.689918 [ 3 ] {} <Debug> HTTP-Session: e29ea554-c8e7-4ac8-a2f0-a6a5d4611847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.09.09 17:56:58.689949 [ 3 ] {} <Trace> HTTP-Session: e29ea554-c8e7-4ac8-a2f0-a6a5d4611847 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10875 2024.09.09 17:56:58.690085 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10876 2024.09.09 17:56:58.690129 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10877 2024.09.09 17:56:58.690256 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10878 2024.09.09 17:56:58.690568 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10879 2024.09.09 17:56:58.690604 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10880 2024.09.09 17:56:58.690968 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10881 2024.09.09 17:56:58.691278 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10882 2024.09.09 17:56:58.691425 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001418 sec., 57827.92665726375 rows/sec., 3.67 MiB/sec.
10883 2024.09.09 17:56:58.691585 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Debug> DynamicQueryHandler: Done processing query
10884 2024.09.09 17:56:58.691608 [ 3 ] {3ce1d2e5-bce5-43f6-b950-c503cd388fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10885 2024.09.09 17:56:58.691622 [ 3 ] {} <Debug> HTTP-Session: e29ea554-c8e7-4ac8-a2f0-a6a5d4611847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10886 2024.09.09 17:57:02.553639 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
10887 2024.09.09 17:57:02.553714 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
10888 2024.09.09 17:57:03.684023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10889 2024.09.09 17:57:03.684211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10890 2024.09.09 17:57:03.684263 [ 3 ] {} <Debug> HTTP-Session: 6f8b085c-9ada-46c8-be08-7e1fbb779326 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10891 2024.09.09 17:57:03.684311 [ 3 ] {} <Debug> HTTP-Session: 6f8b085c-9ada-46c8-be08-7e1fbb779326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10892 2024.09.09 17:57:03.684341 [ 3 ] {} <Debug> HTTP-Session: 6f8b085c-9ada-46c8-be08-7e1fbb779326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10893 2024.09.09 17:57:03.684397 [ 3 ] {} <Trace> HTTP-Session: 6f8b085c-9ada-46c8-be08-7e1fbb779326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10894 2024.09.09 17:57:03.685042 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10895 2024.09.09 17:57:03.685119 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10896 2024.09.09 17:57:03.685463 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10897 2024.09.09 17:57:03.686785 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10898 2024.09.09 17:57:03.686835 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10899 2024.09.09 17:57:03.687381 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10900 2024.09.09 17:57:03.687785 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10901 2024.09.09 17:57:03.687970 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003366 sec., 360071.30124777183 rows/sec., 29.75 MiB/sec.
10902 2024.09.09 17:57:03.688202 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Debug> DynamicQueryHandler: Done processing query
10903 2024.09.09 17:57:03.688230 [ 3 ] {c3f707df-73cd-475c-9531-a5212ae0af08} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
10904 2024.09.09 17:57:03.688248 [ 3 ] {} <Debug> HTTP-Session: 6f8b085c-9ada-46c8-be08-7e1fbb779326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10905 2024.09.09 17:57:03.688692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10906 2024.09.09 17:57:03.688752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10907 2024.09.09 17:57:03.688772 [ 3 ] {} <Debug> HTTP-Session: fb96da10-9a88-49d7-93d7-a7f435a55ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10908 2024.09.09 17:57:03.688791 [ 3 ] {} <Debug> HTTP-Session: fb96da10-9a88-49d7-93d7-a7f435a55ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10909 2024.09.09 17:57:03.688806 [ 3 ] {} <Debug> HTTP-Session: fb96da10-9a88-49d7-93d7-a7f435a55ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10910 2024.09.09 17:57:03.688842 [ 3 ] {} <Trace> HTTP-Session: fb96da10-9a88-49d7-93d7-a7f435a55ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10911 2024.09.09 17:57:03.688955 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10912 2024.09.09 17:57:03.689004 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10913 2024.09.09 17:57:03.689247 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10914 2024.09.09 17:57:03.689563 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10915 2024.09.09 17:57:03.689601 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10916 2024.09.09 17:57:03.689959 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10917 2024.09.09 17:57:03.690340 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10918 2024.09.09 17:57:03.690513 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001585 sec., 5047.318611987382 rows/sec., 379.53 KiB/sec.
10919 2024.09.09 17:57:03.690542 [ 140 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10920 2024.09.09 17:57:03.690684 [ 140 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10921 2024.09.09 17:57:03.690742 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10922 2024.09.09 17:57:03.690772 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Debug> DynamicQueryHandler: Done processing query
10923 2024.09.09 17:57:03.690826 [ 3 ] {216c338b-7721-4059-a5c6-cf3c205e0c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10924 2024.09.09 17:57:03.690882 [ 3 ] {} <Debug> HTTP-Session: fb96da10-9a88-49d7-93d7-a7f435a55ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.09.09 17:57:03.691040 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
10926 2024.09.09 17:57:03.691178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10927 2024.09.09 17:57:03.691261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10928 2024.09.09 17:57:03.691313 [ 3 ] {} <Debug> HTTP-Session: f69d7751-dbc3-4606-9b99-0a6434dd6673 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10929 2024.09.09 17:57:03.691362 [ 3 ] {} <Debug> HTTP-Session: f69d7751-dbc3-4606-9b99-0a6434dd6673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10930 2024.09.09 17:57:03.691402 [ 3 ] {} <Debug> HTTP-Session: f69d7751-dbc3-4606-9b99-0a6434dd6673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10931 2024.09.09 17:57:03.691445 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10932 2024.09.09 17:57:03.691473 [ 3 ] {} <Trace> HTTP-Session: f69d7751-dbc3-4606-9b99-0a6434dd6673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10933 2024.09.09 17:57:03.691516 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 58 rows starting from the beginning of the part
10934 2024.09.09 17:57:03.691776 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part
10935 2024.09.09 17:57:03.691836 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10936 2024.09.09 17:57:03.691998 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10937 2024.09.09 17:57:03.692109 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part
10938 2024.09.09 17:57:03.692498 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part
10939 2024.09.09 17:57:03.692836 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part
10940 2024.09.09 17:57:03.693193 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part
10941 2024.09.09 17:57:03.693656 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10942 2024.09.09 17:57:03.694815 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10943 2024.09.09 17:57:03.694891 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
10944 2024.09.09 17:57:03.696006 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10945 2024.09.09 17:57:03.696083 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 5 columns (5 merged, 0 gathered) in 0.005206851 sec., 28808.19904391349 rows/sec., 2.20 MiB/sec.
10946 2024.09.09 17:57:03.696478 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10947 2024.09.09 17:57:03.696780 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10948 2024.09.09 17:57:03.697119 [ 140 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
10949 2024.09.09 17:57:03.697248 [ 140 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10950 2024.09.09 17:57:03.697302 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005649 sec., 40361.1258629846 rows/sec., 2.73 MiB/sec.
10951 2024.09.09 17:57:03.697325 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
10952 2024.09.09 17:57:03.697804 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
10953 2024.09.09 17:57:03.697904 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10954 2024.09.09 17:57:03.698067 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Debug> DynamicQueryHandler: Done processing query
10955 2024.09.09 17:57:03.698154 [ 3 ] {46630940-c00f-45a8-bff6-89f5b521c0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10956 2024.09.09 17:57:03.698227 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_51_10} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10957 2024.09.09 17:57:03.698239 [ 3 ] {} <Debug> HTTP-Session: f69d7751-dbc3-4606-9b99-0a6434dd6673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10958 2024.09.09 17:57:03.698437 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10959 2024.09.09 17:57:03.698458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
10960 2024.09.09 17:57:03.698516 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part
10961 2024.09.09 17:57:03.698679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10962 2024.09.09 17:57:03.698762 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part
10963 2024.09.09 17:57:03.698854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10964 2024.09.09 17:57:03.698996 [ 3 ] {} <Debug> HTTP-Session: c397b33f-020c-4f09-957a-4266205bd4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10965 2024.09.09 17:57:03.699141 [ 3 ] {} <Debug> HTTP-Session: c397b33f-020c-4f09-957a-4266205bd4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10966 2024.09.09 17:57:03.699202 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
10967 2024.09.09 17:57:03.699303 [ 3 ] {} <Debug> HTTP-Session: c397b33f-020c-4f09-957a-4266205bd4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10968 2024.09.09 17:57:03.699609 [ 3 ] {} <Trace> HTTP-Session: c397b33f-020c-4f09-957a-4266205bd4c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10969 2024.09.09 17:57:03.699771 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
10970 2024.09.09 17:57:03.700209 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
10971 2024.09.09 17:57:03.700348 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10972 2024.09.09 17:57:03.700487 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part
10973 2024.09.09 17:57:03.700508 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10974 2024.09.09 17:57:03.701484 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10975 2024.09.09 17:57:03.702776 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10976 2024.09.09 17:57:03.702820 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
10977 2024.09.09 17:57:03.703300 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005763714 sec., 128562.93702289878 rows/sec., 8.73 MiB/sec.
10978 2024.09.09 17:57:03.703619 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
10979 2024.09.09 17:57:03.703779 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10980 2024.09.09 17:57:03.704853 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10981 2024.09.09 17:57:03.704977 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10982 2024.09.09 17:57:03.705043 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_36_7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
10983 2024.09.09 17:57:03.705289 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
10984 2024.09.09 17:57:03.705326 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.005295 sec., 99716.71388101982 rows/sec., 7.39 MiB/sec.
10985 2024.09.09 17:57:03.705731 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Debug> DynamicQueryHandler: Done processing query
10986 2024.09.09 17:57:03.705762 [ 3 ] {0d9eb29d-f20c-43c9-b348-6a06bec7564f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10987 2024.09.09 17:57:03.705779 [ 3 ] {} <Debug> HTTP-Session: c397b33f-020c-4f09-957a-4266205bd4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10988 2024.09.09 17:57:03.706036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10989 2024.09.09 17:57:03.706085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10990 2024.09.09 17:57:03.706106 [ 3 ] {} <Debug> HTTP-Session: d4982748-fb04-49d4-b11d-d1b62c52c628 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
10991 2024.09.09 17:57:03.706122 [ 3 ] {} <Debug> HTTP-Session: d4982748-fb04-49d4-b11d-d1b62c52c628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10992 2024.09.09 17:57:03.706136 [ 3 ] {} <Debug> HTTP-Session: d4982748-fb04-49d4-b11d-d1b62c52c628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10993 2024.09.09 17:57:03.706167 [ 3 ] {} <Trace> HTTP-Session: d4982748-fb04-49d4-b11d-d1b62c52c628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10994 2024.09.09 17:57:03.706922 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10995 2024.09.09 17:57:03.706975 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10996 2024.09.09 17:57:03.707145 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10997 2024.09.09 17:57:03.708067 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10998 2024.09.09 17:57:03.708108 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
10999 2024.09.09 17:57:03.708576 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11000 2024.09.09 17:57:03.708931 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11001 2024.09.09 17:57:03.709093 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00276 sec., 305797.1014492754 rows/sec., 20.58 MiB/sec.
11002 2024.09.09 17:57:03.709275 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Debug> DynamicQueryHandler: Done processing query
11003 2024.09.09 17:57:03.709300 [ 3 ] {767ba7fb-72df-49ee-82c3-832ee3e19f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
11004 2024.09.09 17:57:03.709316 [ 3 ] {} <Debug> HTTP-Session: d4982748-fb04-49d4-b11d-d1b62c52c628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11005 2024.09.09 17:57:03.709612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11006 2024.09.09 17:57:03.709660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11007 2024.09.09 17:57:03.709679 [ 3 ] {} <Debug> HTTP-Session: c03edafb-79f0-40dd-b9d3-6048a0760d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11008 2024.09.09 17:57:03.709695 [ 3 ] {} <Debug> HTTP-Session: c03edafb-79f0-40dd-b9d3-6048a0760d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11009 2024.09.09 17:57:03.709709 [ 3 ] {} <Debug> HTTP-Session: c03edafb-79f0-40dd-b9d3-6048a0760d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11010 2024.09.09 17:57:03.709739 [ 3 ] {} <Trace> HTTP-Session: c03edafb-79f0-40dd-b9d3-6048a0760d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11011 2024.09.09 17:57:03.709894 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11012 2024.09.09 17:57:03.709959 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11013 2024.09.09 17:57:03.710390 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11014 2024.09.09 17:57:03.710946 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11015 2024.09.09 17:57:03.710982 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
11016 2024.09.09 17:57:03.711584 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11017 2024.09.09 17:57:03.711997 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11018 2024.09.09 17:57:03.712177 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11019 2024.09.09 17:57:03.712186 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002361 sec., 3388.394747988141 rows/sec., 6.07 MiB/sec.
11020 2024.09.09 17:57:03.712234 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11021 2024.09.09 17:57:03.712310 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
11022 2024.09.09 17:57:03.712721 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
11023 2024.09.09 17:57:03.713098 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Debug> DynamicQueryHandler: Done processing query
11024 2024.09.09 17:57:03.713283 [ 3 ] {7683fb1d-52dd-4ac2-b843-59514612f6e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11025 2024.09.09 17:57:03.713545 [ 3 ] {} <Debug> HTTP-Session: c03edafb-79f0-40dd-b9d3-6048a0760d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11026 2024.09.09 17:57:03.713833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11027 2024.09.09 17:57:03.713962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11028 2024.09.09 17:57:03.714018 [ 3 ] {} <Debug> HTTP-Session: af92cc01-688e-4575-bda8-3f8cc6f62f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11029 2024.09.09 17:57:03.714063 [ 3 ] {} <Debug> HTTP-Session: af92cc01-688e-4575-bda8-3f8cc6f62f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.09.09 17:57:03.714078 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11031 2024.09.09 17:57:03.714093 [ 3 ] {} <Debug> HTTP-Session: af92cc01-688e-4575-bda8-3f8cc6f62f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11032 2024.09.09 17:57:03.714210 [ 3 ] {} <Trace> HTTP-Session: af92cc01-688e-4575-bda8-3f8cc6f62f92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11033 2024.09.09 17:57:03.714254 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 857 rows starting from the beginning of the part
11034 2024.09.09 17:57:03.714485 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11035 2024.09.09 17:57:03.714675 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11036 2024.09.09 17:57:03.715098 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part
11037 2024.09.09 17:57:03.715415 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11038 2024.09.09 17:57:03.715882 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part
11039 2024.09.09 17:57:03.716561 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part
11040 2024.09.09 17:57:03.716656 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11041 2024.09.09 17:57:03.716716 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11042 2024.09.09 17:57:03.717192 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part
11043 2024.09.09 17:57:03.717832 [ 187 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part
11044 2024.09.09 17:57:03.718135 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11045 2024.09.09 17:57:03.719120 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11046 2024.09.09 17:57:03.719414 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005054 sec., 11871.784724970319 rows/sec., 819.28 KiB/sec.
11047 2024.09.09 17:57:03.719850 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Debug> DynamicQueryHandler: Done processing query
11048 2024.09.09 17:57:03.719894 [ 3 ] {3d5aa3d5-1a91-4472-b141-646613ed1a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11049 2024.09.09 17:57:03.719937 [ 3 ] {} <Debug> HTTP-Session: af92cc01-688e-4575-bda8-3f8cc6f62f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11050 2024.09.09 17:57:03.724621 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.012178251 sec., 77597.34957014763 rows/sec., 139.05 MiB/sec.
11051 2024.09.09 17:57:03.725753 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11052 2024.09.09 17:57:03.726358 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11053 2024.09.09 17:57:03.726442 [ 189 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11054 2024.09.09 17:57:03.726587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.08 MiB.
11055 2024.09.09 17:57:04.000190 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.94 MiB, peak 207.44 MiB, free memory in arenas 0.00 B, will set to 200.10 MiB (RSS), difference: 1.16 MiB
11056 2024.09.09 17:57:08.661209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11057 2024.09.09 17:57:08.661357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11058 2024.09.09 17:57:08.661386 [ 3 ] {} <Debug> HTTP-Session: f8fddd14-880d-45b3-a2d2-7291598dcde8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11059 2024.09.09 17:57:08.661411 [ 3 ] {} <Debug> HTTP-Session: f8fddd14-880d-45b3-a2d2-7291598dcde8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11060 2024.09.09 17:57:08.661425 [ 3 ] {} <Debug> HTTP-Session: f8fddd14-880d-45b3-a2d2-7291598dcde8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11061 2024.09.09 17:57:08.661474 [ 3 ] {} <Trace> HTTP-Session: f8fddd14-880d-45b3-a2d2-7291598dcde8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11062 2024.09.09 17:57:08.661742 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11063 2024.09.09 17:57:08.661816 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11064 2024.09.09 17:57:08.662156 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11065 2024.09.09 17:57:08.662753 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11066 2024.09.09 17:57:08.662800 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11067 2024.09.09 17:57:08.663264 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11068 2024.09.09 17:57:08.663661 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11069 2024.09.09 17:57:08.663838 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002217 sec., 114118.17771763646 rows/sec., 10.09 MiB/sec.
11070 2024.09.09 17:57:08.663853 [ 136 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11071 2024.09.09 17:57:08.663956 [ 136 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11072 2024.09.09 17:57:08.664015 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11073 2024.09.09 17:57:08.664166 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Debug> DynamicQueryHandler: Done processing query
11074 2024.09.09 17:57:08.664184 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11075 2024.09.09 17:57:08.664210 [ 3 ] {8f517408-f316-4b76-9fde-fe9cc8a6b0c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11076 2024.09.09 17:57:08.664263 [ 3 ] {} <Debug> HTTP-Session: f8fddd14-880d-45b3-a2d2-7291598dcde8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11077 2024.09.09 17:57:08.664410 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11078 2024.09.09 17:57:08.664479 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1419 rows starting from the beginning of the part
11079 2024.09.09 17:57:08.664491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11080 2024.09.09 17:57:08.664654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11081 2024.09.09 17:57:08.664734 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 253 rows starting from the beginning of the part
11082 2024.09.09 17:57:08.664734 [ 3 ] {} <Debug> HTTP-Session: 1d848d3d-2117-4d42-bcd1-9492a3e73945 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11083 2024.09.09 17:57:08.664820 [ 3 ] {} <Debug> HTTP-Session: 1d848d3d-2117-4d42-bcd1-9492a3e73945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11084 2024.09.09 17:57:08.664881 [ 3 ] {} <Debug> HTTP-Session: 1d848d3d-2117-4d42-bcd1-9492a3e73945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11085 2024.09.09 17:57:08.665016 [ 3 ] {} <Trace> HTTP-Session: 1d848d3d-2117-4d42-bcd1-9492a3e73945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11086 2024.09.09 17:57:08.665038 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part
11087 2024.09.09 17:57:08.665353 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11088 2024.09.09 17:57:08.665375 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 255 rows starting from the beginning of the part
11089 2024.09.09 17:57:08.665473 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11090 2024.09.09 17:57:08.665719 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1212 rows starting from the beginning of the part
11091 2024.09.09 17:57:08.666017 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 253 rows starting from the beginning of the part
11092 2024.09.09 17:57:08.666799 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11093 2024.09.09 17:57:08.667391 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11094 2024.09.09 17:57:08.667433 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11095 2024.09.09 17:57:08.667978 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11096 2024.09.09 17:57:08.668448 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11097 2024.09.09 17:57:08.668692 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.003493 sec., 9161.179501860865 rows/sec., 688.88 KiB/sec.
11098 2024.09.09 17:57:08.669426 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Debug> DynamicQueryHandler: Done processing query
11099 2024.09.09 17:57:08.669521 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3464 rows, containing 5 columns (5 merged, 0 gathered) in 0.005397932 sec., 641727.2392464373 rows/sec., 56.58 MiB/sec.
11100 2024.09.09 17:57:08.669555 [ 3 ] {e59bb7c3-cbb0-4803-9095-940b098497a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11101 2024.09.09 17:57:08.669654 [ 3 ] {} <Debug> HTTP-Session: 1d848d3d-2117-4d42-bcd1-9492a3e73945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11102 2024.09.09 17:57:08.669894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11103 2024.09.09 17:57:08.669929 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11104 2024.09.09 17:57:08.669980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11105 2024.09.09 17:57:08.670044 [ 3 ] {} <Debug> HTTP-Session: 74984eb7-7da7-4c30-9e0c-75e4f1015dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11106 2024.09.09 17:57:08.670093 [ 3 ] {} <Debug> HTTP-Session: 74984eb7-7da7-4c30-9e0c-75e4f1015dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11107 2024.09.09 17:57:08.670109 [ 3 ] {} <Debug> HTTP-Session: 74984eb7-7da7-4c30-9e0c-75e4f1015dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11108 2024.09.09 17:57:08.670144 [ 3 ] {} <Trace> HTTP-Session: 74984eb7-7da7-4c30-9e0c-75e4f1015dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11109 2024.09.09 17:57:08.670424 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11110 2024.09.09 17:57:08.670575 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11111 2024.09.09 17:57:08.671237 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11112 2024.09.09 17:57:08.671238 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11113 2024.09.09 17:57:08.671469 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_56_11} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11114 2024.09.09 17:57:08.671652 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
11115 2024.09.09 17:57:08.671822 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11116 2024.09.09 17:57:08.671866 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11117 2024.09.09 17:57:08.672251 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
11118 2024.09.09 17:57:08.672640 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11119 2024.09.09 17:57:08.672801 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002516 sec., 5564.387917329093 rows/sec., 389.69 KiB/sec.
11120 2024.09.09 17:57:08.672998 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Debug> DynamicQueryHandler: Done processing query
11121 2024.09.09 17:57:08.673023 [ 3 ] {a2e8fad5-8733-4b7b-8b8f-0da613e961cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11122 2024.09.09 17:57:08.673040 [ 3 ] {} <Debug> HTTP-Session: 74984eb7-7da7-4c30-9e0c-75e4f1015dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11123 2024.09.09 17:57:08.673183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11124 2024.09.09 17:57:08.673233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11125 2024.09.09 17:57:08.673252 [ 3 ] {} <Debug> HTTP-Session: 61e8bf9c-97fd-4db7-ae59-53c79980b7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11126 2024.09.09 17:57:08.673269 [ 3 ] {} <Debug> HTTP-Session: 61e8bf9c-97fd-4db7-ae59-53c79980b7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11127 2024.09.09 17:57:08.673283 [ 3 ] {} <Debug> HTTP-Session: 61e8bf9c-97fd-4db7-ae59-53c79980b7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11128 2024.09.09 17:57:08.673315 [ 3 ] {} <Trace> HTTP-Session: 61e8bf9c-97fd-4db7-ae59-53c79980b7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11129 2024.09.09 17:57:08.673416 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11130 2024.09.09 17:57:08.673460 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11131 2024.09.09 17:57:08.673698 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11132 2024.09.09 17:57:08.674013 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11133 2024.09.09 17:57:08.674054 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11134 2024.09.09 17:57:08.674430 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11135 2024.09.09 17:57:08.674817 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11136 2024.09.09 17:57:08.674997 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001596 sec., 3759.3984962406016 rows/sec., 222.11 KiB/sec.
11137 2024.09.09 17:57:08.675182 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Debug> DynamicQueryHandler: Done processing query
11138 2024.09.09 17:57:08.675208 [ 3 ] {e49bbd95-bc14-4499-99c7-c8a8a2bc880f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11139 2024.09.09 17:57:08.675224 [ 3 ] {} <Debug> HTTP-Session: 61e8bf9c-97fd-4db7-ae59-53c79980b7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11140 2024.09.09 17:57:08.675415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11141 2024.09.09 17:57:08.675465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11142 2024.09.09 17:57:08.675485 [ 3 ] {} <Debug> HTTP-Session: 3f9e7a2b-6847-4b66-9eb5-aaa9bff9f2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11143 2024.09.09 17:57:08.675502 [ 3 ] {} <Debug> HTTP-Session: 3f9e7a2b-6847-4b66-9eb5-aaa9bff9f2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11144 2024.09.09 17:57:08.675516 [ 3 ] {} <Debug> HTTP-Session: 3f9e7a2b-6847-4b66-9eb5-aaa9bff9f2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11145 2024.09.09 17:57:08.675547 [ 3 ] {} <Trace> HTTP-Session: 3f9e7a2b-6847-4b66-9eb5-aaa9bff9f2f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11146 2024.09.09 17:57:08.675812 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11147 2024.09.09 17:57:08.675871 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11148 2024.09.09 17:57:08.676146 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11149 2024.09.09 17:57:08.676755 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11150 2024.09.09 17:57:08.676792 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11151 2024.09.09 17:57:08.677181 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11152 2024.09.09 17:57:08.677550 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11153 2024.09.09 17:57:08.677713 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.002038 sec., 203140.33366045143 rows/sec., 14.49 MiB/sec.
11154 2024.09.09 17:57:08.677722 [ 136 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11155 2024.09.09 17:57:08.677806 [ 136 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11156 2024.09.09 17:57:08.677854 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11157 2024.09.09 17:57:08.678025 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Debug> DynamicQueryHandler: Done processing query
11158 2024.09.09 17:57:08.678111 [ 3 ] {4f2afd4f-6807-4db3-ae55-041df7c5d7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11159 2024.09.09 17:57:08.678142 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11160 2024.09.09 17:57:08.678150 [ 3 ] {} <Debug> HTTP-Session: 3f9e7a2b-6847-4b66-9eb5-aaa9bff9f2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11161 2024.09.09 17:57:08.678509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11162 2024.09.09 17:57:08.678704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11163 2024.09.09 17:57:08.678813 [ 3 ] {} <Debug> HTTP-Session: cfcdf9dd-1ec1-429d-8670-8e3cf0adf8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11164 2024.09.09 17:57:08.678879 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11165 2024.09.09 17:57:08.678901 [ 3 ] {} <Debug> HTTP-Session: cfcdf9dd-1ec1-429d-8670-8e3cf0adf8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11166 2024.09.09 17:57:08.678976 [ 3 ] {} <Debug> HTTP-Session: cfcdf9dd-1ec1-429d-8670-8e3cf0adf8bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11167 2024.09.09 17:57:08.679010 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part
11168 2024.09.09 17:57:08.679105 [ 3 ] {} <Trace> HTTP-Session: cfcdf9dd-1ec1-429d-8670-8e3cf0adf8bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11169 2024.09.09 17:57:08.679534 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 414 rows starting from the beginning of the part
11170 2024.09.09 17:57:08.679551 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11171 2024.09.09 17:57:08.679723 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11172 2024.09.09 17:57:08.679843 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part
11173 2024.09.09 17:57:08.680172 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 418 rows starting from the beginning of the part
11174 2024.09.09 17:57:08.680436 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 528 rows starting from the beginning of the part
11175 2024.09.09 17:57:08.680772 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11176 2024.09.09 17:57:08.680793 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 414 rows starting from the beginning of the part
11177 2024.09.09 17:57:08.681489 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11178 2024.09.09 17:57:08.681533 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11179 2024.09.09 17:57:08.682071 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11180 2024.09.09 17:57:08.682536 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11181 2024.09.09 17:57:08.682721 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003335 sec., 1799.1004497751126 rows/sec., 94.00 KiB/sec.
11182 2024.09.09 17:57:08.683332 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Debug> DynamicQueryHandler: Done processing query
11183 2024.09.09 17:57:08.683443 [ 3 ] {33375ea6-9bfa-4597-8003-527f4375565d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11184 2024.09.09 17:57:08.683543 [ 3 ] {} <Debug> HTTP-Session: cfcdf9dd-1ec1-429d-8670-8e3cf0adf8bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11185 2024.09.09 17:57:08.683617 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.005662543 sec., 487413.517213026 rows/sec., 37.20 MiB/sec.
11186 2024.09.09 17:57:08.683830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11187 2024.09.09 17:57:08.683844 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11188 2024.09.09 17:57:08.683896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11189 2024.09.09 17:57:08.683925 [ 3 ] {} <Debug> HTTP-Session: 54a1bc18-d5d5-424b-9e70-a9dffd4fd3ea Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11190 2024.09.09 17:57:08.683942 [ 3 ] {} <Debug> HTTP-Session: 54a1bc18-d5d5-424b-9e70-a9dffd4fd3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11191 2024.09.09 17:57:08.683961 [ 3 ] {} <Debug> HTTP-Session: 54a1bc18-d5d5-424b-9e70-a9dffd4fd3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11192 2024.09.09 17:57:08.683997 [ 3 ] {} <Trace> HTTP-Session: 54a1bc18-d5d5-424b-9e70-a9dffd4fd3ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11193 2024.09.09 17:57:08.684233 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11194 2024.09.09 17:57:08.684290 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11195 2024.09.09 17:57:08.684353 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11196 2024.09.09 17:57:08.684480 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_56_11} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11197 2024.09.09 17:57:08.684540 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11198 2024.09.09 17:57:08.684582 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
11199 2024.09.09 17:57:08.685035 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11200 2024.09.09 17:57:08.685072 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11201 2024.09.09 17:57:08.685467 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11202 2024.09.09 17:57:08.685818 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11203 2024.09.09 17:57:08.685979 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001878 sec., 126198.08306709265 rows/sec., 8.46 MiB/sec.
11204 2024.09.09 17:57:08.685995 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11205 2024.09.09 17:57:08.686092 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11206 2024.09.09 17:57:08.686156 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11207 2024.09.09 17:57:08.686288 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Debug> DynamicQueryHandler: Done processing query
11208 2024.09.09 17:57:08.686361 [ 3 ] {797fba64-6bad-4ddd-8916-f3c6e09d43a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11209 2024.09.09 17:57:08.686379 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11210 2024.09.09 17:57:08.686392 [ 3 ] {} <Debug> HTTP-Session: 54a1bc18-d5d5-424b-9e70-a9dffd4fd3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11211 2024.09.09 17:57:08.686740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11212 2024.09.09 17:57:08.686922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11213 2024.09.09 17:57:08.687057 [ 3 ] {} <Debug> HTTP-Session: cf388a46-03e8-4d6d-8637-88ee6cc8ca99 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11214 2024.09.09 17:57:08.687142 [ 3 ] {} <Debug> HTTP-Session: cf388a46-03e8-4d6d-8637-88ee6cc8ca99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11215 2024.09.09 17:57:08.687140 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11216 2024.09.09 17:57:08.687211 [ 3 ] {} <Debug> HTTP-Session: cf388a46-03e8-4d6d-8637-88ee6cc8ca99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11217 2024.09.09 17:57:08.687297 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15734 rows starting from the beginning of the part
11218 2024.09.09 17:57:08.687347 [ 3 ] {} <Trace> HTTP-Session: cf388a46-03e8-4d6d-8637-88ee6cc8ca99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11219 2024.09.09 17:57:08.687626 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part
11220 2024.09.09 17:57:08.687732 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11221 2024.09.09 17:57:08.687903 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
11222 2024.09.09 17:57:08.687946 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11223 2024.09.09 17:57:08.688262 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 239 rows starting from the beginning of the part
11224 2024.09.09 17:57:08.688639 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 844 rows starting from the beginning of the part
11225 2024.09.09 17:57:08.689048 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part
11226 2024.09.09 17:57:08.689151 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11227 2024.09.09 17:57:08.689992 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11228 2024.09.09 17:57:08.690049 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11229 2024.09.09 17:57:08.690646 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11230 2024.09.09 17:57:08.691118 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11231 2024.09.09 17:57:08.691492 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003866 sec., 258.6652871184687 rows/sec., 17.43 KiB/sec.
11232 2024.09.09 17:57:08.691860 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Debug> DynamicQueryHandler: Done processing query
11233 2024.09.09 17:57:08.691894 [ 3 ] {9f5f7f21-c95f-4d98-9e9f-5229c609a2bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11234 2024.09.09 17:57:08.691947 [ 3 ] {} <Debug> HTTP-Session: cf388a46-03e8-4d6d-8637-88ee6cc8ca99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.09.09 17:57:08.692188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11236 2024.09.09 17:57:08.692251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11237 2024.09.09 17:57:08.692271 [ 3 ] {} <Debug> HTTP-Session: be3e5b05-d1e1-445e-962a-bf71dcb2bb1a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11238 2024.09.09 17:57:08.692298 [ 3 ] {} <Debug> HTTP-Session: be3e5b05-d1e1-445e-962a-bf71dcb2bb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11239 2024.09.09 17:57:08.692318 [ 3 ] {} <Debug> HTTP-Session: be3e5b05-d1e1-445e-962a-bf71dcb2bb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11240 2024.09.09 17:57:08.692353 [ 3 ] {} <Trace> HTTP-Session: be3e5b05-d1e1-445e-962a-bf71dcb2bb1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11241 2024.09.09 17:57:08.692709 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11242 2024.09.09 17:57:08.692785 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11243 2024.09.09 17:57:08.693574 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11244 2024.09.09 17:57:08.694549 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11245 2024.09.09 17:57:08.694586 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11246 2024.09.09 17:57:08.695923 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17451 rows, containing 5 columns (5 merged, 0 gathered) in 0.009689417 sec., 1801037.152183666 rows/sec., 121.38 MiB/sec.
11247 2024.09.09 17:57:08.696095 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11248 2024.09.09 17:57:08.696200 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11249 2024.09.09 17:57:08.696758 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11250 2024.09.09 17:57:08.696836 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11251 2024.09.09 17:57:08.697028 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004591 sec., 6970.159006752342 rows/sec., 12.49 MiB/sec.
11252 2024.09.09 17:57:08.697040 [ 190 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11253 2024.09.09 17:57:08.697213 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
11254 2024.09.09 17:57:08.697388 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Debug> DynamicQueryHandler: Done processing query
11255 2024.09.09 17:57:08.697414 [ 3 ] {76e00c9d-4653-4bcf-bf4d-f2b250cf243e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11256 2024.09.09 17:57:08.697430 [ 3 ] {} <Debug> HTTP-Session: be3e5b05-d1e1-445e-962a-bf71dcb2bb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11257 2024.09.09 17:57:08.697564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11258 2024.09.09 17:57:08.697612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11259 2024.09.09 17:57:08.697632 [ 3 ] {} <Debug> HTTP-Session: 8b24a269-f88f-465a-9009-8905584a0e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11260 2024.09.09 17:57:08.697648 [ 3 ] {} <Debug> HTTP-Session: 8b24a269-f88f-465a-9009-8905584a0e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11261 2024.09.09 17:57:08.697662 [ 3 ] {} <Debug> HTTP-Session: 8b24a269-f88f-465a-9009-8905584a0e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11262 2024.09.09 17:57:08.697692 [ 3 ] {} <Trace> HTTP-Session: 8b24a269-f88f-465a-9009-8905584a0e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11263 2024.09.09 17:57:08.697825 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11264 2024.09.09 17:57:08.697870 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11265 2024.09.09 17:57:08.698001 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11266 2024.09.09 17:57:08.698349 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11267 2024.09.09 17:57:08.698386 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11268 2024.09.09 17:57:08.698757 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11269 2024.09.09 17:57:08.699098 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11270 2024.09.09 17:57:08.699250 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001479 sec., 55442.86680189317 rows/sec., 3.52 MiB/sec.
11271 2024.09.09 17:57:08.699264 [ 135 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11272 2024.09.09 17:57:08.699354 [ 135 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11273 2024.09.09 17:57:08.699412 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11274 2024.09.09 17:57:08.699539 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Debug> DynamicQueryHandler: Done processing query
11275 2024.09.09 17:57:08.699585 [ 3 ] {30f1f0fa-3ccc-4e23-8031-ecf5f27385ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11276 2024.09.09 17:57:08.699607 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11277 2024.09.09 17:57:08.699619 [ 3 ] {} <Debug> HTTP-Session: 8b24a269-f88f-465a-9009-8905584a0e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11278 2024.09.09 17:57:08.699821 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11279 2024.09.09 17:57:08.699863 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3150 rows starting from the beginning of the part
11280 2024.09.09 17:57:08.699965 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part
11281 2024.09.09 17:57:08.700164 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
11282 2024.09.09 17:57:08.700363 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part
11283 2024.09.09 17:57:08.700515 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
11284 2024.09.09 17:57:08.700635 [ 193 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
11285 2024.09.09 17:57:08.702397 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002900887 sec., 1212043.0751008226 rows/sec., 78.48 MiB/sec.
11286 2024.09.09 17:57:08.702749 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11287 2024.09.09 17:57:08.703142 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11288 2024.09.09 17:57:08.703219 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_56_11} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11289 2024.09.09 17:57:08.703302 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
11290 2024.09.09 17:57:13.655718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11291 2024.09.09 17:57:13.655861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11292 2024.09.09 17:57:13.655891 [ 3 ] {} <Debug> HTTP-Session: 4b9f0270-caeb-4f95-a2c6-8441b081941c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11293 2024.09.09 17:57:13.655919 [ 3 ] {} <Debug> HTTP-Session: 4b9f0270-caeb-4f95-a2c6-8441b081941c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11294 2024.09.09 17:57:13.655938 [ 3 ] {} <Debug> HTTP-Session: 4b9f0270-caeb-4f95-a2c6-8441b081941c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11295 2024.09.09 17:57:13.655994 [ 3 ] {} <Trace> HTTP-Session: 4b9f0270-caeb-4f95-a2c6-8441b081941c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11296 2024.09.09 17:57:13.656221 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11297 2024.09.09 17:57:13.656299 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11298 2024.09.09 17:57:13.656668 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11299 2024.09.09 17:57:13.657147 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11300 2024.09.09 17:57:13.657189 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11301 2024.09.09 17:57:13.657635 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11302 2024.09.09 17:57:13.658045 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11303 2024.09.09 17:57:13.658231 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002086 sec., 34515.81975071908 rows/sec., 2.80 MiB/sec.
11304 2024.09.09 17:57:13.658462 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Debug> DynamicQueryHandler: Done processing query
11305 2024.09.09 17:57:13.658492 [ 3 ] {e2f60fa0-b4b3-44d9-84c2-07ea614e65c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11306 2024.09.09 17:57:13.658510 [ 3 ] {} <Debug> HTTP-Session: 4b9f0270-caeb-4f95-a2c6-8441b081941c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11307 2024.09.09 17:57:13.658705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11308 2024.09.09 17:57:13.658757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11309 2024.09.09 17:57:13.658777 [ 3 ] {} <Debug> HTTP-Session: b7454af9-fd32-4954-b505-18ba4e68ed9e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11310 2024.09.09 17:57:13.658795 [ 3 ] {} <Debug> HTTP-Session: b7454af9-fd32-4954-b505-18ba4e68ed9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11311 2024.09.09 17:57:13.658809 [ 3 ] {} <Debug> HTTP-Session: b7454af9-fd32-4954-b505-18ba4e68ed9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11312 2024.09.09 17:57:13.658840 [ 3 ] {} <Trace> HTTP-Session: b7454af9-fd32-4954-b505-18ba4e68ed9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11313 2024.09.09 17:57:13.658946 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11314 2024.09.09 17:57:13.658992 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11315 2024.09.09 17:57:13.659225 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11316 2024.09.09 17:57:13.659594 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11317 2024.09.09 17:57:13.659638 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11318 2024.09.09 17:57:13.660005 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11319 2024.09.09 17:57:13.660379 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11320 2024.09.09 17:57:13.660552 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001622 sec., 4932.182490752158 rows/sec., 370.88 KiB/sec.
11321 2024.09.09 17:57:13.660725 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Debug> DynamicQueryHandler: Done processing query
11322 2024.09.09 17:57:13.660750 [ 3 ] {1922c49f-0bc1-4ee7-9258-363dd5f467f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11323 2024.09.09 17:57:13.660766 [ 3 ] {} <Debug> HTTP-Session: b7454af9-fd32-4954-b505-18ba4e68ed9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11324 2024.09.09 17:57:13.660911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11325 2024.09.09 17:57:13.660962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11326 2024.09.09 17:57:13.660982 [ 3 ] {} <Debug> HTTP-Session: e59fcd62-08ff-4d3c-b7cb-84879b5679be Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11327 2024.09.09 17:57:13.660998 [ 3 ] {} <Debug> HTTP-Session: e59fcd62-08ff-4d3c-b7cb-84879b5679be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11328 2024.09.09 17:57:13.661012 [ 3 ] {} <Debug> HTTP-Session: e59fcd62-08ff-4d3c-b7cb-84879b5679be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11329 2024.09.09 17:57:13.661044 [ 3 ] {} <Trace> HTTP-Session: e59fcd62-08ff-4d3c-b7cb-84879b5679be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11330 2024.09.09 17:57:13.661159 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11331 2024.09.09 17:57:13.661204 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11332 2024.09.09 17:57:13.661433 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11333 2024.09.09 17:57:13.661835 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11334 2024.09.09 17:57:13.661873 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11335 2024.09.09 17:57:13.662230 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11336 2024.09.09 17:57:13.662602 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11337 2024.09.09 17:57:13.662764 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001638 sec., 43956.043956043955 rows/sec., 3.43 MiB/sec.
11338 2024.09.09 17:57:13.663071 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Debug> DynamicQueryHandler: Done processing query
11339 2024.09.09 17:57:13.663132 [ 3 ] {5b758579-25f3-450d-a1bb-c197bc005e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11340 2024.09.09 17:57:13.663183 [ 3 ] {} <Debug> HTTP-Session: e59fcd62-08ff-4d3c-b7cb-84879b5679be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11341 2024.09.09 17:57:13.663435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11342 2024.09.09 17:57:13.663490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11343 2024.09.09 17:57:13.663511 [ 3 ] {} <Debug> HTTP-Session: 8ba552e8-191d-4a06-b754-38d518d8ab13 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11344 2024.09.09 17:57:13.663528 [ 3 ] {} <Debug> HTTP-Session: 8ba552e8-191d-4a06-b754-38d518d8ab13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11345 2024.09.09 17:57:13.663543 [ 3 ] {} <Debug> HTTP-Session: 8ba552e8-191d-4a06-b754-38d518d8ab13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.09.09 17:57:13.663576 [ 3 ] {} <Trace> HTTP-Session: 8ba552e8-191d-4a06-b754-38d518d8ab13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11347 2024.09.09 17:57:13.663728 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11348 2024.09.09 17:57:13.663779 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11349 2024.09.09 17:57:13.663943 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11350 2024.09.09 17:57:13.664400 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11351 2024.09.09 17:57:13.664437 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11352 2024.09.09 17:57:13.664829 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11353 2024.09.09 17:57:13.665173 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11354 2024.09.09 17:57:13.665324 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec.
11355 2024.09.09 17:57:13.665490 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Debug> DynamicQueryHandler: Done processing query
11356 2024.09.09 17:57:13.665513 [ 3 ] {3c685492-7ba1-464c-b8f3-6b932054b128} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11357 2024.09.09 17:57:13.665528 [ 3 ] {} <Debug> HTTP-Session: 8ba552e8-191d-4a06-b754-38d518d8ab13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11358 2024.09.09 17:57:13.665657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11359 2024.09.09 17:57:13.665703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11360 2024.09.09 17:57:13.665721 [ 3 ] {} <Debug> HTTP-Session: 61073336-f5e9-4373-ba67-dc9f5ad454bf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11361 2024.09.09 17:57:13.665738 [ 3 ] {} <Debug> HTTP-Session: 61073336-f5e9-4373-ba67-dc9f5ad454bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11362 2024.09.09 17:57:13.665752 [ 3 ] {} <Debug> HTTP-Session: 61073336-f5e9-4373-ba67-dc9f5ad454bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11363 2024.09.09 17:57:13.665781 [ 3 ] {} <Trace> HTTP-Session: 61073336-f5e9-4373-ba67-dc9f5ad454bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11364 2024.09.09 17:57:13.665933 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11365 2024.09.09 17:57:13.665994 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11366 2024.09.09 17:57:13.666462 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11367 2024.09.09 17:57:13.666911 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11368 2024.09.09 17:57:13.666949 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11369 2024.09.09 17:57:13.667542 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11370 2024.09.09 17:57:13.667947 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11371 2024.09.09 17:57:13.668097 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002209 sec., 3621.5482118605705 rows/sec., 6.49 MiB/sec.
11372 2024.09.09 17:57:13.668298 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Debug> DynamicQueryHandler: Done processing query
11373 2024.09.09 17:57:13.668343 [ 3 ] {6d3688cb-25a2-4870-bf83-5b2179ee5222} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11374 2024.09.09 17:57:13.668362 [ 3 ] {} <Debug> HTTP-Session: 61073336-f5e9-4373-ba67-dc9f5ad454bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11375 2024.09.09 17:57:13.668486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11376 2024.09.09 17:57:13.668535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11377 2024.09.09 17:57:13.668555 [ 3 ] {} <Debug> HTTP-Session: 6a37cb14-d861-45f9-809e-b92d2a75d432 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11378 2024.09.09 17:57:13.668573 [ 3 ] {} <Debug> HTTP-Session: 6a37cb14-d861-45f9-809e-b92d2a75d432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11379 2024.09.09 17:57:13.668587 [ 3 ] {} <Debug> HTTP-Session: 6a37cb14-d861-45f9-809e-b92d2a75d432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11380 2024.09.09 17:57:13.668618 [ 3 ] {} <Trace> HTTP-Session: 6a37cb14-d861-45f9-809e-b92d2a75d432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11381 2024.09.09 17:57:13.668732 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11382 2024.09.09 17:57:13.668776 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11383 2024.09.09 17:57:13.668902 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11384 2024.09.09 17:57:13.669199 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11385 2024.09.09 17:57:13.669235 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11386 2024.09.09 17:57:13.669593 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11387 2024.09.09 17:57:13.669924 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11388 2024.09.09 17:57:13.670047 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec.
11389 2024.09.09 17:57:13.670210 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Debug> DynamicQueryHandler: Done processing query
11390 2024.09.09 17:57:13.670235 [ 3 ] {f0fcbbd1-bad7-4f79-8a4a-362bb05f3406} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11391 2024.09.09 17:57:13.670250 [ 3 ] {} <Debug> HTTP-Session: 6a37cb14-d861-45f9-809e-b92d2a75d432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11392 2024.09.09 17:57:17.553783 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
11393 2024.09.09 17:57:17.553859 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
11394 2024.09.09 17:57:18.662479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11395 2024.09.09 17:57:18.662663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11396 2024.09.09 17:57:18.662712 [ 3 ] {} <Debug> HTTP-Session: bb367a7d-65f1-4b14-bc04-50adc7655591 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11397 2024.09.09 17:57:18.662755 [ 3 ] {} <Debug> HTTP-Session: bb367a7d-65f1-4b14-bc04-50adc7655591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11398 2024.09.09 17:57:18.662784 [ 3 ] {} <Debug> HTTP-Session: bb367a7d-65f1-4b14-bc04-50adc7655591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11399 2024.09.09 17:57:18.662853 [ 3 ] {} <Trace> HTTP-Session: bb367a7d-65f1-4b14-bc04-50adc7655591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11400 2024.09.09 17:57:18.663130 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11401 2024.09.09 17:57:18.663202 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11402 2024.09.09 17:57:18.663545 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11403 2024.09.09 17:57:18.664140 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11404 2024.09.09 17:57:18.664190 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11405 2024.09.09 17:57:18.664658 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11406 2024.09.09 17:57:18.665052 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11407 2024.09.09 17:57:18.665246 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002231 sec., 113402.06185567011 rows/sec., 10.03 MiB/sec.
11408 2024.09.09 17:57:18.665478 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Debug> DynamicQueryHandler: Done processing query
11409 2024.09.09 17:57:18.665507 [ 3 ] {80e79ffb-8979-4eca-b5fc-31a0a43b103e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11410 2024.09.09 17:57:18.665523 [ 3 ] {} <Debug> HTTP-Session: bb367a7d-65f1-4b14-bc04-50adc7655591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.09.09 17:57:18.665713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11412 2024.09.09 17:57:18.665768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11413 2024.09.09 17:57:18.665789 [ 3 ] {} <Debug> HTTP-Session: 4a2db580-c8d1-4b2a-923d-4f820176b511 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11414 2024.09.09 17:57:18.665808 [ 3 ] {} <Debug> HTTP-Session: 4a2db580-c8d1-4b2a-923d-4f820176b511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11415 2024.09.09 17:57:18.665822 [ 3 ] {} <Debug> HTTP-Session: 4a2db580-c8d1-4b2a-923d-4f820176b511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11416 2024.09.09 17:57:18.665858 [ 3 ] {} <Trace> HTTP-Session: 4a2db580-c8d1-4b2a-923d-4f820176b511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11417 2024.09.09 17:57:18.665975 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11418 2024.09.09 17:57:18.666025 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11419 2024.09.09 17:57:18.666263 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11420 2024.09.09 17:57:18.666625 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11421 2024.09.09 17:57:18.666666 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11422 2024.09.09 17:57:18.667022 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11423 2024.09.09 17:57:18.667388 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11424 2024.09.09 17:57:18.667555 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001606 sec., 19925.2801992528 rows/sec., 1.46 MiB/sec.
11425 2024.09.09 17:57:18.667737 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Debug> DynamicQueryHandler: Done processing query
11426 2024.09.09 17:57:18.667764 [ 3 ] {f99abbc9-15ba-4179-b5c2-8fc3a2e5068a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11427 2024.09.09 17:57:18.667781 [ 3 ] {} <Debug> HTTP-Session: 4a2db580-c8d1-4b2a-923d-4f820176b511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11428 2024.09.09 17:57:18.667955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11429 2024.09.09 17:57:18.668008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11430 2024.09.09 17:57:18.668029 [ 3 ] {} <Debug> HTTP-Session: 90c389ad-b07c-4944-b45c-6e3836a1ac08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11431 2024.09.09 17:57:18.668045 [ 3 ] {} <Debug> HTTP-Session: 90c389ad-b07c-4944-b45c-6e3836a1ac08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11432 2024.09.09 17:57:18.668059 [ 3 ] {} <Debug> HTTP-Session: 90c389ad-b07c-4944-b45c-6e3836a1ac08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11433 2024.09.09 17:57:18.668093 [ 3 ] {} <Trace> HTTP-Session: 90c389ad-b07c-4944-b45c-6e3836a1ac08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11434 2024.09.09 17:57:18.668194 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11435 2024.09.09 17:57:18.668240 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11436 2024.09.09 17:57:18.668504 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11437 2024.09.09 17:57:18.668817 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11438 2024.09.09 17:57:18.668854 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11439 2024.09.09 17:57:18.669227 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
11440 2024.09.09 17:57:18.669590 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11441 2024.09.09 17:57:18.669755 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec.
11442 2024.09.09 17:57:18.670056 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Debug> DynamicQueryHandler: Done processing query
11443 2024.09.09 17:57:18.670107 [ 3 ] {87dd1c05-38e2-40f6-90d2-e5f9e5f7fc8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11444 2024.09.09 17:57:18.670163 [ 3 ] {} <Debug> HTTP-Session: 90c389ad-b07c-4944-b45c-6e3836a1ac08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.09.09 17:57:18.670302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11446 2024.09.09 17:57:18.670353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11447 2024.09.09 17:57:18.670372 [ 3 ] {} <Debug> HTTP-Session: 77363c2f-ef74-4229-a21f-813476ed535e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11448 2024.09.09 17:57:18.670389 [ 3 ] {} <Debug> HTTP-Session: 77363c2f-ef74-4229-a21f-813476ed535e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11449 2024.09.09 17:57:18.670403 [ 3 ] {} <Debug> HTTP-Session: 77363c2f-ef74-4229-a21f-813476ed535e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11450 2024.09.09 17:57:18.670437 [ 3 ] {} <Trace> HTTP-Session: 77363c2f-ef74-4229-a21f-813476ed535e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11451 2024.09.09 17:57:18.670541 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11452 2024.09.09 17:57:18.670587 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11453 2024.09.09 17:57:18.670837 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11454 2024.09.09 17:57:18.671135 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11455 2024.09.09 17:57:18.671172 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11456 2024.09.09 17:57:18.671527 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11457 2024.09.09 17:57:18.671895 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11458 2024.09.09 17:57:18.672063 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 230.19 KiB/sec.
11459 2024.09.09 17:57:18.672060 [ 127 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
11460 2024.09.09 17:57:18.672187 [ 127 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11461 2024.09.09 17:57:18.672236 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11462 2024.09.09 17:57:18.672337 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Debug> DynamicQueryHandler: Done processing query
11463 2024.09.09 17:57:18.672422 [ 3 ] {d4d9e01b-2f6e-4bf8-8677-c6f88e31dad5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11464 2024.09.09 17:57:18.672504 [ 3 ] {} <Debug> HTTP-Session: 77363c2f-ef74-4229-a21f-813476ed535e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11465 2024.09.09 17:57:18.672820 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
11466 2024.09.09 17:57:18.672890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11467 2024.09.09 17:57:18.672997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11468 2024.09.09 17:57:18.673049 [ 3 ] {} <Debug> HTTP-Session: 55d14ca8-e97d-4316-9450-fee9b69f4e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11469 2024.09.09 17:57:18.673092 [ 3 ] {} <Debug> HTTP-Session: 55d14ca8-e97d-4316-9450-fee9b69f4e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11470 2024.09.09 17:57:18.673137 [ 3 ] {} <Debug> HTTP-Session: 55d14ca8-e97d-4316-9450-fee9b69f4e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11471 2024.09.09 17:57:18.673227 [ 3 ] {} <Trace> HTTP-Session: 55d14ca8-e97d-4316-9450-fee9b69f4e91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11472 2024.09.09 17:57:18.673242 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11473 2024.09.09 17:57:18.673301 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part
11474 2024.09.09 17:57:18.673497 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11475 2024.09.09 17:57:18.673665 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11476 2024.09.09 17:57:18.673827 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11477 2024.09.09 17:57:18.673860 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11478 2024.09.09 17:57:18.674260 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
11479 2024.09.09 17:57:18.674552 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11480 2024.09.09 17:57:18.675295 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11481 2024.09.09 17:57:18.676477 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11482 2024.09.09 17:57:18.676542 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11483 2024.09.09 17:57:18.677287 [ 193 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004917649 sec., 6100.476060816866 rows/sec., 387.24 KiB/sec.
11484 2024.09.09 17:57:18.677485 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
11485 2024.09.09 17:57:18.677523 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11486 2024.09.09 17:57:18.678114 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11487 2024.09.09 17:57:18.678190 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11488 2024.09.09 17:57:18.678329 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_29_7} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
11489 2024.09.09 17:57:18.678409 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.005015 sec., 82552.34297108673 rows/sec., 5.89 MiB/sec.
11490 2024.09.09 17:57:18.678499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11491 2024.09.09 17:57:18.678667 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Debug> DynamicQueryHandler: Done processing query
11492 2024.09.09 17:57:18.678692 [ 3 ] {f398539d-9cf1-4cb6-9bfa-11bb3c64bcc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11493 2024.09.09 17:57:18.678708 [ 3 ] {} <Debug> HTTP-Session: 55d14ca8-e97d-4316-9450-fee9b69f4e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11494 2024.09.09 17:57:18.678855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11495 2024.09.09 17:57:18.678903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11496 2024.09.09 17:57:18.678949 [ 3 ] {} <Debug> HTTP-Session: 0f2257da-e434-490a-8e77-be405d123929 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11497 2024.09.09 17:57:18.678968 [ 3 ] {} <Debug> HTTP-Session: 0f2257da-e434-490a-8e77-be405d123929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11498 2024.09.09 17:57:18.678981 [ 3 ] {} <Debug> HTTP-Session: 0f2257da-e434-490a-8e77-be405d123929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11499 2024.09.09 17:57:18.679012 [ 3 ] {} <Trace> HTTP-Session: 0f2257da-e434-490a-8e77-be405d123929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11500 2024.09.09 17:57:18.679110 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11501 2024.09.09 17:57:18.679157 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11502 2024.09.09 17:57:18.679293 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11503 2024.09.09 17:57:18.679596 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11504 2024.09.09 17:57:18.679630 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11505 2024.09.09 17:57:18.679975 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11506 2024.09.09 17:57:18.680283 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11507 2024.09.09 17:57:18.680509 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec.
11508 2024.09.09 17:57:18.680685 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Debug> DynamicQueryHandler: Done processing query
11509 2024.09.09 17:57:18.680709 [ 3 ] {c8c9c220-65a5-4229-95c9-d87ad15b831c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11510 2024.09.09 17:57:18.680724 [ 3 ] {} <Debug> HTTP-Session: 0f2257da-e434-490a-8e77-be405d123929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11511 2024.09.09 17:57:18.680912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11512 2024.09.09 17:57:18.680960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11513 2024.09.09 17:57:18.680979 [ 3 ] {} <Debug> HTTP-Session: 9a75a006-18a7-4626-82d9-3d910ff4d57e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11514 2024.09.09 17:57:18.680995 [ 3 ] {} <Debug> HTTP-Session: 9a75a006-18a7-4626-82d9-3d910ff4d57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11515 2024.09.09 17:57:18.681009 [ 3 ] {} <Debug> HTTP-Session: 9a75a006-18a7-4626-82d9-3d910ff4d57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11516 2024.09.09 17:57:18.681040 [ 3 ] {} <Trace> HTTP-Session: 9a75a006-18a7-4626-82d9-3d910ff4d57e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11517 2024.09.09 17:57:18.681228 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11518 2024.09.09 17:57:18.681275 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11519 2024.09.09 17:57:18.681421 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11520 2024.09.09 17:57:18.681855 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11521 2024.09.09 17:57:18.681892 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11522 2024.09.09 17:57:18.682284 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11523 2024.09.09 17:57:18.682628 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11524 2024.09.09 17:57:18.682798 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001669 sec., 142001.19832234873 rows/sec., 9.52 MiB/sec.
11525 2024.09.09 17:57:18.683060 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Debug> DynamicQueryHandler: Done processing query
11526 2024.09.09 17:57:18.683118 [ 3 ] {c82a937a-6571-4750-92e9-3df5fd93fc3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11527 2024.09.09 17:57:18.683171 [ 3 ] {} <Debug> HTTP-Session: 9a75a006-18a7-4626-82d9-3d910ff4d57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11528 2024.09.09 17:57:18.683328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11529 2024.09.09 17:57:18.683378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11530 2024.09.09 17:57:18.683398 [ 3 ] {} <Debug> HTTP-Session: 97591b84-73c1-428d-aedb-b6ab04c420da Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11531 2024.09.09 17:57:18.683414 [ 3 ] {} <Debug> HTTP-Session: 97591b84-73c1-428d-aedb-b6ab04c420da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11532 2024.09.09 17:57:18.683428 [ 3 ] {} <Debug> HTTP-Session: 97591b84-73c1-428d-aedb-b6ab04c420da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11533 2024.09.09 17:57:18.683463 [ 3 ] {} <Trace> HTTP-Session: 97591b84-73c1-428d-aedb-b6ab04c420da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11534 2024.09.09 17:57:18.683562 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11535 2024.09.09 17:57:18.683610 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11536 2024.09.09 17:57:18.683756 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11537 2024.09.09 17:57:18.684011 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11538 2024.09.09 17:57:18.684047 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11539 2024.09.09 17:57:18.684399 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11540 2024.09.09 17:57:18.684726 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11541 2024.09.09 17:57:18.684887 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec.
11542 2024.09.09 17:57:18.685105 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Debug> DynamicQueryHandler: Done processing query
11543 2024.09.09 17:57:18.685131 [ 3 ] {a76127cf-c1c4-4ead-a9c6-7fe26940e0c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11544 2024.09.09 17:57:18.685147 [ 3 ] {} <Debug> HTTP-Session: 97591b84-73c1-428d-aedb-b6ab04c420da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11545 2024.09.09 17:57:18.685335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11546 2024.09.09 17:57:18.685383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11547 2024.09.09 17:57:18.685402 [ 3 ] {} <Debug> HTTP-Session: c7ccd7ac-b099-4c59-8975-b6f04a7d95e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11548 2024.09.09 17:57:18.685418 [ 3 ] {} <Debug> HTTP-Session: c7ccd7ac-b099-4c59-8975-b6f04a7d95e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11549 2024.09.09 17:57:18.685433 [ 3 ] {} <Debug> HTTP-Session: c7ccd7ac-b099-4c59-8975-b6f04a7d95e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11550 2024.09.09 17:57:18.685464 [ 3 ] {} <Trace> HTTP-Session: c7ccd7ac-b099-4c59-8975-b6f04a7d95e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11551 2024.09.09 17:57:18.685778 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11552 2024.09.09 17:57:18.685844 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11553 2024.09.09 17:57:18.686269 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11554 2024.09.09 17:57:18.686943 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11555 2024.09.09 17:57:18.686980 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11556 2024.09.09 17:57:18.687625 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11557 2024.09.09 17:57:18.688037 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11558 2024.09.09 17:57:18.688225 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002652 sec., 12066.365007541479 rows/sec., 21.62 MiB/sec.
11559 2024.09.09 17:57:18.688720 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Debug> DynamicQueryHandler: Done processing query
11560 2024.09.09 17:57:18.688753 [ 3 ] {234b19ee-54a8-4385-9e09-43386fb27a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11561 2024.09.09 17:57:18.688770 [ 3 ] {} <Debug> HTTP-Session: c7ccd7ac-b099-4c59-8975-b6f04a7d95e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11562 2024.09.09 17:57:18.688910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11563 2024.09.09 17:57:18.688959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11564 2024.09.09 17:57:18.688977 [ 3 ] {} <Debug> HTTP-Session: 2752a6ae-df4e-4620-b900-ba11986ed748 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11565 2024.09.09 17:57:18.688994 [ 3 ] {} <Debug> HTTP-Session: 2752a6ae-df4e-4620-b900-ba11986ed748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11566 2024.09.09 17:57:18.689008 [ 3 ] {} <Debug> HTTP-Session: 2752a6ae-df4e-4620-b900-ba11986ed748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11567 2024.09.09 17:57:18.689039 [ 3 ] {} <Trace> HTTP-Session: 2752a6ae-df4e-4620-b900-ba11986ed748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11568 2024.09.09 17:57:18.689162 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11569 2024.09.09 17:57:18.689208 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11570 2024.09.09 17:57:18.689357 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11571 2024.09.09 17:57:18.689690 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11572 2024.09.09 17:57:18.689727 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11573 2024.09.09 17:57:18.690101 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11574 2024.09.09 17:57:18.690447 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11575 2024.09.09 17:57:18.690607 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001485 sec., 55218.85521885522 rows/sec., 3.51 MiB/sec.
11576 2024.09.09 17:57:18.690799 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Debug> DynamicQueryHandler: Done processing query
11577 2024.09.09 17:57:18.690834 [ 3 ] {1b0b0e47-9522-4b28-8f0d-9dff034d069d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11578 2024.09.09 17:57:18.690861 [ 3 ] {} <Debug> HTTP-Session: 2752a6ae-df4e-4620-b900-ba11986ed748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11579 2024.09.09 17:57:23.662592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11580 2024.09.09 17:57:23.662737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11581 2024.09.09 17:57:23.662764 [ 3 ] {} <Debug> HTTP-Session: 5afc7142-aac0-4a5a-be2b-6fb42304542a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11582 2024.09.09 17:57:23.662788 [ 3 ] {} <Debug> HTTP-Session: 5afc7142-aac0-4a5a-be2b-6fb42304542a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11583 2024.09.09 17:57:23.662803 [ 3 ] {} <Debug> HTTP-Session: 5afc7142-aac0-4a5a-be2b-6fb42304542a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11584 2024.09.09 17:57:23.662854 [ 3 ] {} <Trace> HTTP-Session: 5afc7142-aac0-4a5a-be2b-6fb42304542a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11585 2024.09.09 17:57:23.663055 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11586 2024.09.09 17:57:23.663127 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11587 2024.09.09 17:57:23.663482 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11588 2024.09.09 17:57:23.663921 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11589 2024.09.09 17:57:23.663972 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11590 2024.09.09 17:57:23.664412 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11591 2024.09.09 17:57:23.664804 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11592 2024.09.09 17:57:23.664967 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001967 sec., 1016.7768174885613 rows/sec., 82.91 KiB/sec.
11593 2024.09.09 17:57:23.665235 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Debug> DynamicQueryHandler: Done processing query
11594 2024.09.09 17:57:23.665263 [ 3 ] {c443c2ce-fbfe-4958-9158-79986d9ed6ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11595 2024.09.09 17:57:23.665280 [ 3 ] {} <Debug> HTTP-Session: 5afc7142-aac0-4a5a-be2b-6fb42304542a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11596 2024.09.09 17:57:23.665492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11597 2024.09.09 17:57:23.665550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11598 2024.09.09 17:57:23.665571 [ 3 ] {} <Debug> HTTP-Session: 3e5c6041-addc-4702-a185-22b08d81d0a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11599 2024.09.09 17:57:23.665590 [ 3 ] {} <Debug> HTTP-Session: 3e5c6041-addc-4702-a185-22b08d81d0a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11600 2024.09.09 17:57:23.665605 [ 3 ] {} <Debug> HTTP-Session: 3e5c6041-addc-4702-a185-22b08d81d0a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11601 2024.09.09 17:57:23.665641 [ 3 ] {} <Trace> HTTP-Session: 3e5c6041-addc-4702-a185-22b08d81d0a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11602 2024.09.09 17:57:23.665769 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11603 2024.09.09 17:57:23.665818 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11604 2024.09.09 17:57:23.666058 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11605 2024.09.09 17:57:23.666416 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11606 2024.09.09 17:57:23.666456 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11607 2024.09.09 17:57:23.666839 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11608 2024.09.09 17:57:23.667306 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11609 2024.09.09 17:57:23.667487 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001761 sec., 41453.71947756956 rows/sec., 3.36 MiB/sec.
11610 2024.09.09 17:57:23.667714 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Debug> DynamicQueryHandler: Done processing query
11611 2024.09.09 17:57:23.667744 [ 3 ] {86dc4d61-bfeb-456d-acb0-76250d583723} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11612 2024.09.09 17:57:23.667765 [ 3 ] {} <Debug> HTTP-Session: 3e5c6041-addc-4702-a185-22b08d81d0a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11613 2024.09.09 17:57:23.669708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11614 2024.09.09 17:57:23.669790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11615 2024.09.09 17:57:23.669821 [ 3 ] {} <Debug> HTTP-Session: c082fd99-f094-4f2f-ac6f-186f899012a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11616 2024.09.09 17:57:23.669848 [ 3 ] {} <Debug> HTTP-Session: c082fd99-f094-4f2f-ac6f-186f899012a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.09.09 17:57:23.669869 [ 3 ] {} <Debug> HTTP-Session: c082fd99-f094-4f2f-ac6f-186f899012a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11618 2024.09.09 17:57:23.669919 [ 3 ] {} <Trace> HTTP-Session: c082fd99-f094-4f2f-ac6f-186f899012a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11619 2024.09.09 17:57:23.670078 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11620 2024.09.09 17:57:23.670143 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11621 2024.09.09 17:57:23.670405 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11622 2024.09.09 17:57:23.670748 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11623 2024.09.09 17:57:23.670788 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11624 2024.09.09 17:57:23.671177 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11625 2024.09.09 17:57:23.671552 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11626 2024.09.09 17:57:23.671704 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.00167 sec., 5988.023952095808 rows/sec., 443.84 KiB/sec.
11627 2024.09.09 17:57:23.672006 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Debug> DynamicQueryHandler: Done processing query
11628 2024.09.09 17:57:23.672067 [ 3 ] {89a545f8-8b86-42ae-ab50-2cecb1cc04b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11629 2024.09.09 17:57:23.672121 [ 3 ] {} <Debug> HTTP-Session: c082fd99-f094-4f2f-ac6f-186f899012a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11630 2024.09.09 17:57:23.672302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11631 2024.09.09 17:57:23.672354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11632 2024.09.09 17:57:23.672373 [ 3 ] {} <Debug> HTTP-Session: 1c4ff708-ec96-450e-a8e1-1382d0778563 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11633 2024.09.09 17:57:23.672391 [ 3 ] {} <Debug> HTTP-Session: 1c4ff708-ec96-450e-a8e1-1382d0778563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.09.09 17:57:23.672406 [ 3 ] {} <Debug> HTTP-Session: 1c4ff708-ec96-450e-a8e1-1382d0778563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11635 2024.09.09 17:57:23.672438 [ 3 ] {} <Trace> HTTP-Session: 1c4ff708-ec96-450e-a8e1-1382d0778563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11636 2024.09.09 17:57:23.672561 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11637 2024.09.09 17:57:23.672609 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11638 2024.09.09 17:57:23.672855 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11639 2024.09.09 17:57:23.673328 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11640 2024.09.09 17:57:23.673366 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11641 2024.09.09 17:57:23.673728 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11642 2024.09.09 17:57:23.674101 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11643 2024.09.09 17:57:23.674234 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001716 sec., 43123.543123543124 rows/sec., 3.37 MiB/sec.
11644 2024.09.09 17:57:23.674421 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Debug> DynamicQueryHandler: Done processing query
11645 2024.09.09 17:57:23.674449 [ 3 ] {40af7060-10ea-42cd-a4b5-a46deddf6540} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11646 2024.09.09 17:57:23.674468 [ 3 ] {} <Debug> HTTP-Session: 1c4ff708-ec96-450e-a8e1-1382d0778563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11647 2024.09.09 17:57:23.674679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11648 2024.09.09 17:57:23.674730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11649 2024.09.09 17:57:23.674749 [ 3 ] {} <Debug> HTTP-Session: d467bd35-686a-433c-b1ba-c7500c8491f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11650 2024.09.09 17:57:23.674766 [ 3 ] {} <Debug> HTTP-Session: d467bd35-686a-433c-b1ba-c7500c8491f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.09.09 17:57:23.674781 [ 3 ] {} <Debug> HTTP-Session: d467bd35-686a-433c-b1ba-c7500c8491f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11652 2024.09.09 17:57:23.674811 [ 3 ] {} <Trace> HTTP-Session: d467bd35-686a-433c-b1ba-c7500c8491f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11653 2024.09.09 17:57:23.674961 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11654 2024.09.09 17:57:23.675009 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11655 2024.09.09 17:57:23.675154 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11656 2024.09.09 17:57:23.675602 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11657 2024.09.09 17:57:23.675641 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11658 2024.09.09 17:57:23.676037 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11659 2024.09.09 17:57:23.676394 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11660 2024.09.09 17:57:23.676533 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001638 sec., 98290.5982905983 rows/sec., 6.85 MiB/sec.
11661 2024.09.09 17:57:23.676717 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Debug> DynamicQueryHandler: Done processing query
11662 2024.09.09 17:57:23.676743 [ 3 ] {57cf2b35-8f0e-46a4-9612-5d6b98797f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11663 2024.09.09 17:57:23.676759 [ 3 ] {} <Debug> HTTP-Session: d467bd35-686a-433c-b1ba-c7500c8491f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11664 2024.09.09 17:57:23.676967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11665 2024.09.09 17:57:23.677017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11666 2024.09.09 17:57:23.677036 [ 3 ] {} <Debug> HTTP-Session: 7a7ed2c7-5e47-497e-b336-63268567be97 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11667 2024.09.09 17:57:23.677053 [ 3 ] {} <Debug> HTTP-Session: 7a7ed2c7-5e47-497e-b336-63268567be97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11668 2024.09.09 17:57:23.677067 [ 3 ] {} <Debug> HTTP-Session: 7a7ed2c7-5e47-497e-b336-63268567be97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11669 2024.09.09 17:57:23.677097 [ 3 ] {} <Trace> HTTP-Session: 7a7ed2c7-5e47-497e-b336-63268567be97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11670 2024.09.09 17:57:23.677256 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11671 2024.09.09 17:57:23.677321 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11672 2024.09.09 17:57:23.677731 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11673 2024.09.09 17:57:23.678316 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11674 2024.09.09 17:57:23.678353 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11675 2024.09.09 17:57:23.679025 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11676 2024.09.09 17:57:23.679459 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11677 2024.09.09 17:57:23.679620 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002445 sec., 3271.9836400817994 rows/sec., 5.86 MiB/sec.
11678 2024.09.09 17:57:23.679860 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Debug> DynamicQueryHandler: Done processing query
11679 2024.09.09 17:57:23.679887 [ 3 ] {f1e148dd-b09c-4282-9545-d58653b93266} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11680 2024.09.09 17:57:23.679903 [ 3 ] {} <Debug> HTTP-Session: 7a7ed2c7-5e47-497e-b336-63268567be97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11681 2024.09.09 17:57:23.680052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11682 2024.09.09 17:57:23.680102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11683 2024.09.09 17:57:23.680121 [ 3 ] {} <Debug> HTTP-Session: add3a5cb-ab66-47fb-9a0f-bc361f1f7279 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11684 2024.09.09 17:57:23.680139 [ 3 ] {} <Debug> HTTP-Session: add3a5cb-ab66-47fb-9a0f-bc361f1f7279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11685 2024.09.09 17:57:23.680154 [ 3 ] {} <Debug> HTTP-Session: add3a5cb-ab66-47fb-9a0f-bc361f1f7279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11686 2024.09.09 17:57:23.680185 [ 3 ] {} <Trace> HTTP-Session: add3a5cb-ab66-47fb-9a0f-bc361f1f7279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11687 2024.09.09 17:57:23.680309 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11688 2024.09.09 17:57:23.680354 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11689 2024.09.09 17:57:23.680483 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11690 2024.09.09 17:57:23.680814 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11691 2024.09.09 17:57:23.680850 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11692 2024.09.09 17:57:23.681227 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11693 2024.09.09 17:57:23.681551 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11694 2024.09.09 17:57:23.681678 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec.
11695 2024.09.09 17:57:23.681854 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Debug> DynamicQueryHandler: Done processing query
11696 2024.09.09 17:57:23.681878 [ 3 ] {92164d62-2539-40d1-ae72-1586262c30c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11697 2024.09.09 17:57:23.681894 [ 3 ] {} <Debug> HTTP-Session: add3a5cb-ab66-47fb-9a0f-bc361f1f7279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11698 2024.09.09 17:57:28.662879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11699 2024.09.09 17:57:28.663023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11700 2024.09.09 17:57:28.663054 [ 3 ] {} <Debug> HTTP-Session: a7d836e8-5aaf-4308-bb7d-ef1a84d313c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11701 2024.09.09 17:57:28.663083 [ 3 ] {} <Debug> HTTP-Session: a7d836e8-5aaf-4308-bb7d-ef1a84d313c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11702 2024.09.09 17:57:28.663101 [ 3 ] {} <Debug> HTTP-Session: a7d836e8-5aaf-4308-bb7d-ef1a84d313c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11703 2024.09.09 17:57:28.663158 [ 3 ] {} <Trace> HTTP-Session: a7d836e8-5aaf-4308-bb7d-ef1a84d313c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11704 2024.09.09 17:57:28.663350 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11705 2024.09.09 17:57:28.663420 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11706 2024.09.09 17:57:28.663764 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11707 2024.09.09 17:57:28.664216 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11708 2024.09.09 17:57:28.664264 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11709 2024.09.09 17:57:28.664685 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11710 2024.09.09 17:57:28.665087 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11711 2024.09.09 17:57:28.665266 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001963 sec., 3056.5461029037187 rows/sec., 249.24 KiB/sec.
11712 2024.09.09 17:57:28.665278 [ 119 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
11713 2024.09.09 17:57:28.665376 [ 119 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11714 2024.09.09 17:57:28.665434 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11715 2024.09.09 17:57:28.665603 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Debug> DynamicQueryHandler: Done processing query
11716 2024.09.09 17:57:28.665604 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
11717 2024.09.09 17:57:28.665650 [ 3 ] {a8a51c87-d2ac-4931-b820-b01277e68d68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11718 2024.09.09 17:57:28.665711 [ 3 ] {} <Debug> HTTP-Session: a7d836e8-5aaf-4308-bb7d-ef1a84d313c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11719 2024.09.09 17:57:28.665885 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11720 2024.09.09 17:57:28.665917 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part
11721 2024.09.09 17:57:28.665981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11722 2024.09.09 17:57:28.666021 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
11723 2024.09.09 17:57:28.666105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11724 2024.09.09 17:57:28.666253 [ 3 ] {} <Debug> HTTP-Session: 5a83708d-af92-4504-8e9e-11cc5cb3dc75 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11725 2024.09.09 17:57:28.666320 [ 3 ] {} <Debug> HTTP-Session: 5a83708d-af92-4504-8e9e-11cc5cb3dc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11726 2024.09.09 17:57:28.666320 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11727 2024.09.09 17:57:28.666368 [ 3 ] {} <Debug> HTTP-Session: 5a83708d-af92-4504-8e9e-11cc5cb3dc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11728 2024.09.09 17:57:28.666525 [ 3 ] {} <Trace> HTTP-Session: 5a83708d-af92-4504-8e9e-11cc5cb3dc75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11729 2024.09.09 17:57:28.666593 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
11730 2024.09.09 17:57:28.666811 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
11731 2024.09.09 17:57:28.666895 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11732 2024.09.09 17:57:28.667052 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11733 2024.09.09 17:57:28.667064 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::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
11734 2024.09.09 17:57:28.667841 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11735 2024.09.09 17:57:28.668677 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11736 2024.09.09 17:57:28.668729 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11737 2024.09.09 17:57:28.669108 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003568841 sec., 10087.308456723065 rows/sec., 861.95 KiB/sec.
11738 2024.09.09 17:57:28.669509 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
11739 2024.09.09 17:57:28.670322 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11740 2024.09.09 17:57:28.670955 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11741 2024.09.09 17:57:28.671177 [ 197 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_21_4} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
11742 2024.09.09 17:57:28.671291 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11743 2024.09.09 17:57:28.671375 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11744 2024.09.09 17:57:28.671560 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Debug> executeQuery: Read 256 rows, 23.13 KiB in 0.004846 sec., 52827.07387536113 rows/sec., 4.66 MiB/sec.
11745 2024.09.09 17:57:28.671786 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Debug> DynamicQueryHandler: Done processing query
11746 2024.09.09 17:57:28.671812 [ 3 ] {7ce4c7ab-d562-41d3-af3d-da155b413940} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11747 2024.09.09 17:57:28.671829 [ 3 ] {} <Debug> HTTP-Session: 5a83708d-af92-4504-8e9e-11cc5cb3dc75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.09.09 17:57:28.672007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11749 2024.09.09 17:57:28.672062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11750 2024.09.09 17:57:28.672081 [ 3 ] {} <Debug> HTTP-Session: 78679b1b-07be-4856-8d62-0a2a787d5890 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11751 2024.09.09 17:57:28.672099 [ 3 ] {} <Debug> HTTP-Session: 78679b1b-07be-4856-8d62-0a2a787d5890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.09.09 17:57:28.672113 [ 3 ] {} <Debug> HTTP-Session: 78679b1b-07be-4856-8d62-0a2a787d5890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11753 2024.09.09 17:57:28.672148 [ 3 ] {} <Trace> HTTP-Session: 78679b1b-07be-4856-8d62-0a2a787d5890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11754 2024.09.09 17:57:28.672267 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11755 2024.09.09 17:57:28.672313 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11756 2024.09.09 17:57:28.672552 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11757 2024.09.09 17:57:28.672915 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11758 2024.09.09 17:57:28.672954 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11759 2024.09.09 17:57:28.673317 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11760 2024.09.09 17:57:28.673691 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11761 2024.09.09 17:57:28.673858 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001625 sec., 23384.615384615387 rows/sec., 1.70 MiB/sec.
11762 2024.09.09 17:57:28.673860 [ 119 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11763 2024.09.09 17:57:28.673956 [ 119 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11764 2024.09.09 17:57:28.674025 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11765 2024.09.09 17:57:28.674177 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Debug> DynamicQueryHandler: Done processing query
11766 2024.09.09 17:57:28.674214 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11767 2024.09.09 17:57:28.674224 [ 3 ] {d17ef1c0-6b6a-415d-895e-77ea84fcc263} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11768 2024.09.09 17:57:28.674287 [ 3 ] {} <Debug> HTTP-Session: 78679b1b-07be-4856-8d62-0a2a787d5890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11769 2024.09.09 17:57:28.674423 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11770 2024.09.09 17:57:28.674483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11771 2024.09.09 17:57:28.674499 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 58 rows starting from the beginning of the part
11772 2024.09.09 17:57:28.674575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11773 2024.09.09 17:57:28.674672 [ 3 ] {} <Debug> HTTP-Session: 2b8a293d-1581-4e8d-9296-7c65dbd66d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11774 2024.09.09 17:57:28.674752 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part
11775 2024.09.09 17:57:28.674770 [ 3 ] {} <Debug> HTTP-Session: 2b8a293d-1581-4e8d-9296-7c65dbd66d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11776 2024.09.09 17:57:28.674849 [ 3 ] {} <Debug> HTTP-Session: 2b8a293d-1581-4e8d-9296-7c65dbd66d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11777 2024.09.09 17:57:28.675016 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part
11778 2024.09.09 17:57:28.675078 [ 3 ] {} <Trace> HTTP-Session: 2b8a293d-1581-4e8d-9296-7c65dbd66d44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11779 2024.09.09 17:57:28.675263 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part
11780 2024.09.09 17:57:28.675417 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11781 2024.09.09 17:57:28.675575 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part
11782 2024.09.09 17:57:28.675648 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11783 2024.09.09 17:57:28.675869 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part
11784 2024.09.09 17:57:28.676803 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11785 2024.09.09 17:57:28.677741 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11786 2024.09.09 17:57:28.677817 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11787 2024.09.09 17:57:28.678991 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
11788 2024.09.09 17:57:28.679049 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004925528 sec., 36138.25766496505 rows/sec., 2.76 MiB/sec.
11789 2024.09.09 17:57:28.679315 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11790 2024.09.09 17:57:28.679696 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11791 2024.09.09 17:57:28.680224 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004918 sec., 2846.685644570964 rows/sec., 199.36 KiB/sec.
11792 2024.09.09 17:57:28.680889 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Debug> DynamicQueryHandler: Done processing query
11793 2024.09.09 17:57:28.680960 [ 3 ] {ee81982b-f73f-4aa9-9ef0-4c6286e77aa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11794 2024.09.09 17:57:28.681030 [ 3 ] {} <Debug> HTTP-Session: 2b8a293d-1581-4e8d-9296-7c65dbd66d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11795 2024.09.09 17:57:28.681056 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11796 2024.09.09 17:57:28.681214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11797 2024.09.09 17:57:28.681272 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_56_11} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11798 2024.09.09 17:57:28.681291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11799 2024.09.09 17:57:28.681329 [ 3 ] {} <Debug> HTTP-Session: 225c4ec3-81a4-466f-8d54-2c41a35f738c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11800 2024.09.09 17:57:28.681355 [ 3 ] {} <Debug> HTTP-Session: 225c4ec3-81a4-466f-8d54-2c41a35f738c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.09.09 17:57:28.681386 [ 3 ] {} <Debug> HTTP-Session: 225c4ec3-81a4-466f-8d54-2c41a35f738c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11802 2024.09.09 17:57:28.681464 [ 3 ] {} <Trace> HTTP-Session: 225c4ec3-81a4-466f-8d54-2c41a35f738c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11803 2024.09.09 17:57:28.681492 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
11804 2024.09.09 17:57:28.681606 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11805 2024.09.09 17:57:28.681656 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11806 2024.09.09 17:57:28.681896 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11807 2024.09.09 17:57:28.682243 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11808 2024.09.09 17:57:28.682280 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11809 2024.09.09 17:57:28.682643 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11810 2024.09.09 17:57:28.683023 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11811 2024.09.09 17:57:28.683176 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 222.25 KiB/sec.
11812 2024.09.09 17:57:28.683456 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Debug> DynamicQueryHandler: Done processing query
11813 2024.09.09 17:57:28.683495 [ 3 ] {710c2320-151b-4635-91c3-ee6129922d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11814 2024.09.09 17:57:28.683511 [ 3 ] {} <Debug> HTTP-Session: 225c4ec3-81a4-466f-8d54-2c41a35f738c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11815 2024.09.09 17:57:28.683756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 68208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11816 2024.09.09 17:57:28.683808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11817 2024.09.09 17:57:28.683827 [ 3 ] {} <Debug> HTTP-Session: 262ace22-cc83-4a22-831c-a5b874a60d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11818 2024.09.09 17:57:28.683843 [ 3 ] {} <Debug> HTTP-Session: 262ace22-cc83-4a22-831c-a5b874a60d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11819 2024.09.09 17:57:28.683857 [ 3 ] {} <Debug> HTTP-Session: 262ace22-cc83-4a22-831c-a5b874a60d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11820 2024.09.09 17:57:28.683888 [ 3 ] {} <Trace> HTTP-Session: 262ace22-cc83-4a22-831c-a5b874a60d7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11821 2024.09.09 17:57:28.684115 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11822 2024.09.09 17:57:28.684161 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11823 2024.09.09 17:57:28.684406 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11824 2024.09.09 17:57:28.685012 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11825 2024.09.09 17:57:28.685049 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11826 2024.09.09 17:57:28.685430 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11827 2024.09.09 17:57:28.685797 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11828 2024.09.09 17:57:28.685944 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Debug> executeQuery: Read 420 rows, 30.73 KiB in 0.001973 sec., 212873.79624936645 rows/sec., 15.21 MiB/sec.
11829 2024.09.09 17:57:28.686144 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Debug> DynamicQueryHandler: Done processing query
11830 2024.09.09 17:57:28.686169 [ 3 ] {1b44dce3-1bb8-4324-aab1-5c8df76e240f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11831 2024.09.09 17:57:28.686185 [ 3 ] {} <Debug> HTTP-Session: 262ace22-cc83-4a22-831c-a5b874a60d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11832 2024.09.09 17:57:28.686355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11833 2024.09.09 17:57:28.686411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11834 2024.09.09 17:57:28.686432 [ 3 ] {} <Debug> HTTP-Session: acdc7322-0e92-420f-8ac0-a8895c04410b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11835 2024.09.09 17:57:28.686451 [ 3 ] {} <Debug> HTTP-Session: acdc7322-0e92-420f-8ac0-a8895c04410b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11836 2024.09.09 17:57:28.686467 [ 3 ] {} <Debug> HTTP-Session: acdc7322-0e92-420f-8ac0-a8895c04410b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11837 2024.09.09 17:57:28.686501 [ 3 ] {} <Trace> HTTP-Session: acdc7322-0e92-420f-8ac0-a8895c04410b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11838 2024.09.09 17:57:28.686669 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11839 2024.09.09 17:57:28.686715 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11840 2024.09.09 17:57:28.686847 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11841 2024.09.09 17:57:28.687142 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11842 2024.09.09 17:57:28.687180 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11843 2024.09.09 17:57:28.687549 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11844 2024.09.09 17:57:28.687886 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11845 2024.09.09 17:57:28.688045 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec.
11846 2024.09.09 17:57:28.688054 [ 119 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
11847 2024.09.09 17:57:28.688136 [ 119 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11848 2024.09.09 17:57:28.688189 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11849 2024.09.09 17:57:28.688368 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Debug> DynamicQueryHandler: Done processing query
11850 2024.09.09 17:57:28.688439 [ 3 ] {7505447a-2205-4303-8929-79fe15348331} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11851 2024.09.09 17:57:28.688514 [ 3 ] {} <Debug> HTTP-Session: acdc7322-0e92-420f-8ac0-a8895c04410b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.09.09 17:57:28.688507 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
11853 2024.09.09 17:57:28.688821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11854 2024.09.09 17:57:28.688953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11855 2024.09.09 17:57:28.689012 [ 3 ] {} <Debug> HTTP-Session: 578b80ff-9c18-4b9d-b1e5-516b6bb2c01e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11856 2024.09.09 17:57:28.689023 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11857 2024.09.09 17:57:28.689042 [ 3 ] {} <Debug> HTTP-Session: 578b80ff-9c18-4b9d-b1e5-516b6bb2c01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11858 2024.09.09 17:57:28.689080 [ 3 ] {} <Debug> HTTP-Session: 578b80ff-9c18-4b9d-b1e5-516b6bb2c01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11859 2024.09.09 17:57:28.689089 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part
11860 2024.09.09 17:57:28.689146 [ 3 ] {} <Trace> HTTP-Session: 578b80ff-9c18-4b9d-b1e5-516b6bb2c01e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11861 2024.09.09 17:57:28.689372 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11862 2024.09.09 17:57:28.689563 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11863 2024.09.09 17:57:28.689586 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11864 2024.09.09 17:57:28.689826 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11865 2024.09.09 17:57:28.689852 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
11866 2024.09.09 17:57:28.690248 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11867 2024.09.09 17:57:28.690594 [ 195 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
11868 2024.09.09 17:57:28.691138 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11869 2024.09.09 17:57:28.692061 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11870 2024.09.09 17:57:28.692132 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11871 2024.09.09 17:57:28.693307 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11872 2024.09.09 17:57:28.693371 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.00511195 sec., 35211.612007159696 rows/sec., 1.80 MiB/sec.
11873 2024.09.09 17:57:28.693645 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11874 2024.09.09 17:57:28.693987 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11875 2024.09.09 17:57:28.694486 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.005101 sec., 47049.59811801608 rows/sec., 3.15 MiB/sec.
11876 2024.09.09 17:57:28.694743 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11877 2024.09.09 17:57:28.695057 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_30_6} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
11878 2024.09.09 17:57:28.695358 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11879 2024.09.09 17:57:28.695372 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Debug> DynamicQueryHandler: Done processing query
11880 2024.09.09 17:57:28.695467 [ 3 ] {77d99f01-f04c-475c-a818-aa2ad398e055} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11881 2024.09.09 17:57:28.695511 [ 3 ] {} <Debug> HTTP-Session: 578b80ff-9c18-4b9d-b1e5-516b6bb2c01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11882 2024.09.09 17:57:28.695714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11883 2024.09.09 17:57:28.695769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11884 2024.09.09 17:57:28.695788 [ 3 ] {} <Debug> HTTP-Session: 03449a3b-a894-445d-905d-a8ce784f22c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11885 2024.09.09 17:57:28.695806 [ 3 ] {} <Debug> HTTP-Session: 03449a3b-a894-445d-905d-a8ce784f22c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.09.09 17:57:28.695821 [ 3 ] {} <Debug> HTTP-Session: 03449a3b-a894-445d-905d-a8ce784f22c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.09.09 17:57:28.695853 [ 3 ] {} <Trace> HTTP-Session: 03449a3b-a894-445d-905d-a8ce784f22c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11888 2024.09.09 17:57:28.695957 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11889 2024.09.09 17:57:28.696009 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11890 2024.09.09 17:57:28.696178 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11891 2024.09.09 17:57:28.696456 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11892 2024.09.09 17:57:28.696493 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11893 2024.09.09 17:57:28.696876 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11894 2024.09.09 17:57:28.697239 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11895 2024.09.09 17:57:28.697407 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 45.90 KiB/sec.
11896 2024.09.09 17:57:28.697415 [ 119 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
11897 2024.09.09 17:57:28.697494 [ 119 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11898 2024.09.09 17:57:28.697551 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11899 2024.09.09 17:57:28.697701 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Debug> DynamicQueryHandler: Done processing query
11900 2024.09.09 17:57:28.697778 [ 3 ] {10121e75-ade0-4d5a-ab03-1dd667d08273} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11901 2024.09.09 17:57:28.697867 [ 3 ] {} <Debug> HTTP-Session: 03449a3b-a894-445d-905d-a8ce784f22c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11902 2024.09.09 17:57:28.698022 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
11903 2024.09.09 17:57:28.698216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11904 2024.09.09 17:57:28.698331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11905 2024.09.09 17:57:28.698379 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11906 2024.09.09 17:57:28.698390 [ 3 ] {} <Debug> HTTP-Session: 664b0873-e339-48ba-8f78-6974f1484767 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11907 2024.09.09 17:57:28.698443 [ 3 ] {} <Debug> HTTP-Session: 664b0873-e339-48ba-8f78-6974f1484767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11908 2024.09.09 17:57:28.698448 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part
11909 2024.09.09 17:57:28.698469 [ 3 ] {} <Debug> HTTP-Session: 664b0873-e339-48ba-8f78-6974f1484767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11910 2024.09.09 17:57:28.698545 [ 3 ] {} <Trace> HTTP-Session: 664b0873-e339-48ba-8f78-6974f1484767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11911 2024.09.09 17:57:28.698692 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
11912 2024.09.09 17:57:28.698914 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
11913 2024.09.09 17:57:28.699146 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
11914 2024.09.09 17:57:28.699192 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11915 2024.09.09 17:57:28.699432 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
11916 2024.09.09 17:57:28.699554 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11917 2024.09.09 17:57:28.699753 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
11918 2024.09.09 17:57:28.701659 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11919 2024.09.09 17:57:28.703095 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.005451732 sec., 5686.266309495772 rows/sec., 382.44 KiB/sec.
11920 2024.09.09 17:57:28.703374 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11921 2024.09.09 17:57:28.703382 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11922 2024.09.09 17:57:28.703457 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11923 2024.09.09 17:57:28.704392 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11924 2024.09.09 17:57:28.704563 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_30_6} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
11925 2024.09.09 17:57:28.704754 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
11926 2024.09.09 17:57:28.705104 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11927 2024.09.09 17:57:28.705561 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11928 2024.09.09 17:57:28.705757 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11929 2024.09.09 17:57:28.705779 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00701 sec., 4564.90727532097 rows/sec., 8.18 MiB/sec.
11930 2024.09.09 17:57:28.705818 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11931 2024.09.09 17:57:28.705920 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11932 2024.09.09 17:57:28.706236 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11933 2024.09.09 17:57:28.706435 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Debug> DynamicQueryHandler: Done processing query
11934 2024.09.09 17:57:28.706499 [ 3 ] {654586f2-68f7-4e83-8b9c-9aaadc9f36f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11935 2024.09.09 17:57:28.706559 [ 3 ] {} <Debug> HTTP-Session: 664b0873-e339-48ba-8f78-6974f1484767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11936 2024.09.09 17:57:28.706800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11937 2024.09.09 17:57:28.706849 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11938 2024.09.09 17:57:28.706907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11939 2024.09.09 17:57:28.706981 [ 3 ] {} <Debug> HTTP-Session: 3a655a84-8e4a-4ace-80de-067b34cd4a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11940 2024.09.09 17:57:28.706993 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 945 rows starting from the beginning of the part
11941 2024.09.09 17:57:28.707016 [ 3 ] {} <Debug> HTTP-Session: 3a655a84-8e4a-4ace-80de-067b34cd4a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11942 2024.09.09 17:57:28.707065 [ 3 ] {} <Debug> HTTP-Session: 3a655a84-8e4a-4ace-80de-067b34cd4a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.09.09 17:57:28.707154 [ 3 ] {} <Trace> HTTP-Session: 3a655a84-8e4a-4ace-80de-067b34cd4a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11944 2024.09.09 17:57:28.707558 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11945 2024.09.09 17:57:28.707639 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part
11946 2024.09.09 17:57:28.707660 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11947 2024.09.09 17:57:28.708540 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part
11948 2024.09.09 17:57:28.708600 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11949 2024.09.09 17:57:28.709270 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part
11950 2024.09.09 17:57:28.709651 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11951 2024.09.09 17:57:28.709737 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11952 2024.09.09 17:57:28.710033 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part
11953 2024.09.09 17:57:28.710675 [ 200 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part
11954 2024.09.09 17:57:28.711202 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11955 2024.09.09 17:57:28.712142 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11956 2024.09.09 17:57:28.712582 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005201 sec., 15766.198807921553 rows/sec., 1.00 MiB/sec.
11957 2024.09.09 17:57:28.712941 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Debug> DynamicQueryHandler: Done processing query
11958 2024.09.09 17:57:28.712970 [ 3 ] {d9fa58ab-f5a7-4dad-81cb-1d21bc6b0064} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11959 2024.09.09 17:57:28.712987 [ 3 ] {} <Debug> HTTP-Session: 3a655a84-8e4a-4ace-80de-067b34cd4a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.09.09 17:57:28.717219 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 19 columns (19 merged, 0 gathered) in 0.011165625 sec., 94665.54715924992 rows/sec., 169.64 MiB/sec.
11961 2024.09.09 17:57:28.718878 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11962 2024.09.09 17:57:28.719486 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11963 2024.09.09 17:57:28.719564 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11964 2024.09.09 17:57:28.719704 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB.
11965 2024.09.09 17:57:32.553919 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
11966 2024.09.09 17:57:32.553992 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
11967 2024.09.09 17:57:33.684980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11968 2024.09.09 17:57:33.685152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11969 2024.09.09 17:57:33.685200 [ 3 ] {} <Debug> HTTP-Session: 7cc9b4ba-6808-4055-bbc6-57f082d93d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11970 2024.09.09 17:57:33.685242 [ 3 ] {} <Debug> HTTP-Session: 7cc9b4ba-6808-4055-bbc6-57f082d93d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11971 2024.09.09 17:57:33.685272 [ 3 ] {} <Debug> HTTP-Session: 7cc9b4ba-6808-4055-bbc6-57f082d93d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11972 2024.09.09 17:57:33.685352 [ 3 ] {} <Trace> HTTP-Session: 7cc9b4ba-6808-4055-bbc6-57f082d93d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11973 2024.09.09 17:57:33.685573 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11974 2024.09.09 17:57:33.685644 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11975 2024.09.09 17:57:33.685984 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11976 2024.09.09 17:57:33.686417 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11977 2024.09.09 17:57:33.686464 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11978 2024.09.09 17:57:33.686896 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11979 2024.09.09 17:57:33.687302 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11980 2024.09.09 17:57:33.687496 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001968 sec., 2032.5203252032518 rows/sec., 165.74 KiB/sec.
11981 2024.09.09 17:57:33.687884 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Debug> DynamicQueryHandler: Done processing query
11982 2024.09.09 17:57:33.687912 [ 3 ] {9f8e8310-1fd0-4e81-a33c-6d5fa42459a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11983 2024.09.09 17:57:33.687930 [ 3 ] {} <Debug> HTTP-Session: 7cc9b4ba-6808-4055-bbc6-57f082d93d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11984 2024.09.09 17:57:33.688242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11985 2024.09.09 17:57:33.688301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11986 2024.09.09 17:57:33.688322 [ 3 ] {} <Debug> HTTP-Session: 9535c8bd-adef-4ccb-bdf1-8c7f90c4c24f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
11987 2024.09.09 17:57:33.688341 [ 3 ] {} <Debug> HTTP-Session: 9535c8bd-adef-4ccb-bdf1-8c7f90c4c24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11988 2024.09.09 17:57:33.688355 [ 3 ] {} <Debug> HTTP-Session: 9535c8bd-adef-4ccb-bdf1-8c7f90c4c24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11989 2024.09.09 17:57:33.688390 [ 3 ] {} <Trace> HTTP-Session: 9535c8bd-adef-4ccb-bdf1-8c7f90c4c24f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11990 2024.09.09 17:57:33.688881 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11991 2024.09.09 17:57:33.688954 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11992 2024.09.09 17:57:33.689281 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11993 2024.09.09 17:57:33.690496 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11994 2024.09.09 17:57:33.690536 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
11995 2024.09.09 17:57:33.690994 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11996 2024.09.09 17:57:33.691371 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11997 2024.09.09 17:57:33.691540 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002995 sec., 405342.23706176964 rows/sec., 33.49 MiB/sec.
11998 2024.09.09 17:57:33.691539 [ 112 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11999 2024.09.09 17:57:33.691635 [ 112 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12000 2024.09.09 17:57:33.691697 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12001 2024.09.09 17:57:33.691823 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Debug> DynamicQueryHandler: Done processing query
12002 2024.09.09 17:57:33.691835 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12003 2024.09.09 17:57:33.691870 [ 3 ] {0c3f354b-2e2a-4772-a58f-ec81d006161c} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
12004 2024.09.09 17:57:33.691895 [ 3 ] {} <Debug> HTTP-Session: 9535c8bd-adef-4ccb-bdf1-8c7f90c4c24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12005 2024.09.09 17:57:33.691979 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12006 2024.09.09 17:57:33.692012 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1419 rows starting from the beginning of the part
12007 2024.09.09 17:57:33.692099 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part
12008 2024.09.09 17:57:33.692106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12009 2024.09.09 17:57:33.692266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12010 2024.09.09 17:57:33.692435 [ 3 ] {} <Debug> HTTP-Session: 232091c1-2d7d-4143-870c-824877e0b85c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12011 2024.09.09 17:57:33.692522 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 253 rows starting from the beginning of the part
12012 2024.09.09 17:57:33.692537 [ 3 ] {} <Debug> HTTP-Session: 232091c1-2d7d-4143-870c-824877e0b85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12013 2024.09.09 17:57:33.692578 [ 3 ] {} <Debug> HTTP-Session: 232091c1-2d7d-4143-870c-824877e0b85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12014 2024.09.09 17:57:33.692724 [ 3 ] {} <Trace> HTTP-Session: 232091c1-2d7d-4143-870c-824877e0b85c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12015 2024.09.09 17:57:33.692813 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 73 rows starting from the beginning of the part
12016 2024.09.09 17:57:33.692985 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12017 2024.09.09 17:57:33.692993 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 256 rows starting from the beginning of the part
12018 2024.09.09 17:57:33.693066 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12019 2024.09.09 17:57:33.693193 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1214 rows starting from the beginning of the part
12020 2024.09.09 17:57:33.693690 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12021 2024.09.09 17:57:33.694286 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12022 2024.09.09 17:57:33.694330 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12023 2024.09.09 17:57:33.694873 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12024 2024.09.09 17:57:33.695336 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12025 2024.09.09 17:57:33.695424 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.003642892 sec., 902305.0916689268 rows/sec., 79.20 MiB/sec.
12026 2024.09.09 17:57:33.695579 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.002666 sec., 4501.12528132033 rows/sec., 330.40 KiB/sec.
12027 2024.09.09 17:57:33.695841 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12028 2024.09.09 17:57:33.695872 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Debug> DynamicQueryHandler: Done processing query
12029 2024.09.09 17:57:33.695922 [ 3 ] {9a089dbe-e786-4e2d-9eb2-b6a34c9e0674} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12030 2024.09.09 17:57:33.695973 [ 3 ] {} <Debug> HTTP-Session: 232091c1-2d7d-4143-870c-824877e0b85c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12031 2024.09.09 17:57:33.696222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12032 2024.09.09 17:57:33.696347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12033 2024.09.09 17:57:33.696392 [ 3 ] {} <Debug> HTTP-Session: f92390d2-4db1-442c-aa02-9d5a4c85a018 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12034 2024.09.09 17:57:33.696440 [ 3 ] {} <Debug> HTTP-Session: f92390d2-4db1-442c-aa02-9d5a4c85a018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12035 2024.09.09 17:57:33.696476 [ 3 ] {} <Debug> HTTP-Session: f92390d2-4db1-442c-aa02-9d5a4c85a018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12036 2024.09.09 17:57:33.696528 [ 3 ] {} <Trace> HTTP-Session: f92390d2-4db1-442c-aa02-9d5a4c85a018 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12037 2024.09.09 17:57:33.696724 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12038 2024.09.09 17:57:33.696777 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12039 2024.09.09 17:57:33.696863 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12040 2024.09.09 17:57:33.696912 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_61_12} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12041 2024.09.09 17:57:33.697109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
12042 2024.09.09 17:57:33.697273 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12043 2024.09.09 17:57:33.697745 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12044 2024.09.09 17:57:33.697783 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12045 2024.09.09 17:57:33.698151 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
12046 2024.09.09 17:57:33.698514 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12047 2024.09.09 17:57:33.698681 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002043 sec., 111600.58737151248 rows/sec., 7.56 MiB/sec.
12048 2024.09.09 17:57:33.698864 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Debug> DynamicQueryHandler: Done processing query
12049 2024.09.09 17:57:33.698889 [ 3 ] {dd0429cf-07df-4ffb-9c2c-db3d4e51f25c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12050 2024.09.09 17:57:33.698906 [ 3 ] {} <Debug> HTTP-Session: f92390d2-4db1-442c-aa02-9d5a4c85a018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12051 2024.09.09 17:57:33.699112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12052 2024.09.09 17:57:33.699162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12053 2024.09.09 17:57:33.699181 [ 3 ] {} <Debug> HTTP-Session: bdd9dea6-948b-4a89-a400-c63c3d8ad814 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12054 2024.09.09 17:57:33.699198 [ 3 ] {} <Debug> HTTP-Session: bdd9dea6-948b-4a89-a400-c63c3d8ad814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12055 2024.09.09 17:57:33.699211 [ 3 ] {} <Debug> HTTP-Session: bdd9dea6-948b-4a89-a400-c63c3d8ad814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12056 2024.09.09 17:57:33.699242 [ 3 ] {} <Trace> HTTP-Session: bdd9dea6-948b-4a89-a400-c63c3d8ad814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12057 2024.09.09 17:57:33.699510 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12058 2024.09.09 17:57:33.699554 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12059 2024.09.09 17:57:33.699779 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12060 2024.09.09 17:57:33.700483 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12061 2024.09.09 17:57:33.700521 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12062 2024.09.09 17:57:33.700899 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12063 2024.09.09 17:57:33.701252 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12064 2024.09.09 17:57:33.701415 [ 112 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12065 2024.09.09 17:57:33.701420 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002052 sec., 259259.25925925927 rows/sec., 19.21 MiB/sec.
12066 2024.09.09 17:57:33.701462 [ 112 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12067 2024.09.09 17:57:33.701526 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12068 2024.09.09 17:57:33.701749 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12069 2024.09.09 17:57:33.701788 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Debug> DynamicQueryHandler: Done processing query
12070 2024.09.09 17:57:33.701826 [ 3 ] {5ecef358-e5cd-43d5-8ebe-015d42acc86f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12071 2024.09.09 17:57:33.701864 [ 3 ] {} <Debug> HTTP-Session: bdd9dea6-948b-4a89-a400-c63c3d8ad814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12072 2024.09.09 17:57:33.701963 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12073 2024.09.09 17:57:33.701999 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part
12074 2024.09.09 17:57:33.702132 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part
12075 2024.09.09 17:57:33.702224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12076 2024.09.09 17:57:33.702377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12077 2024.09.09 17:57:33.702428 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 414 rows starting from the beginning of the part
12078 2024.09.09 17:57:33.702447 [ 3 ] {} <Debug> HTTP-Session: 38008b80-a133-425a-9507-b32c92baa889 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12079 2024.09.09 17:57:33.702495 [ 3 ] {} <Debug> HTTP-Session: 38008b80-a133-425a-9507-b32c92baa889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12080 2024.09.09 17:57:33.702553 [ 3 ] {} <Debug> HTTP-Session: 38008b80-a133-425a-9507-b32c92baa889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12081 2024.09.09 17:57:33.702685 [ 3 ] {} <Trace> HTTP-Session: 38008b80-a133-425a-9507-b32c92baa889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12082 2024.09.09 17:57:33.702704 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part
12083 2024.09.09 17:57:33.703028 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 420 rows starting from the beginning of the part
12084 2024.09.09 17:57:33.703191 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 532 rows starting from the beginning of the part
12085 2024.09.09 17:57:33.703439 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12086 2024.09.09 17:57:33.703516 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12087 2024.09.09 17:57:33.704094 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12088 2024.09.09 17:57:33.705205 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12089 2024.09.09 17:57:33.705244 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12090 2024.09.09 17:57:33.705712 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.004088544 sec., 593365.2664616058 rows/sec., 45.52 MiB/sec.
12091 2024.09.09 17:57:33.706021 [ 192 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12092 2024.09.09 17:57:33.706152 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12093 2024.09.09 17:57:33.707195 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12094 2024.09.09 17:57:33.707215 [ 192 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12095 2024.09.09 17:57:33.707465 [ 192 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_61_12} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12096 2024.09.09 17:57:33.707500 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12097 2024.09.09 17:57:33.707536 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.004492 sec., 188334.8174532502 rows/sec., 12.68 MiB/sec.
12098 2024.09.09 17:57:33.707573 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12099 2024.09.09 17:57:33.707689 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12100 2024.09.09 17:57:33.707780 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
12101 2024.09.09 17:57:33.708100 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Debug> DynamicQueryHandler: Done processing query
12102 2024.09.09 17:57:33.708128 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12103 2024.09.09 17:57:33.708145 [ 3 ] {5f4f31b7-6279-4da7-92f3-0c779681c970} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
12104 2024.09.09 17:57:33.708247 [ 3 ] {} <Debug> HTTP-Session: 38008b80-a133-425a-9507-b32c92baa889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12105 2024.09.09 17:57:33.708482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12106 2024.09.09 17:57:33.708520 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12107 2024.09.09 17:57:33.708588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12108 2024.09.09 17:57:33.708602 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17451 rows starting from the beginning of the part
12109 2024.09.09 17:57:33.708636 [ 3 ] {} <Debug> HTTP-Session: 8c5e5c90-0bb7-48cf-90d0-8be299ecba99 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12110 2024.09.09 17:57:33.708679 [ 3 ] {} <Debug> HTTP-Session: 8c5e5c90-0bb7-48cf-90d0-8be299ecba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12111 2024.09.09 17:57:33.708716 [ 3 ] {} <Debug> HTTP-Session: 8c5e5c90-0bb7-48cf-90d0-8be299ecba99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12112 2024.09.09 17:57:33.708916 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
12113 2024.09.09 17:57:33.708928 [ 3 ] {} <Trace> HTTP-Session: 8c5e5c90-0bb7-48cf-90d0-8be299ecba99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12114 2024.09.09 17:57:33.709197 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part
12115 2024.09.09 17:57:33.709391 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part
12116 2024.09.09 17:57:33.709534 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12117 2024.09.09 17:57:33.709703 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 240 rows starting from the beginning of the part
12118 2024.09.09 17:57:33.709888 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12119 2024.09.09 17:57:33.710033 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 846 rows starting from the beginning of the part
12120 2024.09.09 17:57:33.711872 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12121 2024.09.09 17:57:33.712739 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12122 2024.09.09 17:57:33.712787 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12123 2024.09.09 17:57:33.714786 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12124 2024.09.09 17:57:33.715471 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12125 2024.09.09 17:57:33.716040 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006823 sec., 1172.5047633006009 rows/sec., 2.10 MiB/sec.
12126 2024.09.09 17:57:33.716885 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Debug> DynamicQueryHandler: Done processing query
12127 2024.09.09 17:57:33.716920 [ 3 ] {0fd052bf-3345-47b3-93f8-f2620de4bae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12128 2024.09.09 17:57:33.716941 [ 3 ] {} <Debug> HTTP-Session: 8c5e5c90-0bb7-48cf-90d0-8be299ecba99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12129 2024.09.09 17:57:33.717065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12130 2024.09.09 17:57:33.717116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12131 2024.09.09 17:57:33.717137 [ 3 ] {} <Debug> HTTP-Session: 10c3c3e8-f04b-4866-8e63-bf3ccebd8bac Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12132 2024.09.09 17:57:33.717156 [ 3 ] {} <Debug> HTTP-Session: 10c3c3e8-f04b-4866-8e63-bf3ccebd8bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12133 2024.09.09 17:57:33.717183 [ 3 ] {} <Debug> HTTP-Session: 10c3c3e8-f04b-4866-8e63-bf3ccebd8bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12134 2024.09.09 17:57:33.717221 [ 3 ] {} <Trace> HTTP-Session: 10c3c3e8-f04b-4866-8e63-bf3ccebd8bac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12135 2024.09.09 17:57:33.717367 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12136 2024.09.09 17:57:33.717414 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12137 2024.09.09 17:57:33.717780 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12138 2024.09.09 17:57:33.718113 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12139 2024.09.09 17:57:33.718211 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12140 2024.09.09 17:57:33.718738 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12141 2024.09.09 17:57:33.719379 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12142 2024.09.09 17:57:33.719672 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19095 rows, containing 5 columns (5 merged, 0 gathered) in 0.011691189 sec., 1633281.268483471 rows/sec., 110.12 MiB/sec.
12143 2024.09.09 17:57:33.719729 [ 112 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12144 2024.09.09 17:57:33.719767 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002454 sec., 24449.877750611246 rows/sec., 1.65 MiB/sec.
12145 2024.09.09 17:57:33.719829 [ 112 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12146 2024.09.09 17:57:33.719918 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12147 2024.09.09 17:57:33.720232 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12148 2024.09.09 17:57:33.720466 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12149 2024.09.09 17:57:33.720545 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Debug> DynamicQueryHandler: Done processing query
12150 2024.09.09 17:57:33.720941 [ 3 ] {952b4954-54fa-4e12-853f-8efb05385495} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12151 2024.09.09 17:57:33.721119 [ 3 ] {} <Debug> HTTP-Session: 10c3c3e8-f04b-4866-8e63-bf3ccebd8bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12152 2024.09.09 17:57:33.721393 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12153 2024.09.09 17:57:33.721582 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3516 rows starting from the beginning of the part
12154 2024.09.09 17:57:33.722262 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
12155 2024.09.09 17:57:33.722658 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part
12156 2024.09.09 17:57:33.722852 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
12157 2024.09.09 17:57:33.722897 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12158 2024.09.09 17:57:33.723166 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part
12159 2024.09.09 17:57:33.723370 [ 193 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12160 2024.09.09 17:57:33.723471 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
12161 2024.09.09 17:57:33.723693 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB.
12162 2024.09.09 17:57:33.725431 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3860 rows, containing 4 columns (4 merged, 0 gathered) in 0.005375682 sec., 718048.4262275931 rows/sec., 46.54 MiB/sec.
12163 2024.09.09 17:57:33.725869 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12164 2024.09.09 17:57:33.726298 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12165 2024.09.09 17:57:33.726383 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_61_12} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12166 2024.09.09 17:57:33.726454 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
12167 2024.09.09 17:57:34.000197 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.79 MiB, peak 214.13 MiB, free memory in arenas 0.00 B, will set to 203.98 MiB (RSS), difference: 1.19 MiB
12168 2024.09.09 17:57:38.662334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12169 2024.09.09 17:57:38.662486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12170 2024.09.09 17:57:38.662516 [ 3 ] {} <Debug> HTTP-Session: acad9421-6df9-49c7-8678-3a21c6039d74 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12171 2024.09.09 17:57:38.662545 [ 3 ] {} <Debug> HTTP-Session: acad9421-6df9-49c7-8678-3a21c6039d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12172 2024.09.09 17:57:38.662564 [ 3 ] {} <Debug> HTTP-Session: acad9421-6df9-49c7-8678-3a21c6039d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12173 2024.09.09 17:57:38.662621 [ 3 ] {} <Trace> HTTP-Session: acad9421-6df9-49c7-8678-3a21c6039d74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12174 2024.09.09 17:57:38.662816 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12175 2024.09.09 17:57:38.662886 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12176 2024.09.09 17:57:38.663229 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12177 2024.09.09 17:57:38.663700 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12178 2024.09.09 17:57:38.663747 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12179 2024.09.09 17:57:38.664172 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12180 2024.09.09 17:57:38.664582 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12181 2024.09.09 17:57:38.664760 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001994 sec., 1003.0090270812436 rows/sec., 81.79 KiB/sec.
12182 2024.09.09 17:57:38.664994 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Debug> DynamicQueryHandler: Done processing query
12183 2024.09.09 17:57:38.665024 [ 3 ] {2ebd0804-3829-4c3c-8d4f-831452534cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12184 2024.09.09 17:57:38.665041 [ 3 ] {} <Debug> HTTP-Session: acad9421-6df9-49c7-8678-3a21c6039d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12185 2024.09.09 17:57:38.665274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12186 2024.09.09 17:57:38.665334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12187 2024.09.09 17:57:38.665355 [ 3 ] {} <Debug> HTTP-Session: 16160e02-cd88-467e-b305-e25247f52b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12188 2024.09.09 17:57:38.665374 [ 3 ] {} <Debug> HTTP-Session: 16160e02-cd88-467e-b305-e25247f52b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12189 2024.09.09 17:57:38.665387 [ 3 ] {} <Debug> HTTP-Session: 16160e02-cd88-467e-b305-e25247f52b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12190 2024.09.09 17:57:38.665421 [ 3 ] {} <Trace> HTTP-Session: 16160e02-cd88-467e-b305-e25247f52b16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12191 2024.09.09 17:57:38.665606 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12192 2024.09.09 17:57:38.665654 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12193 2024.09.09 17:57:38.665920 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12194 2024.09.09 17:57:38.666463 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12195 2024.09.09 17:57:38.666502 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12196 2024.09.09 17:57:38.666892 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12197 2024.09.09 17:57:38.667264 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12198 2024.09.09 17:57:38.667426 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.001905 sec., 133333.33333333334 rows/sec., 11.78 MiB/sec.
12199 2024.09.09 17:57:38.667600 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Debug> DynamicQueryHandler: Done processing query
12200 2024.09.09 17:57:38.667625 [ 3 ] {09e39efe-8459-4449-9f85-56253505e54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12201 2024.09.09 17:57:38.667641 [ 3 ] {} <Debug> HTTP-Session: 16160e02-cd88-467e-b305-e25247f52b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12202 2024.09.09 17:57:38.667784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12203 2024.09.09 17:57:38.667858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12204 2024.09.09 17:57:38.667880 [ 3 ] {} <Debug> HTTP-Session: 0e20420d-4b64-4815-bb8c-7530630f3856 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12205 2024.09.09 17:57:38.667897 [ 3 ] {} <Debug> HTTP-Session: 0e20420d-4b64-4815-bb8c-7530630f3856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12206 2024.09.09 17:57:38.667911 [ 3 ] {} <Debug> HTTP-Session: 0e20420d-4b64-4815-bb8c-7530630f3856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12207 2024.09.09 17:57:38.667943 [ 3 ] {} <Trace> HTTP-Session: 0e20420d-4b64-4815-bb8c-7530630f3856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12208 2024.09.09 17:57:38.668054 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12209 2024.09.09 17:57:38.668100 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12210 2024.09.09 17:57:38.668329 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12211 2024.09.09 17:57:38.668693 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12212 2024.09.09 17:57:38.668730 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12213 2024.09.09 17:57:38.669090 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12214 2024.09.09 17:57:38.669456 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12215 2024.09.09 17:57:38.669619 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001594 sec., 21329.987452948557 rows/sec., 1.56 MiB/sec.
12216 2024.09.09 17:57:38.669793 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Debug> DynamicQueryHandler: Done processing query
12217 2024.09.09 17:57:38.669818 [ 3 ] {dd3653d7-3327-4f24-81b7-b5e601b2a0d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12218 2024.09.09 17:57:38.669835 [ 3 ] {} <Debug> HTTP-Session: 0e20420d-4b64-4815-bb8c-7530630f3856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.09.09 17:57:38.669952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12220 2024.09.09 17:57:38.670001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12221 2024.09.09 17:57:38.670021 [ 3 ] {} <Debug> HTTP-Session: 3e33b2a6-414e-414a-8b12-ee5516da447e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12222 2024.09.09 17:57:38.670038 [ 3 ] {} <Debug> HTTP-Session: 3e33b2a6-414e-414a-8b12-ee5516da447e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12223 2024.09.09 17:57:38.670051 [ 3 ] {} <Debug> HTTP-Session: 3e33b2a6-414e-414a-8b12-ee5516da447e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12224 2024.09.09 17:57:38.670083 [ 3 ] {} <Trace> HTTP-Session: 3e33b2a6-414e-414a-8b12-ee5516da447e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12225 2024.09.09 17:57:38.670186 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12226 2024.09.09 17:57:38.670229 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12227 2024.09.09 17:57:38.670450 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12228 2024.09.09 17:57:38.670754 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12229 2024.09.09 17:57:38.670791 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12230 2024.09.09 17:57:38.671145 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
12231 2024.09.09 17:57:38.671511 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12232 2024.09.09 17:57:38.671670 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001504 sec., 9308.510638297872 rows/sec., 651.91 KiB/sec.
12233 2024.09.09 17:57:38.671671 [ 107 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
12234 2024.09.09 17:57:38.671783 [ 107 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12235 2024.09.09 17:57:38.671835 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12236 2024.09.09 17:57:38.672014 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Debug> DynamicQueryHandler: Done processing query
12237 2024.09.09 17:57:38.672116 [ 3 ] {f3a8ee86-0706-47bf-80b6-82863eec34e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12238 2024.09.09 17:57:38.672240 [ 3 ] {} <Debug> HTTP-Session: 3e33b2a6-414e-414a-8b12-ee5516da447e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12239 2024.09.09 17:57:38.672289 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
12240 2024.09.09 17:57:38.672626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12241 2024.09.09 17:57:38.672839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12242 2024.09.09 17:57:38.672912 [ 3 ] {} <Debug> HTTP-Session: 5f52cebe-8030-4a0a-bca3-aea84253ea46 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12243 2024.09.09 17:57:38.672917 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12244 2024.09.09 17:57:38.672941 [ 3 ] {} <Debug> HTTP-Session: 5f52cebe-8030-4a0a-bca3-aea84253ea46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12245 2024.09.09 17:57:38.672996 [ 3 ] {} <Debug> HTTP-Session: 5f52cebe-8030-4a0a-bca3-aea84253ea46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12246 2024.09.09 17:57:38.673001 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part
12247 2024.09.09 17:57:38.673063 [ 3 ] {} <Trace> HTTP-Session: 5f52cebe-8030-4a0a-bca3-aea84253ea46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12248 2024.09.09 17:57:38.673242 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
12249 2024.09.09 17:57:38.673476 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12250 2024.09.09 17:57:38.673603 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
12251 2024.09.09 17:57:38.673633 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12252 2024.09.09 17:57:38.673922 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
12253 2024.09.09 17:57:38.674249 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part
12254 2024.09.09 17:57:38.674507 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
12255 2024.09.09 17:57:38.675297 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12256 2024.09.09 17:57:38.676148 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12257 2024.09.09 17:57:38.676206 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12258 2024.09.09 17:57:38.677266 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12259 2024.09.09 17:57:38.677876 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005924305 sec., 88955.58213157492 rows/sec., 6.04 MiB/sec.
12260 2024.09.09 17:57:38.678104 [ 190 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
12261 2024.09.09 17:57:38.678129 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12262 2024.09.09 17:57:38.678408 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005093 sec., 1178.0875711761241 rows/sec., 69.60 KiB/sec.
12263 2024.09.09 17:57:38.679188 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Debug> DynamicQueryHandler: Done processing query
12264 2024.09.09 17:57:38.679275 [ 3 ] {101eb35a-7230-46f1-9797-b313a7ce8c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12265 2024.09.09 17:57:38.679359 [ 3 ] {} <Debug> HTTP-Session: 5f52cebe-8030-4a0a-bca3-aea84253ea46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12266 2024.09.09 17:57:38.679670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12267 2024.09.09 17:57:38.679735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12268 2024.09.09 17:57:38.679757 [ 3 ] {} <Debug> HTTP-Session: 2a7da8ac-6204-43fe-9d36-f970750c7a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12269 2024.09.09 17:57:38.679785 [ 3 ] {} <Debug> HTTP-Session: 2a7da8ac-6204-43fe-9d36-f970750c7a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12270 2024.09.09 17:57:38.679800 [ 3 ] {} <Debug> HTTP-Session: 2a7da8ac-6204-43fe-9d36-f970750c7a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12271 2024.09.09 17:57:38.679805 [ 190 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12272 2024.09.09 17:57:38.679839 [ 3 ] {} <Trace> HTTP-Session: 2a7da8ac-6204-43fe-9d36-f970750c7a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12273 2024.09.09 17:57:38.679911 [ 190 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_41_8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
12274 2024.09.09 17:57:38.680031 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12275 2024.09.09 17:57:38.680105 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12276 2024.09.09 17:57:38.680147 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12277 2024.09.09 17:57:38.680376 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12278 2024.09.09 17:57:38.680923 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12279 2024.09.09 17:57:38.681025 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12280 2024.09.09 17:57:38.681423 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12281 2024.09.09 17:57:38.681796 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12282 2024.09.09 17:57:38.681959 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Debug> executeQuery: Read 416 rows, 30.41 KiB in 0.001975 sec., 210632.91139240505 rows/sec., 15.04 MiB/sec.
12283 2024.09.09 17:57:38.682134 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Debug> DynamicQueryHandler: Done processing query
12284 2024.09.09 17:57:38.682158 [ 3 ] {1d3c4e96-b5d3-4480-9ce3-7b5f7922abb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12285 2024.09.09 17:57:38.682175 [ 3 ] {} <Debug> HTTP-Session: 2a7da8ac-6204-43fe-9d36-f970750c7a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12286 2024.09.09 17:57:38.682309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12287 2024.09.09 17:57:38.682356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12288 2024.09.09 17:57:38.682374 [ 3 ] {} <Debug> HTTP-Session: e18fe179-d2f7-446d-86ab-8e053f7a99e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12289 2024.09.09 17:57:38.682391 [ 3 ] {} <Debug> HTTP-Session: e18fe179-d2f7-446d-86ab-8e053f7a99e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12290 2024.09.09 17:57:38.682404 [ 3 ] {} <Debug> HTTP-Session: e18fe179-d2f7-446d-86ab-8e053f7a99e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12291 2024.09.09 17:57:38.682435 [ 3 ] {} <Trace> HTTP-Session: e18fe179-d2f7-446d-86ab-8e053f7a99e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12292 2024.09.09 17:57:38.682533 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12293 2024.09.09 17:57:38.682579 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12294 2024.09.09 17:57:38.682713 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12295 2024.09.09 17:57:38.682985 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12296 2024.09.09 17:57:38.683027 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12297 2024.09.09 17:57:38.683392 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12298 2024.09.09 17:57:38.683727 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12299 2024.09.09 17:57:38.683870 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec.
12300 2024.09.09 17:57:38.684040 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Debug> DynamicQueryHandler: Done processing query
12301 2024.09.09 17:57:38.684064 [ 3 ] {b3fa3bef-85f0-4c58-8805-48d3f739264d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12302 2024.09.09 17:57:38.684080 [ 3 ] {} <Debug> HTTP-Session: e18fe179-d2f7-446d-86ab-8e053f7a99e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12303 2024.09.09 17:57:38.684264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12304 2024.09.09 17:57:38.684313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12305 2024.09.09 17:57:38.684333 [ 3 ] {} <Debug> HTTP-Session: fa7d69d5-fc35-46f2-9379-e3de9853da07 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12306 2024.09.09 17:57:38.684349 [ 3 ] {} <Debug> HTTP-Session: fa7d69d5-fc35-46f2-9379-e3de9853da07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12307 2024.09.09 17:57:38.684362 [ 3 ] {} <Debug> HTTP-Session: fa7d69d5-fc35-46f2-9379-e3de9853da07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12308 2024.09.09 17:57:38.684393 [ 3 ] {} <Trace> HTTP-Session: fa7d69d5-fc35-46f2-9379-e3de9853da07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12309 2024.09.09 17:57:38.684581 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12310 2024.09.09 17:57:38.684629 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12311 2024.09.09 17:57:38.684775 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12312 2024.09.09 17:57:38.685204 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12313 2024.09.09 17:57:38.685240 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12314 2024.09.09 17:57:38.685636 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12315 2024.09.09 17:57:38.685990 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12316 2024.09.09 17:57:38.686144 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001656 sec., 143719.80676328504 rows/sec., 9.63 MiB/sec.
12317 2024.09.09 17:57:38.686407 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Debug> DynamicQueryHandler: Done processing query
12318 2024.09.09 17:57:38.686464 [ 3 ] {5bc1bc5f-90cc-4d5b-a631-16e97096548e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12319 2024.09.09 17:57:38.686517 [ 3 ] {} <Debug> HTTP-Session: fa7d69d5-fc35-46f2-9379-e3de9853da07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12320 2024.09.09 17:57:38.686684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12321 2024.09.09 17:57:38.686735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12322 2024.09.09 17:57:38.686754 [ 3 ] {} <Debug> HTTP-Session: 6c9c97e7-f067-4bd7-a570-74c8a5254c38 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12323 2024.09.09 17:57:38.686770 [ 3 ] {} <Debug> HTTP-Session: 6c9c97e7-f067-4bd7-a570-74c8a5254c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12324 2024.09.09 17:57:38.686784 [ 3 ] {} <Debug> HTTP-Session: 6c9c97e7-f067-4bd7-a570-74c8a5254c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12325 2024.09.09 17:57:38.686815 [ 3 ] {} <Trace> HTTP-Session: 6c9c97e7-f067-4bd7-a570-74c8a5254c38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12326 2024.09.09 17:57:38.686912 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12327 2024.09.09 17:57:38.686959 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12328 2024.09.09 17:57:38.687104 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12329 2024.09.09 17:57:38.687360 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12330 2024.09.09 17:57:38.687396 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12331 2024.09.09 17:57:38.687742 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12332 2024.09.09 17:57:38.688062 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12333 2024.09.09 17:57:38.688219 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec.
12334 2024.09.09 17:57:38.688387 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Debug> DynamicQueryHandler: Done processing query
12335 2024.09.09 17:57:38.688410 [ 3 ] {b70110f6-c657-458f-83b7-d7cd032f6d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12336 2024.09.09 17:57:38.688427 [ 3 ] {} <Debug> HTTP-Session: 6c9c97e7-f067-4bd7-a570-74c8a5254c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12337 2024.09.09 17:57:38.688566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12338 2024.09.09 17:57:38.688614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12339 2024.09.09 17:57:38.688632 [ 3 ] {} <Debug> HTTP-Session: a6df82cb-2615-41d2-b588-1abd4676ab56 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12340 2024.09.09 17:57:38.688648 [ 3 ] {} <Debug> HTTP-Session: a6df82cb-2615-41d2-b588-1abd4676ab56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12341 2024.09.09 17:57:38.688661 [ 3 ] {} <Debug> HTTP-Session: a6df82cb-2615-41d2-b588-1abd4676ab56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12342 2024.09.09 17:57:38.688691 [ 3 ] {} <Trace> HTTP-Session: a6df82cb-2615-41d2-b588-1abd4676ab56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12343 2024.09.09 17:57:38.689024 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12344 2024.09.09 17:57:38.689092 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12345 2024.09.09 17:57:38.689518 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12346 2024.09.09 17:57:38.690261 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12347 2024.09.09 17:57:38.690298 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12348 2024.09.09 17:57:38.690937 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12349 2024.09.09 17:57:38.691343 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12350 2024.09.09 17:57:38.691540 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002762 sec., 11585.807385952208 rows/sec., 20.76 MiB/sec.
12351 2024.09.09 17:57:38.691770 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Debug> DynamicQueryHandler: Done processing query
12352 2024.09.09 17:57:38.691794 [ 3 ] {1c2edefd-8d69-4272-86ab-ae45439fdad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12353 2024.09.09 17:57:38.691810 [ 3 ] {} <Debug> HTTP-Session: a6df82cb-2615-41d2-b588-1abd4676ab56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12354 2024.09.09 17:57:38.691937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12355 2024.09.09 17:57:38.691984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12356 2024.09.09 17:57:38.692003 [ 3 ] {} <Debug> HTTP-Session: 053e4e05-d238-401e-b220-d0ce1e6d7e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12357 2024.09.09 17:57:38.692020 [ 3 ] {} <Debug> HTTP-Session: 053e4e05-d238-401e-b220-d0ce1e6d7e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12358 2024.09.09 17:57:38.692033 [ 3 ] {} <Debug> HTTP-Session: 053e4e05-d238-401e-b220-d0ce1e6d7e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12359 2024.09.09 17:57:38.692063 [ 3 ] {} <Trace> HTTP-Session: 053e4e05-d238-401e-b220-d0ce1e6d7e63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12360 2024.09.09 17:57:38.692193 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12361 2024.09.09 17:57:38.692237 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12362 2024.09.09 17:57:38.692366 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12363 2024.09.09 17:57:38.692713 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12364 2024.09.09 17:57:38.692749 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12365 2024.09.09 17:57:38.693113 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12366 2024.09.09 17:57:38.693450 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12367 2024.09.09 17:57:38.693598 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001455 sec., 56357.388316151206 rows/sec., 3.58 MiB/sec.
12368 2024.09.09 17:57:38.693767 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Debug> DynamicQueryHandler: Done processing query
12369 2024.09.09 17:57:38.693791 [ 3 ] {86016b34-8877-4e0c-a276-21006dc40363} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12370 2024.09.09 17:57:38.693806 [ 3 ] {} <Debug> HTTP-Session: 053e4e05-d238-401e-b220-d0ce1e6d7e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12371 2024.09.09 17:57:43.657437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12372 2024.09.09 17:57:43.657585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12373 2024.09.09 17:57:43.657616 [ 3 ] {} <Debug> HTTP-Session: ec4a79ae-2fd6-4e00-b9fe-4831187ac1db Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12374 2024.09.09 17:57:43.657645 [ 3 ] {} <Debug> HTTP-Session: ec4a79ae-2fd6-4e00-b9fe-4831187ac1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12375 2024.09.09 17:57:43.657664 [ 3 ] {} <Debug> HTTP-Session: ec4a79ae-2fd6-4e00-b9fe-4831187ac1db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12376 2024.09.09 17:57:43.657721 [ 3 ] {} <Trace> HTTP-Session: ec4a79ae-2fd6-4e00-b9fe-4831187ac1db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12377 2024.09.09 17:57:43.657956 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12378 2024.09.09 17:57:43.658028 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12379 2024.09.09 17:57:43.658374 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12380 2024.09.09 17:57:43.658901 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12381 2024.09.09 17:57:43.658950 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12382 2024.09.09 17:57:43.659410 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12383 2024.09.09 17:57:43.659814 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12384 2024.09.09 17:57:43.659987 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002112 sec., 34090.90909090909 rows/sec., 2.77 MiB/sec.
12385 2024.09.09 17:57:43.660266 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Debug> DynamicQueryHandler: Done processing query
12386 2024.09.09 17:57:43.660307 [ 3 ] {20074275-667e-4721-adc5-da7e9bd549f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12387 2024.09.09 17:57:43.660339 [ 3 ] {} <Debug> HTTP-Session: ec4a79ae-2fd6-4e00-b9fe-4831187ac1db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12388 2024.09.09 17:57:43.660521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12389 2024.09.09 17:57:43.660579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12390 2024.09.09 17:57:43.660599 [ 3 ] {} <Debug> HTTP-Session: 5d43bfb5-75c9-4722-be7b-019a87d371d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12391 2024.09.09 17:57:43.660618 [ 3 ] {} <Debug> HTTP-Session: 5d43bfb5-75c9-4722-be7b-019a87d371d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12392 2024.09.09 17:57:43.660632 [ 3 ] {} <Debug> HTTP-Session: 5d43bfb5-75c9-4722-be7b-019a87d371d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12393 2024.09.09 17:57:43.660668 [ 3 ] {} <Trace> HTTP-Session: 5d43bfb5-75c9-4722-be7b-019a87d371d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12394 2024.09.09 17:57:43.660782 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12395 2024.09.09 17:57:43.660832 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12396 2024.09.09 17:57:43.661084 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12397 2024.09.09 17:57:43.661453 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12398 2024.09.09 17:57:43.661491 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12399 2024.09.09 17:57:43.661854 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12400 2024.09.09 17:57:43.662226 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12401 2024.09.09 17:57:43.662393 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00164 sec., 4878.048780487805 rows/sec., 366.81 KiB/sec.
12402 2024.09.09 17:57:43.662579 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Debug> DynamicQueryHandler: Done processing query
12403 2024.09.09 17:57:43.662604 [ 3 ] {643b3c0b-ed36-4fc6-a58b-0513d08e8ea5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12404 2024.09.09 17:57:43.662620 [ 3 ] {} <Debug> HTTP-Session: 5d43bfb5-75c9-4722-be7b-019a87d371d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12405 2024.09.09 17:57:43.662764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12406 2024.09.09 17:57:43.662815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12407 2024.09.09 17:57:43.662835 [ 3 ] {} <Debug> HTTP-Session: f3e2de53-aa90-44e8-826a-f89a00d9bc74 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12408 2024.09.09 17:57:43.662851 [ 3 ] {} <Debug> HTTP-Session: f3e2de53-aa90-44e8-826a-f89a00d9bc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.09.09 17:57:43.662865 [ 3 ] {} <Debug> HTTP-Session: f3e2de53-aa90-44e8-826a-f89a00d9bc74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12410 2024.09.09 17:57:43.662898 [ 3 ] {} <Trace> HTTP-Session: f3e2de53-aa90-44e8-826a-f89a00d9bc74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12411 2024.09.09 17:57:43.663021 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12412 2024.09.09 17:57:43.663067 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12413 2024.09.09 17:57:43.663301 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12414 2024.09.09 17:57:43.663679 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12415 2024.09.09 17:57:43.663716 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12416 2024.09.09 17:57:43.664089 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12417 2024.09.09 17:57:43.664445 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12418 2024.09.09 17:57:43.664605 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001623 sec., 44362.292051756005 rows/sec., 3.46 MiB/sec.
12419 2024.09.09 17:57:43.664906 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Debug> DynamicQueryHandler: Done processing query
12420 2024.09.09 17:57:43.664965 [ 3 ] {bfbc5991-376f-441d-b683-312791d0ac6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12421 2024.09.09 17:57:43.665021 [ 3 ] {} <Debug> HTTP-Session: f3e2de53-aa90-44e8-826a-f89a00d9bc74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12422 2024.09.09 17:57:43.665258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12423 2024.09.09 17:57:43.665312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12424 2024.09.09 17:57:43.665333 [ 3 ] {} <Debug> HTTP-Session: 4d50d42e-affd-4527-a452-a179531b56a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12425 2024.09.09 17:57:43.665349 [ 3 ] {} <Debug> HTTP-Session: 4d50d42e-affd-4527-a452-a179531b56a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12426 2024.09.09 17:57:43.665363 [ 3 ] {} <Debug> HTTP-Session: 4d50d42e-affd-4527-a452-a179531b56a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12427 2024.09.09 17:57:43.665396 [ 3 ] {} <Trace> HTTP-Session: 4d50d42e-affd-4527-a452-a179531b56a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12428 2024.09.09 17:57:43.665558 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12429 2024.09.09 17:57:43.665610 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12430 2024.09.09 17:57:43.665778 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12431 2024.09.09 17:57:43.666198 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12432 2024.09.09 17:57:43.666236 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12433 2024.09.09 17:57:43.666639 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12434 2024.09.09 17:57:43.666985 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12435 2024.09.09 17:57:43.667146 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec.
12436 2024.09.09 17:57:43.667329 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Debug> DynamicQueryHandler: Done processing query
12437 2024.09.09 17:57:43.667354 [ 3 ] {b8757bb6-ae60-488f-9faf-48c94dadcc96} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12438 2024.09.09 17:57:43.667370 [ 3 ] {} <Debug> HTTP-Session: 4d50d42e-affd-4527-a452-a179531b56a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12439 2024.09.09 17:57:43.667514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12440 2024.09.09 17:57:43.667564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12441 2024.09.09 17:57:43.667583 [ 3 ] {} <Debug> HTTP-Session: 7b4d62f9-7ac1-4701-8e84-d0540537eff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12442 2024.09.09 17:57:43.667599 [ 3 ] {} <Debug> HTTP-Session: 7b4d62f9-7ac1-4701-8e84-d0540537eff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12443 2024.09.09 17:57:43.667613 [ 3 ] {} <Debug> HTTP-Session: 7b4d62f9-7ac1-4701-8e84-d0540537eff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12444 2024.09.09 17:57:43.667645 [ 3 ] {} <Trace> HTTP-Session: 7b4d62f9-7ac1-4701-8e84-d0540537eff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12445 2024.09.09 17:57:43.667820 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12446 2024.09.09 17:57:43.667885 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12447 2024.09.09 17:57:43.668306 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12448 2024.09.09 17:57:43.668865 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12449 2024.09.09 17:57:43.668903 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12450 2024.09.09 17:57:43.669523 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12451 2024.09.09 17:57:43.669948 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12452 2024.09.09 17:57:43.670129 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002397 sec., 3337.5052148518985 rows/sec., 5.98 MiB/sec.
12453 2024.09.09 17:57:43.670369 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Debug> DynamicQueryHandler: Done processing query
12454 2024.09.09 17:57:43.670395 [ 3 ] {3460b49a-eaad-4271-b6af-b9837b3a08a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12455 2024.09.09 17:57:43.670412 [ 3 ] {} <Debug> HTTP-Session: 7b4d62f9-7ac1-4701-8e84-d0540537eff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12456 2024.09.09 17:57:43.670543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12457 2024.09.09 17:57:43.670593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12458 2024.09.09 17:57:43.670613 [ 3 ] {} <Debug> HTTP-Session: 0ce92a02-dae8-49c4-971d-6137c9dcc628 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12459 2024.09.09 17:57:43.670629 [ 3 ] {} <Debug> HTTP-Session: 0ce92a02-dae8-49c4-971d-6137c9dcc628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12460 2024.09.09 17:57:43.670644 [ 3 ] {} <Debug> HTTP-Session: 0ce92a02-dae8-49c4-971d-6137c9dcc628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12461 2024.09.09 17:57:43.670676 [ 3 ] {} <Trace> HTTP-Session: 0ce92a02-dae8-49c4-971d-6137c9dcc628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12462 2024.09.09 17:57:43.670797 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12463 2024.09.09 17:57:43.670844 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12464 2024.09.09 17:57:43.670976 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12465 2024.09.09 17:57:43.671297 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12466 2024.09.09 17:57:43.671335 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12467 2024.09.09 17:57:43.671706 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12468 2024.09.09 17:57:43.672027 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12469 2024.09.09 17:57:43.672203 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec.
12470 2024.09.09 17:57:43.672384 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Debug> DynamicQueryHandler: Done processing query
12471 2024.09.09 17:57:43.672408 [ 3 ] {5c4766d1-ff58-457b-b889-fe9d1bdca23b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12472 2024.09.09 17:57:43.672425 [ 3 ] {} <Debug> HTTP-Session: 0ce92a02-dae8-49c4-971d-6137c9dcc628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.09.09 17:57:47.554036 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
12474 2024.09.09 17:57:47.554103 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
12475 2024.09.09 17:57:48.663065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12476 2024.09.09 17:57:48.663244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12477 2024.09.09 17:57:48.663290 [ 3 ] {} <Debug> HTTP-Session: 87a3c8b9-a1bd-4416-bcfd-6723a6751616 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12478 2024.09.09 17:57:48.663331 [ 3 ] {} <Debug> HTTP-Session: 87a3c8b9-a1bd-4416-bcfd-6723a6751616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12479 2024.09.09 17:57:48.663360 [ 3 ] {} <Debug> HTTP-Session: 87a3c8b9-a1bd-4416-bcfd-6723a6751616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12480 2024.09.09 17:57:48.663443 [ 3 ] {} <Trace> HTTP-Session: 87a3c8b9-a1bd-4416-bcfd-6723a6751616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12481 2024.09.09 17:57:48.663886 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12482 2024.09.09 17:57:48.663999 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12483 2024.09.09 17:57:48.664428 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12484 2024.09.09 17:57:48.665136 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12485 2024.09.09 17:57:48.665179 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12486 2024.09.09 17:57:48.665647 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12487 2024.09.09 17:57:48.666102 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12488 2024.09.09 17:57:48.666271 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002607 sec., 97046.4135021097 rows/sec., 8.58 MiB/sec.
12489 2024.09.09 17:57:48.666604 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Debug> DynamicQueryHandler: Done processing query
12490 2024.09.09 17:57:48.666664 [ 3 ] {54fcdf6e-c99e-4b38-a6dc-53d09d016c60} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12491 2024.09.09 17:57:48.666709 [ 3 ] {} <Debug> HTTP-Session: 87a3c8b9-a1bd-4416-bcfd-6723a6751616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12492 2024.09.09 17:57:48.666920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12493 2024.09.09 17:57:48.666980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12494 2024.09.09 17:57:48.667000 [ 3 ] {} <Debug> HTTP-Session: 629eb4fe-ba7c-4b2b-8dea-c3c4543f5b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12495 2024.09.09 17:57:48.667020 [ 3 ] {} <Debug> HTTP-Session: 629eb4fe-ba7c-4b2b-8dea-c3c4543f5b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12496 2024.09.09 17:57:48.667034 [ 3 ] {} <Debug> HTTP-Session: 629eb4fe-ba7c-4b2b-8dea-c3c4543f5b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12497 2024.09.09 17:57:48.667071 [ 3 ] {} <Trace> HTTP-Session: 629eb4fe-ba7c-4b2b-8dea-c3c4543f5b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12498 2024.09.09 17:57:48.667198 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12499 2024.09.09 17:57:48.667248 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12500 2024.09.09 17:57:48.667508 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12501 2024.09.09 17:57:48.667884 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12502 2024.09.09 17:57:48.667922 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12503 2024.09.09 17:57:48.668285 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12504 2024.09.09 17:57:48.668643 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12505 2024.09.09 17:57:48.668771 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001641 sec., 19500.304692260816 rows/sec., 1.43 MiB/sec.
12506 2024.09.09 17:57:48.668939 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Debug> DynamicQueryHandler: Done processing query
12507 2024.09.09 17:57:48.668962 [ 3 ] {8023269b-bb5f-4344-9bfa-e537c881d5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12508 2024.09.09 17:57:48.668977 [ 3 ] {} <Debug> HTTP-Session: 629eb4fe-ba7c-4b2b-8dea-c3c4543f5b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12509 2024.09.09 17:57:48.669110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12510 2024.09.09 17:57:48.669159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12511 2024.09.09 17:57:48.669177 [ 3 ] {} <Debug> HTTP-Session: 269539e8-3e60-49d0-b395-7600754867db Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12512 2024.09.09 17:57:48.669193 [ 3 ] {} <Debug> HTTP-Session: 269539e8-3e60-49d0-b395-7600754867db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12513 2024.09.09 17:57:48.669206 [ 3 ] {} <Debug> HTTP-Session: 269539e8-3e60-49d0-b395-7600754867db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12514 2024.09.09 17:57:48.669235 [ 3 ] {} <Trace> HTTP-Session: 269539e8-3e60-49d0-b395-7600754867db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12515 2024.09.09 17:57:48.669400 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12516 2024.09.09 17:57:48.669446 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12517 2024.09.09 17:57:48.669674 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12518 2024.09.09 17:57:48.670058 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12519 2024.09.09 17:57:48.670095 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12520 2024.09.09 17:57:48.670453 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
12521 2024.09.09 17:57:48.670813 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12522 2024.09.09 17:57:48.670947 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 622.12 KiB/sec.
12523 2024.09.09 17:57:48.671118 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Debug> DynamicQueryHandler: Done processing query
12524 2024.09.09 17:57:48.671142 [ 3 ] {fe6d37cb-bf7f-4d8c-9368-901802e17991} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12525 2024.09.09 17:57:48.671158 [ 3 ] {} <Debug> HTTP-Session: 269539e8-3e60-49d0-b395-7600754867db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12526 2024.09.09 17:57:48.671280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12527 2024.09.09 17:57:48.671329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12528 2024.09.09 17:57:48.671349 [ 3 ] {} <Debug> HTTP-Session: ab969b62-c29d-4611-b6a2-710ed49c95b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12529 2024.09.09 17:57:48.671366 [ 3 ] {} <Debug> HTTP-Session: ab969b62-c29d-4611-b6a2-710ed49c95b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12530 2024.09.09 17:57:48.671379 [ 3 ] {} <Debug> HTTP-Session: ab969b62-c29d-4611-b6a2-710ed49c95b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12531 2024.09.09 17:57:48.671410 [ 3 ] {} <Trace> HTTP-Session: ab969b62-c29d-4611-b6a2-710ed49c95b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12532 2024.09.09 17:57:48.671506 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12533 2024.09.09 17:57:48.671549 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12534 2024.09.09 17:57:48.671775 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12535 2024.09.09 17:57:48.672081 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12536 2024.09.09 17:57:48.672117 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12537 2024.09.09 17:57:48.672474 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12538 2024.09.09 17:57:48.672841 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12539 2024.09.09 17:57:48.672978 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 237.44 KiB/sec.
12540 2024.09.09 17:57:48.673303 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Debug> DynamicQueryHandler: Done processing query
12541 2024.09.09 17:57:48.673339 [ 3 ] {ce6722c1-863d-46c9-93ac-c38248e7072e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12542 2024.09.09 17:57:48.673369 [ 3 ] {} <Debug> HTTP-Session: ab969b62-c29d-4611-b6a2-710ed49c95b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12543 2024.09.09 17:57:48.673549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12544 2024.09.09 17:57:48.673598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12545 2024.09.09 17:57:48.673618 [ 3 ] {} <Debug> HTTP-Session: 015461c7-41cf-4abf-be60-8909b81f896e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12546 2024.09.09 17:57:48.673634 [ 3 ] {} <Debug> HTTP-Session: 015461c7-41cf-4abf-be60-8909b81f896e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12547 2024.09.09 17:57:48.673648 [ 3 ] {} <Debug> HTTP-Session: 015461c7-41cf-4abf-be60-8909b81f896e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12548 2024.09.09 17:57:48.673679 [ 3 ] {} <Trace> HTTP-Session: 015461c7-41cf-4abf-be60-8909b81f896e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12549 2024.09.09 17:57:48.673957 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12550 2024.09.09 17:57:48.674004 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12551 2024.09.09 17:57:48.674248 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12552 2024.09.09 17:57:48.674832 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12553 2024.09.09 17:57:48.674873 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12554 2024.09.09 17:57:48.675280 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12555 2024.09.09 17:57:48.675653 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12556 2024.09.09 17:57:48.675782 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.002005 sec., 206483.79052369078 rows/sec., 14.73 MiB/sec.
12557 2024.09.09 17:57:48.675961 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Debug> DynamicQueryHandler: Done processing query
12558 2024.09.09 17:57:48.675986 [ 3 ] {88aaeb2e-24cd-4996-93f0-f199178a67aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12559 2024.09.09 17:57:48.676002 [ 3 ] {} <Debug> HTTP-Session: 015461c7-41cf-4abf-be60-8909b81f896e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12560 2024.09.09 17:57:48.676126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12561 2024.09.09 17:57:48.676178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12562 2024.09.09 17:57:48.676198 [ 3 ] {} <Debug> HTTP-Session: edea2cb4-6324-49ee-a464-b9471917068c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12563 2024.09.09 17:57:48.676215 [ 3 ] {} <Debug> HTTP-Session: edea2cb4-6324-49ee-a464-b9471917068c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12564 2024.09.09 17:57:48.676229 [ 3 ] {} <Debug> HTTP-Session: edea2cb4-6324-49ee-a464-b9471917068c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12565 2024.09.09 17:57:48.676260 [ 3 ] {} <Trace> HTTP-Session: edea2cb4-6324-49ee-a464-b9471917068c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12566 2024.09.09 17:57:48.676359 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12567 2024.09.09 17:57:48.676405 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12568 2024.09.09 17:57:48.676539 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12569 2024.09.09 17:57:48.676847 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12570 2024.09.09 17:57:48.676882 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12571 2024.09.09 17:57:48.677249 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12572 2024.09.09 17:57:48.677579 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12573 2024.09.09 17:57:48.677709 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec.
12574 2024.09.09 17:57:48.677879 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Debug> DynamicQueryHandler: Done processing query
12575 2024.09.09 17:57:48.677903 [ 3 ] {02d8e37f-1228-483d-a589-fbaf8589815f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12576 2024.09.09 17:57:48.677918 [ 3 ] {} <Debug> HTTP-Session: edea2cb4-6324-49ee-a464-b9471917068c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12577 2024.09.09 17:57:48.678078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12578 2024.09.09 17:57:48.678128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12579 2024.09.09 17:57:48.678147 [ 3 ] {} <Debug> HTTP-Session: aec4cfeb-f290-4897-a16d-d1135c846a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12580 2024.09.09 17:57:48.678163 [ 3 ] {} <Debug> HTTP-Session: aec4cfeb-f290-4897-a16d-d1135c846a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12581 2024.09.09 17:57:48.678177 [ 3 ] {} <Debug> HTTP-Session: aec4cfeb-f290-4897-a16d-d1135c846a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12582 2024.09.09 17:57:48.678209 [ 3 ] {} <Trace> HTTP-Session: aec4cfeb-f290-4897-a16d-d1135c846a40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12583 2024.09.09 17:57:48.678409 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12584 2024.09.09 17:57:48.678455 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12585 2024.09.09 17:57:48.678599 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12586 2024.09.09 17:57:48.679032 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12587 2024.09.09 17:57:48.679067 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12588 2024.09.09 17:57:48.679464 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12589 2024.09.09 17:57:48.679815 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12590 2024.09.09 17:57:48.679946 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001656 sec., 143115.9420289855 rows/sec., 9.59 MiB/sec.
12591 2024.09.09 17:57:48.680194 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Debug> DynamicQueryHandler: Done processing query
12592 2024.09.09 17:57:48.680245 [ 3 ] {b2ee684d-0f01-483c-93c5-4793a34bd7bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12593 2024.09.09 17:57:48.680293 [ 3 ] {} <Debug> HTTP-Session: aec4cfeb-f290-4897-a16d-d1135c846a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12594 2024.09.09 17:57:48.680462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12595 2024.09.09 17:57:48.680514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12596 2024.09.09 17:57:48.680533 [ 3 ] {} <Debug> HTTP-Session: e938fa61-6b5c-4226-9f2f-75a705dda7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12597 2024.09.09 17:57:48.680550 [ 3 ] {} <Debug> HTTP-Session: e938fa61-6b5c-4226-9f2f-75a705dda7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.09.09 17:57:48.680564 [ 3 ] {} <Debug> HTTP-Session: e938fa61-6b5c-4226-9f2f-75a705dda7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12599 2024.09.09 17:57:48.680596 [ 3 ] {} <Trace> HTTP-Session: e938fa61-6b5c-4226-9f2f-75a705dda7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12600 2024.09.09 17:57:48.680698 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12601 2024.09.09 17:57:48.680747 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12602 2024.09.09 17:57:48.680894 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12603 2024.09.09 17:57:48.681159 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12604 2024.09.09 17:57:48.681194 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12605 2024.09.09 17:57:48.681551 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12606 2024.09.09 17:57:48.681880 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12607 2024.09.09 17:57:48.682006 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001334 sec., 749.625187406297 rows/sec., 50.51 KiB/sec.
12608 2024.09.09 17:57:48.682175 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Debug> DynamicQueryHandler: Done processing query
12609 2024.09.09 17:57:48.682198 [ 3 ] {3840e777-46ff-46b6-8a1c-8e33da9bc4d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12610 2024.09.09 17:57:48.682214 [ 3 ] {} <Debug> HTTP-Session: e938fa61-6b5c-4226-9f2f-75a705dda7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.09.09 17:57:48.682390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12612 2024.09.09 17:57:48.682439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12613 2024.09.09 17:57:48.682458 [ 3 ] {} <Debug> HTTP-Session: e6c8ecfd-64c8-4287-83af-757f969a411c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12614 2024.09.09 17:57:48.682474 [ 3 ] {} <Debug> HTTP-Session: e6c8ecfd-64c8-4287-83af-757f969a411c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12615 2024.09.09 17:57:48.682488 [ 3 ] {} <Debug> HTTP-Session: e6c8ecfd-64c8-4287-83af-757f969a411c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12616 2024.09.09 17:57:48.682518 [ 3 ] {} <Trace> HTTP-Session: e6c8ecfd-64c8-4287-83af-757f969a411c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12617 2024.09.09 17:57:48.682869 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12618 2024.09.09 17:57:48.682934 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12619 2024.09.09 17:57:48.683349 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12620 2024.09.09 17:57:48.684029 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12621 2024.09.09 17:57:48.684066 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12622 2024.09.09 17:57:48.684708 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12623 2024.09.09 17:57:48.685124 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12624 2024.09.09 17:57:48.685275 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002664 sec., 12012.012012012012 rows/sec., 21.52 MiB/sec.
12625 2024.09.09 17:57:48.685506 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Debug> DynamicQueryHandler: Done processing query
12626 2024.09.09 17:57:48.685531 [ 3 ] {f2505148-951a-43f5-b2bb-3f9b2e0e484d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12627 2024.09.09 17:57:48.685547 [ 3 ] {} <Debug> HTTP-Session: e6c8ecfd-64c8-4287-83af-757f969a411c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12628 2024.09.09 17:57:48.685671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12629 2024.09.09 17:57:48.685721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12630 2024.09.09 17:57:48.685740 [ 3 ] {} <Debug> HTTP-Session: 6b5cc038-00c9-45a6-90e8-a3a169a9d25e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12631 2024.09.09 17:57:48.685757 [ 3 ] {} <Debug> HTTP-Session: 6b5cc038-00c9-45a6-90e8-a3a169a9d25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12632 2024.09.09 17:57:48.685770 [ 3 ] {} <Debug> HTTP-Session: 6b5cc038-00c9-45a6-90e8-a3a169a9d25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12633 2024.09.09 17:57:48.685802 [ 3 ] {} <Trace> HTTP-Session: 6b5cc038-00c9-45a6-90e8-a3a169a9d25e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12634 2024.09.09 17:57:48.685924 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12635 2024.09.09 17:57:48.685969 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12636 2024.09.09 17:57:48.686099 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12637 2024.09.09 17:57:48.686405 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12638 2024.09.09 17:57:48.686440 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12639 2024.09.09 17:57:48.686815 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12640 2024.09.09 17:57:48.687155 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12641 2024.09.09 17:57:48.687284 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001405 sec., 58362.989323843416 rows/sec., 3.71 MiB/sec.
12642 2024.09.09 17:57:48.687548 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Debug> DynamicQueryHandler: Done processing query
12643 2024.09.09 17:57:48.687612 [ 3 ] {cdac3271-1a3c-47b9-af1b-aa892460d5b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12644 2024.09.09 17:57:48.687670 [ 3 ] {} <Debug> HTTP-Session: 6b5cc038-00c9-45a6-90e8-a3a169a9d25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12645 2024.09.09 17:57:53.657893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12646 2024.09.09 17:57:53.658064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12647 2024.09.09 17:57:53.658101 [ 3 ] {} <Debug> HTTP-Session: cdcf76f7-d4bb-4850-83cb-31ed332508c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12648 2024.09.09 17:57:53.658134 [ 3 ] {} <Debug> HTTP-Session: cdcf76f7-d4bb-4850-83cb-31ed332508c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12649 2024.09.09 17:57:53.658157 [ 3 ] {} <Debug> HTTP-Session: cdcf76f7-d4bb-4850-83cb-31ed332508c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12650 2024.09.09 17:57:53.658225 [ 3 ] {} <Trace> HTTP-Session: cdcf76f7-d4bb-4850-83cb-31ed332508c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12651 2024.09.09 17:57:53.658482 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12652 2024.09.09 17:57:53.658558 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12653 2024.09.09 17:57:53.658919 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12654 2024.09.09 17:57:53.659428 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12655 2024.09.09 17:57:53.659478 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12656 2024.09.09 17:57:53.660126 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12657 2024.09.09 17:57:53.660547 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12658 2024.09.09 17:57:53.660746 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002341 sec., 30756.0871422469 rows/sec., 2.50 MiB/sec.
12659 2024.09.09 17:57:53.661025 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Debug> DynamicQueryHandler: Done processing query
12660 2024.09.09 17:57:53.661059 [ 3 ] {adcc75b2-0f35-4592-ab83-80787ca7ab88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12661 2024.09.09 17:57:53.661077 [ 3 ] {} <Debug> HTTP-Session: cdcf76f7-d4bb-4850-83cb-31ed332508c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12662 2024.09.09 17:57:53.661277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12663 2024.09.09 17:57:53.661344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12664 2024.09.09 17:57:53.661367 [ 3 ] {} <Debug> HTTP-Session: 563fc774-ab24-4dac-86b7-c8dd131da37e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12665 2024.09.09 17:57:53.661388 [ 3 ] {} <Debug> HTTP-Session: 563fc774-ab24-4dac-86b7-c8dd131da37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12666 2024.09.09 17:57:53.661405 [ 3 ] {} <Debug> HTTP-Session: 563fc774-ab24-4dac-86b7-c8dd131da37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12667 2024.09.09 17:57:53.661445 [ 3 ] {} <Trace> HTTP-Session: 563fc774-ab24-4dac-86b7-c8dd131da37e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12668 2024.09.09 17:57:53.661570 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12669 2024.09.09 17:57:53.661623 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12670 2024.09.09 17:57:53.661890 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12671 2024.09.09 17:57:53.662242 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12672 2024.09.09 17:57:53.662290 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12673 2024.09.09 17:57:53.662676 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12674 2024.09.09 17:57:53.663058 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12675 2024.09.09 17:57:53.663226 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001685 sec., 4747.774480712166 rows/sec., 357.01 KiB/sec.
12676 2024.09.09 17:57:53.663250 [ 92 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12677 2024.09.09 17:57:53.663365 [ 92 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12678 2024.09.09 17:57:53.663416 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12679 2024.09.09 17:57:53.663551 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Debug> DynamicQueryHandler: Done processing query
12680 2024.09.09 17:57:53.663559 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12681 2024.09.09 17:57:53.663600 [ 3 ] {037c731f-e38f-4c6e-814a-35ae22e0b095} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12682 2024.09.09 17:57:53.663644 [ 3 ] {} <Debug> HTTP-Session: 563fc774-ab24-4dac-86b7-c8dd131da37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12683 2024.09.09 17:57:53.663818 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12684 2024.09.09 17:57:53.663840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12685 2024.09.09 17:57:53.663885 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 58 rows starting from the beginning of the part
12686 2024.09.09 17:57:53.663952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12687 2024.09.09 17:57:53.664008 [ 3 ] {} <Debug> HTTP-Session: c3c9a427-6dba-450e-8e20-79fe8e4bb7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12688 2024.09.09 17:57:53.664106 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part
12689 2024.09.09 17:57:53.664124 [ 3 ] {} <Debug> HTTP-Session: c3c9a427-6dba-450e-8e20-79fe8e4bb7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12690 2024.09.09 17:57:53.664228 [ 3 ] {} <Debug> HTTP-Session: c3c9a427-6dba-450e-8e20-79fe8e4bb7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12691 2024.09.09 17:57:53.664440 [ 3 ] {} <Trace> HTTP-Session: c3c9a427-6dba-450e-8e20-79fe8e4bb7f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12692 2024.09.09 17:57:53.664452 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part
12693 2024.09.09 17:57:53.664704 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part
12694 2024.09.09 17:57:53.664929 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12695 2024.09.09 17:57:53.664970 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part
12696 2024.09.09 17:57:53.665063 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12697 2024.09.09 17:57:53.665272 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part
12698 2024.09.09 17:57:53.666145 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12699 2024.09.09 17:57:53.667147 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12700 2024.09.09 17:57:53.667223 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12701 2024.09.09 17:57:53.668280 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 5 columns (5 merged, 0 gathered) in 0.004783949 sec., 31772.913967101238 rows/sec., 2.43 MiB/sec.
12702 2024.09.09 17:57:53.668294 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12703 2024.09.09 17:57:53.668458 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12704 2024.09.09 17:57:53.669269 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12705 2024.09.09 17:57:53.669678 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.004988 sec., 14434.643143544507 rows/sec., 1.13 MiB/sec.
12706 2024.09.09 17:57:53.669726 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12707 2024.09.09 17:57:53.669962 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_61_12} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12708 2024.09.09 17:57:53.670099 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Debug> DynamicQueryHandler: Done processing query
12709 2024.09.09 17:57:53.670116 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
12710 2024.09.09 17:57:53.670147 [ 3 ] {11a909eb-d374-4378-9b9d-b1d5272961f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12711 2024.09.09 17:57:53.670184 [ 3 ] {} <Debug> HTTP-Session: c3c9a427-6dba-450e-8e20-79fe8e4bb7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12712 2024.09.09 17:57:53.670395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12713 2024.09.09 17:57:53.670450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12714 2024.09.09 17:57:53.670470 [ 3 ] {} <Debug> HTTP-Session: 68c98846-f4c8-44ee-a841-a1fb178f6c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12715 2024.09.09 17:57:53.670487 [ 3 ] {} <Debug> HTTP-Session: 68c98846-f4c8-44ee-a841-a1fb178f6c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12716 2024.09.09 17:57:53.670507 [ 3 ] {} <Debug> HTTP-Session: 68c98846-f4c8-44ee-a841-a1fb178f6c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12717 2024.09.09 17:57:53.670542 [ 3 ] {} <Trace> HTTP-Session: 68c98846-f4c8-44ee-a841-a1fb178f6c24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12718 2024.09.09 17:57:53.670714 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12719 2024.09.09 17:57:53.670767 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12720 2024.09.09 17:57:53.670945 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12721 2024.09.09 17:57:53.671421 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12722 2024.09.09 17:57:53.671460 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12723 2024.09.09 17:57:53.671873 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12724 2024.09.09 17:57:53.672236 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12725 2024.09.09 17:57:53.672415 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001769 sec., 90446.57998869418 rows/sec., 6.30 MiB/sec.
12726 2024.09.09 17:57:53.672609 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Debug> DynamicQueryHandler: Done processing query
12727 2024.09.09 17:57:53.672635 [ 3 ] {e6261bd3-b973-4607-a1b6-21f57baf5520} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12728 2024.09.09 17:57:53.672651 [ 3 ] {} <Debug> HTTP-Session: 68c98846-f4c8-44ee-a841-a1fb178f6c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12729 2024.09.09 17:57:53.672839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12730 2024.09.09 17:57:53.672891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12731 2024.09.09 17:57:53.672910 [ 3 ] {} <Debug> HTTP-Session: c8b9eb1e-92a0-4775-8128-1383492c98eb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12732 2024.09.09 17:57:53.672926 [ 3 ] {} <Debug> HTTP-Session: c8b9eb1e-92a0-4775-8128-1383492c98eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12733 2024.09.09 17:57:53.672940 [ 3 ] {} <Debug> HTTP-Session: c8b9eb1e-92a0-4775-8128-1383492c98eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12734 2024.09.09 17:57:53.672972 [ 3 ] {} <Trace> HTTP-Session: c8b9eb1e-92a0-4775-8128-1383492c98eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12735 2024.09.09 17:57:53.673131 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12736 2024.09.09 17:57:53.673197 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12737 2024.09.09 17:57:53.673653 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12738 2024.09.09 17:57:53.674212 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12739 2024.09.09 17:57:53.674250 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12740 2024.09.09 17:57:53.674868 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12741 2024.09.09 17:57:53.675282 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12742 2024.09.09 17:57:53.675470 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12743 2024.09.09 17:57:53.675478 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002415 sec., 3312.6293995859214 rows/sec., 5.94 MiB/sec.
12744 2024.09.09 17:57:53.675542 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12745 2024.09.09 17:57:53.675625 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
12746 2024.09.09 17:57:53.676043 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12747 2024.09.09 17:57:53.676255 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Debug> DynamicQueryHandler: Done processing query
12748 2024.09.09 17:57:53.676374 [ 3 ] {e7c50eeb-79ab-471f-98a2-ac8ea843676d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12749 2024.09.09 17:57:53.676458 [ 3 ] {} <Debug> HTTP-Session: c8b9eb1e-92a0-4775-8128-1383492c98eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12750 2024.09.09 17:57:53.676780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12751 2024.09.09 17:57:53.676899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12752 2024.09.09 17:57:53.676973 [ 3 ] {} <Debug> HTTP-Session: 24601a56-6cb5-487a-9ee5-0af0f5d70d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12753 2024.09.09 17:57:53.677025 [ 3 ] {} <Debug> HTTP-Session: 24601a56-6cb5-487a-9ee5-0af0f5d70d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12754 2024.09.09 17:57:53.677071 [ 3 ] {} <Debug> HTTP-Session: 24601a56-6cb5-487a-9ee5-0af0f5d70d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12755 2024.09.09 17:57:53.677171 [ 3 ] {} <Trace> HTTP-Session: 24601a56-6cb5-487a-9ee5-0af0f5d70d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12756 2024.09.09 17:57:53.677267 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12757 2024.09.09 17:57:53.677447 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1057 rows starting from the beginning of the part
12758 2024.09.09 17:57:53.677480 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12759 2024.09.09 17:57:53.677597 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12760 2024.09.09 17:57:53.678307 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part
12761 2024.09.09 17:57:53.678458 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12762 2024.09.09 17:57:53.679019 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part
12763 2024.09.09 17:57:53.679752 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12764 2024.09.09 17:57:53.679808 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part
12765 2024.09.09 17:57:53.679824 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12766 2024.09.09 17:57:53.680538 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part
12767 2024.09.09 17:57:53.681236 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part
12768 2024.09.09 17:57:53.681275 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12769 2024.09.09 17:57:53.682370 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12770 2024.09.09 17:57:53.682636 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00529 sec., 11342.155009451795 rows/sec., 782.73 KiB/sec.
12771 2024.09.09 17:57:53.683008 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Debug> DynamicQueryHandler: Done processing query
12772 2024.09.09 17:57:53.683069 [ 3 ] {3aae060b-6d42-4d08-aa6f-3e112e80f974} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12773 2024.09.09 17:57:53.683116 [ 3 ] {} <Debug> HTTP-Session: 24601a56-6cb5-487a-9ee5-0af0f5d70d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12774 2024.09.09 17:57:53.687619 [ 196 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 19 columns (19 merged, 0 gathered) in 0.011850609 sec., 96619.50706499556 rows/sec., 173.14 MiB/sec.
12775 2024.09.09 17:57:53.688808 [ 201 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12776 2024.09.09 17:57:53.689519 [ 201 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12777 2024.09.09 17:57:53.689622 [ 201 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12778 2024.09.09 17:57:53.689793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB.
12779 2024.09.09 17:57:58.664258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12780 2024.09.09 17:57:58.664403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12781 2024.09.09 17:57:58.664432 [ 3 ] {} <Debug> HTTP-Session: 3a0762ba-1b89-4972-aa71-294703ced3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12782 2024.09.09 17:57:58.664461 [ 3 ] {} <Debug> HTTP-Session: 3a0762ba-1b89-4972-aa71-294703ced3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12783 2024.09.09 17:57:58.664479 [ 3 ] {} <Debug> HTTP-Session: 3a0762ba-1b89-4972-aa71-294703ced3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12784 2024.09.09 17:57:58.664534 [ 3 ] {} <Trace> HTTP-Session: 3a0762ba-1b89-4972-aa71-294703ced3a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12785 2024.09.09 17:57:58.664728 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12786 2024.09.09 17:57:58.664797 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12787 2024.09.09 17:57:58.665141 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12788 2024.09.09 17:57:58.665590 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12789 2024.09.09 17:57:58.665636 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12790 2024.09.09 17:57:58.666067 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12791 2024.09.09 17:57:58.666475 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12792 2024.09.09 17:57:58.666657 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001977 sec., 2023.2675771370764 rows/sec., 164.98 KiB/sec.
12793 2024.09.09 17:57:58.667078 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Debug> DynamicQueryHandler: Done processing query
12794 2024.09.09 17:57:58.667107 [ 3 ] {ee238770-8861-4cbd-9592-c1193d1a436f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12795 2024.09.09 17:57:58.667125 [ 3 ] {} <Debug> HTTP-Session: 3a0762ba-1b89-4972-aa71-294703ced3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12796 2024.09.09 17:57:58.667364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12797 2024.09.09 17:57:58.667423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12798 2024.09.09 17:57:58.667443 [ 3 ] {} <Debug> HTTP-Session: 07226abc-9d6d-482f-9c6c-339c5c0191a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12799 2024.09.09 17:57:58.667461 [ 3 ] {} <Debug> HTTP-Session: 07226abc-9d6d-482f-9c6c-339c5c0191a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12800 2024.09.09 17:57:58.667475 [ 3 ] {} <Debug> HTTP-Session: 07226abc-9d6d-482f-9c6c-339c5c0191a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12801 2024.09.09 17:57:58.667508 [ 3 ] {} <Trace> HTTP-Session: 07226abc-9d6d-482f-9c6c-339c5c0191a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12802 2024.09.09 17:57:58.667695 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12803 2024.09.09 17:57:58.667744 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12804 2024.09.09 17:57:58.668007 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12805 2024.09.09 17:57:58.668541 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12806 2024.09.09 17:57:58.668582 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12807 2024.09.09 17:57:58.668970 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12808 2024.09.09 17:57:58.669334 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12809 2024.09.09 17:57:58.669496 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Debug> executeQuery: Read 255 rows, 23.05 KiB in 0.001889 sec., 134992.05929062996 rows/sec., 11.92 MiB/sec.
12810 2024.09.09 17:57:58.669512 [ 89 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12811 2024.09.09 17:57:58.669630 [ 89 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12812 2024.09.09 17:57:58.669685 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12813 2024.09.09 17:57:58.669795 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Debug> DynamicQueryHandler: Done processing query
12814 2024.09.09 17:57:58.669851 [ 3 ] {d94951d6-ffcd-47d8-9b53-994309878eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12815 2024.09.09 17:57:58.669880 [ 3 ] {} <Debug> HTTP-Session: 07226abc-9d6d-482f-9c6c-339c5c0191a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12816 2024.09.09 17:57:58.669881 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12817 2024.09.09 17:57:58.670098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12818 2024.09.09 17:57:58.670180 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12819 2024.09.09 17:57:58.670213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12820 2024.09.09 17:57:58.670252 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1419 rows starting from the beginning of the part
12821 2024.09.09 17:57:58.670264 [ 3 ] {} <Debug> HTTP-Session: d7562fd5-4a20-4467-b7c9-40c44bd4e620 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12822 2024.09.09 17:57:58.670319 [ 3 ] {} <Debug> HTTP-Session: d7562fd5-4a20-4467-b7c9-40c44bd4e620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12823 2024.09.09 17:57:58.670359 [ 3 ] {} <Debug> HTTP-Session: d7562fd5-4a20-4467-b7c9-40c44bd4e620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12824 2024.09.09 17:57:58.670539 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 254 rows starting from the beginning of the part
12825 2024.09.09 17:57:58.670548 [ 3 ] {} <Trace> HTTP-Session: d7562fd5-4a20-4467-b7c9-40c44bd4e620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12826 2024.09.09 17:57:58.670875 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part
12827 2024.09.09 17:57:58.670987 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12828 2024.09.09 17:57:58.671069 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 253 rows starting from the beginning of the part
12829 2024.09.09 17:57:58.671115 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12830 2024.09.09 17:57:58.671474 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part
12831 2024.09.09 17:57:58.671793 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 255 rows starting from the beginning of the part
12832 2024.09.09 17:57:58.672569 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12833 2024.09.09 17:57:58.673342 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12834 2024.09.09 17:57:58.673408 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12835 2024.09.09 17:57:58.674463 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12836 2024.09.09 17:57:58.675074 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12837 2024.09.09 17:57:58.675458 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2325 rows, containing 5 columns (5 merged, 0 gathered) in 0.005685663 sec., 408923.286519092 rows/sec., 36.38 MiB/sec.
12838 2024.09.09 17:57:58.675483 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.004672 sec., 7705.479452054795 rows/sec., 574.82 KiB/sec.
12839 2024.09.09 17:57:58.675774 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12840 2024.09.09 17:57:58.675805 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Debug> DynamicQueryHandler: Done processing query
12841 2024.09.09 17:57:58.675861 [ 3 ] {775519a1-df50-486e-9623-72feb00eec4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12842 2024.09.09 17:57:58.675892 [ 3 ] {} <Debug> HTTP-Session: d7562fd5-4a20-4467-b7c9-40c44bd4e620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12843 2024.09.09 17:57:58.676134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12844 2024.09.09 17:57:58.676242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12845 2024.09.09 17:57:58.676302 [ 3 ] {} <Debug> HTTP-Session: bbe466e4-3f31-4fcf-bf38-d43d4fb343b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12846 2024.09.09 17:57:58.676351 [ 3 ] {} <Debug> HTTP-Session: bbe466e4-3f31-4fcf-bf38-d43d4fb343b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12847 2024.09.09 17:57:58.676370 [ 3 ] {} <Debug> HTTP-Session: bbe466e4-3f31-4fcf-bf38-d43d4fb343b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12848 2024.09.09 17:57:58.676426 [ 3 ] {} <Trace> HTTP-Session: bbe466e4-3f31-4fcf-bf38-d43d4fb343b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12849 2024.09.09 17:57:58.676607 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12850 2024.09.09 17:57:58.676609 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12851 2024.09.09 17:57:58.676736 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12852 2024.09.09 17:57:58.676801 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_66_13} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12853 2024.09.09 17:57:58.676970 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
12854 2024.09.09 17:57:58.677154 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12855 2024.09.09 17:57:58.677487 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12856 2024.09.09 17:57:58.677526 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12857 2024.09.09 17:57:58.677900 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
12858 2024.09.09 17:57:58.678283 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12859 2024.09.09 17:57:58.678451 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001899 sec., 7372.30121116377 rows/sec., 516.31 KiB/sec.
12860 2024.09.09 17:57:58.678667 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Debug> DynamicQueryHandler: Done processing query
12861 2024.09.09 17:57:58.678696 [ 3 ] {27fd2bc1-6640-444e-83af-d0b42f8e5e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12862 2024.09.09 17:57:58.678715 [ 3 ] {} <Debug> HTTP-Session: bbe466e4-3f31-4fcf-bf38-d43d4fb343b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12863 2024.09.09 17:57:58.678843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12864 2024.09.09 17:57:58.678890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12865 2024.09.09 17:57:58.678909 [ 3 ] {} <Debug> HTTP-Session: 39305ca3-2405-44cb-bbc0-00cf0732f1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12866 2024.09.09 17:57:58.678926 [ 3 ] {} <Debug> HTTP-Session: 39305ca3-2405-44cb-bbc0-00cf0732f1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12867 2024.09.09 17:57:58.678940 [ 3 ] {} <Debug> HTTP-Session: 39305ca3-2405-44cb-bbc0-00cf0732f1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.09.09 17:57:58.678970 [ 3 ] {} <Trace> HTTP-Session: 39305ca3-2405-44cb-bbc0-00cf0732f1f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12869 2024.09.09 17:57:58.679069 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12870 2024.09.09 17:57:58.679112 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12871 2024.09.09 17:57:58.679341 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12872 2024.09.09 17:57:58.679647 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12873 2024.09.09 17:57:58.679685 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12874 2024.09.09 17:57:58.680035 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12875 2024.09.09 17:57:58.680399 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12876 2024.09.09 17:57:58.680553 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 236.80 KiB/sec.
12877 2024.09.09 17:57:58.680563 [ 85 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
12878 2024.09.09 17:57:58.680654 [ 85 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12879 2024.09.09 17:57:58.680706 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12880 2024.09.09 17:57:58.680939 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Debug> DynamicQueryHandler: Done processing query
12881 2024.09.09 17:57:58.681009 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
12882 2024.09.09 17:57:58.681034 [ 3 ] {021fc18c-4789-4f14-9d7c-8304ac2547eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12883 2024.09.09 17:57:58.681167 [ 3 ] {} <Debug> HTTP-Session: 39305ca3-2405-44cb-bbc0-00cf0732f1f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12884 2024.09.09 17:57:58.681543 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12885 2024.09.09 17:57:58.681586 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part
12886 2024.09.09 17:57:58.681648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12887 2024.09.09 17:57:58.681792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12888 2024.09.09 17:57:58.681875 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
12889 2024.09.09 17:57:58.681889 [ 3 ] {} <Debug> HTTP-Session: 5208bf00-a603-45cf-8a25-992185c676b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12890 2024.09.09 17:57:58.681963 [ 3 ] {} <Debug> HTTP-Session: 5208bf00-a603-45cf-8a25-992185c676b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12891 2024.09.09 17:57:58.682032 [ 3 ] {} <Debug> HTTP-Session: 5208bf00-a603-45cf-8a25-992185c676b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12892 2024.09.09 17:57:58.682167 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
12893 2024.09.09 17:57:58.682182 [ 3 ] {} <Trace> HTTP-Session: 5208bf00-a603-45cf-8a25-992185c676b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12894 2024.09.09 17:57:58.682470 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
12895 2024.09.09 17:57:58.682685 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
12896 2024.09.09 17:57:58.682731 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12897 2024.09.09 17:57:58.682942 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12898 2024.09.09 17:57:58.683744 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12899 2024.09.09 17:57:58.685073 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12900 2024.09.09 17:57:58.685115 [ 196 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004312006 sec., 6957.318705029631 rows/sec., 441.63 KiB/sec.
12901 2024.09.09 17:57:58.685129 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12902 2024.09.09 17:57:58.685272 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
12903 2024.09.09 17:57:58.685730 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12904 2024.09.09 17:57:58.685896 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12905 2024.09.09 17:57:58.686048 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_33_8} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
12906 2024.09.09 17:57:58.686152 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12907 2024.09.09 17:57:58.686254 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12908 2024.09.09 17:57:58.686451 [ 85 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12909 2024.09.09 17:57:58.686459 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Debug> executeQuery: Read 418 rows, 30.57 KiB in 0.004018 sec., 104031.85664509707 rows/sec., 7.43 MiB/sec.
12910 2024.09.09 17:57:58.686509 [ 85 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12911 2024.09.09 17:57:58.686591 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12912 2024.09.09 17:57:58.686969 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Debug> DynamicQueryHandler: Done processing query
12913 2024.09.09 17:57:58.686961 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12914 2024.09.09 17:57:58.687019 [ 3 ] {ee87d17c-6f31-4dcc-8309-3f1c3cb53729} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12915 2024.09.09 17:57:58.687106 [ 3 ] {} <Debug> HTTP-Session: 5208bf00-a603-45cf-8a25-992185c676b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12916 2024.09.09 17:57:58.687369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12917 2024.09.09 17:57:58.687540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12918 2024.09.09 17:57:58.687676 [ 3 ] {} <Debug> HTTP-Session: 3c2a0897-0b82-4915-9e45-f77b0dffb1fb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12919 2024.09.09 17:57:58.687770 [ 3 ] {} <Debug> HTTP-Session: 3c2a0897-0b82-4915-9e45-f77b0dffb1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12920 2024.09.09 17:57:58.687854 [ 3 ] {} <Debug> HTTP-Session: 3c2a0897-0b82-4915-9e45-f77b0dffb1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12921 2024.09.09 17:57:58.687870 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12922 2024.09.09 17:57:58.687965 [ 3 ] {} <Trace> HTTP-Session: 3c2a0897-0b82-4915-9e45-f77b0dffb1fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12923 2024.09.09 17:57:58.688031 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part
12924 2024.09.09 17:57:58.688274 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12925 2024.09.09 17:57:58.688373 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 416 rows starting from the beginning of the part
12926 2024.09.09 17:57:58.688398 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12927 2024.09.09 17:57:58.688721 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part
12928 2024.09.09 17:57:58.689119 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 414 rows starting from the beginning of the part
12929 2024.09.09 17:57:58.689401 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12930 2024.09.09 17:57:58.689455 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part
12931 2024.09.09 17:57:58.689751 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 418 rows starting from the beginning of the part
12932 2024.09.09 17:57:58.690479 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12933 2024.09.09 17:57:58.690539 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12934 2024.09.09 17:57:58.691468 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12935 2024.09.09 17:57:58.692281 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12936 2024.09.09 17:57:58.692553 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004476 sec., 1340.4825737265417 rows/sec., 70.03 KiB/sec.
12937 2024.09.09 17:57:58.693112 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Debug> DynamicQueryHandler: Done processing query
12938 2024.09.09 17:57:58.693216 [ 3 ] {09fb5cf6-dc0b-4eb5-bb38-c7aa9945ee81} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12939 2024.09.09 17:57:58.693314 [ 3 ] {} <Debug> HTTP-Session: 3c2a0897-0b82-4915-9e45-f77b0dffb1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12940 2024.09.09 17:57:58.693575 [ 192 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00685052 sec., 336616.7823756445 rows/sec., 25.64 MiB/sec.
12941 2024.09.09 17:57:58.693604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12942 2024.09.09 17:57:58.693687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12943 2024.09.09 17:57:58.693709 [ 3 ] {} <Debug> HTTP-Session: 23a5dbd3-9310-4334-b282-241b7c522db0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12944 2024.09.09 17:57:58.693726 [ 3 ] {} <Debug> HTTP-Session: 23a5dbd3-9310-4334-b282-241b7c522db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12945 2024.09.09 17:57:58.693745 [ 3 ] {} <Debug> HTTP-Session: 23a5dbd3-9310-4334-b282-241b7c522db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12946 2024.09.09 17:57:58.693781 [ 3 ] {} <Trace> HTTP-Session: 23a5dbd3-9310-4334-b282-241b7c522db0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12947 2024.09.09 17:57:58.693844 [ 198 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12948 2024.09.09 17:57:58.694062 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12949 2024.09.09 17:57:58.694144 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12950 2024.09.09 17:57:58.694534 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12951 2024.09.09 17:57:58.694690 [ 198 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12952 2024.09.09 17:57:58.694830 [ 198 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_66_13} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12953 2024.09.09 17:57:58.694972 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
12954 2024.09.09 17:57:58.695127 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12955 2024.09.09 17:57:58.695165 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12956 2024.09.09 17:57:58.695573 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12957 2024.09.09 17:57:58.695936 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12958 2024.09.09 17:57:58.696094 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002209 sec., 108193.75282933454 rows/sec., 7.25 MiB/sec.
12959 2024.09.09 17:57:58.696105 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12960 2024.09.09 17:57:58.696196 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12961 2024.09.09 17:57:58.696234 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12962 2024.09.09 17:57:58.696414 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12963 2024.09.09 17:57:58.696431 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Debug> DynamicQueryHandler: Done processing query
12964 2024.09.09 17:57:58.696486 [ 3 ] {d5c05066-aa6d-4255-9bd1-d88cfd10be5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12965 2024.09.09 17:57:58.696515 [ 3 ] {} <Debug> HTTP-Session: 23a5dbd3-9310-4334-b282-241b7c522db0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12966 2024.09.09 17:57:58.696635 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12967 2024.09.09 17:57:58.696671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12968 2024.09.09 17:57:58.696700 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19095 rows starting from the beginning of the part
12969 2024.09.09 17:57:58.696769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12970 2024.09.09 17:57:58.696863 [ 3 ] {} <Debug> HTTP-Session: 948b3594-9445-4e14-bffe-8998b743b4df Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12971 2024.09.09 17:57:58.696940 [ 3 ] {} <Debug> HTTP-Session: 948b3594-9445-4e14-bffe-8998b743b4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12972 2024.09.09 17:57:58.697005 [ 3 ] {} <Debug> HTTP-Session: 948b3594-9445-4e14-bffe-8998b743b4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12973 2024.09.09 17:57:58.696999 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 238 rows starting from the beginning of the part
12974 2024.09.09 17:57:58.697085 [ 3 ] {} <Trace> HTTP-Session: 948b3594-9445-4e14-bffe-8998b743b4df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12975 2024.09.09 17:57:58.697270 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
12976 2024.09.09 17:57:58.697373 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12977 2024.09.09 17:57:58.697553 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12978 2024.09.09 17:57:58.697573 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part
12979 2024.09.09 17:57:58.697972 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
12980 2024.09.09 17:57:58.698338 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 239 rows starting from the beginning of the part
12981 2024.09.09 17:57:58.698508 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12982 2024.09.09 17:57:58.699279 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12983 2024.09.09 17:57:58.699349 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
12984 2024.09.09 17:57:58.699874 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12985 2024.09.09 17:57:58.700356 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12986 2024.09.09 17:57:58.700715 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 19.71 KiB/sec.
12987 2024.09.09 17:57:58.701126 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Debug> DynamicQueryHandler: Done processing query
12988 2024.09.09 17:57:58.701174 [ 3 ] {a7052416-b001-46ee-ac94-31862f14c6ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12989 2024.09.09 17:57:58.701223 [ 3 ] {} <Debug> HTTP-Session: 948b3594-9445-4e14-bffe-8998b743b4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12990 2024.09.09 17:57:58.701472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12991 2024.09.09 17:57:58.701531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12992 2024.09.09 17:57:58.701554 [ 3 ] {} <Debug> HTTP-Session: a841925a-fffc-4552-a905-7ac225c567f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
12993 2024.09.09 17:57:58.701571 [ 3 ] {} <Debug> HTTP-Session: a841925a-fffc-4552-a905-7ac225c567f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12994 2024.09.09 17:57:58.701585 [ 3 ] {} <Debug> HTTP-Session: a841925a-fffc-4552-a905-7ac225c567f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12995 2024.09.09 17:57:58.701633 [ 3 ] {} <Trace> HTTP-Session: a841925a-fffc-4552-a905-7ac225c567f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12996 2024.09.09 17:57:58.702009 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12997 2024.09.09 17:57:58.702090 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12998 2024.09.09 17:57:58.703004 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12999 2024.09.09 17:57:58.703789 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13000 2024.09.09 17:57:58.703827 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13001 2024.09.09 17:57:58.704872 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13002 2024.09.09 17:57:58.705489 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20129 rows, containing 5 columns (5 merged, 0 gathered) in 0.009141874 sec., 2201846.1422679857 rows/sec., 148.50 MiB/sec.
13003 2024.09.09 17:57:58.705904 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13004 2024.09.09 17:57:58.705910 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13005 2024.09.09 17:57:58.706335 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004607 sec., 6945.951812459301 rows/sec., 12.45 MiB/sec.
13006 2024.09.09 17:57:58.707167 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Debug> DynamicQueryHandler: Done processing query
13007 2024.09.09 17:57:58.707216 [ 3 ] {c8f50d38-489d-476b-b05a-3a8f1132e5b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
13008 2024.09.09 17:57:58.707252 [ 3 ] {} <Debug> HTTP-Session: a841925a-fffc-4552-a905-7ac225c567f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13009 2024.09.09 17:57:58.707260 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13010 2024.09.09 17:57:58.707375 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13011 2024.09.09 17:57:58.707419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13012 2024.09.09 17:57:58.707530 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB.
13013 2024.09.09 17:57:58.707543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13014 2024.09.09 17:57:58.707590 [ 3 ] {} <Debug> HTTP-Session: e2b0345a-7c9e-45bd-97af-4e0455db4663 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13015 2024.09.09 17:57:58.707608 [ 3 ] {} <Debug> HTTP-Session: e2b0345a-7c9e-45bd-97af-4e0455db4663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13016 2024.09.09 17:57:58.707622 [ 3 ] {} <Debug> HTTP-Session: e2b0345a-7c9e-45bd-97af-4e0455db4663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13017 2024.09.09 17:57:58.707657 [ 3 ] {} <Trace> HTTP-Session: e2b0345a-7c9e-45bd-97af-4e0455db4663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13018 2024.09.09 17:57:58.707791 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13019 2024.09.09 17:57:58.707838 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13020 2024.09.09 17:57:58.707991 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13021 2024.09.09 17:57:58.708311 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13022 2024.09.09 17:57:58.708347 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13023 2024.09.09 17:57:58.708725 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13024 2024.09.09 17:57:58.709061 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13025 2024.09.09 17:57:58.709227 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec.
13026 2024.09.09 17:57:58.709229 [ 85 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13027 2024.09.09 17:57:58.709329 [ 85 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13028 2024.09.09 17:57:58.709384 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13029 2024.09.09 17:57:58.709508 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Debug> DynamicQueryHandler: Done processing query
13030 2024.09.09 17:57:58.709567 [ 3 ] {8884549d-729a-44b1-b4c3-880664bb0a2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13031 2024.09.09 17:57:58.709580 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
13032 2024.09.09 17:57:58.709600 [ 3 ] {} <Debug> HTTP-Session: e2b0345a-7c9e-45bd-97af-4e0455db4663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13033 2024.09.09 17:57:58.709780 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13034 2024.09.09 17:57:58.709821 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3860 rows starting from the beginning of the part
13035 2024.09.09 17:57:58.709929 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part
13036 2024.09.09 17:57:58.710112 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
13037 2024.09.09 17:57:58.710285 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part
13038 2024.09.09 17:57:58.710418 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
13039 2024.09.09 17:57:58.710604 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part
13040 2024.09.09 17:57:58.712381 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4226 rows, containing 4 columns (4 merged, 0 gathered) in 0.002910857 sec., 1451806.1175798054 rows/sec., 94.10 MiB/sec.
13041 2024.09.09 17:57:58.712673 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13042 2024.09.09 17:57:58.713057 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13043 2024.09.09 17:57:58.713146 [ 192 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_66_13} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13044 2024.09.09 17:57:58.713232 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
13045 2024.09.09 17:58:02.554143 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
13046 2024.09.09 17:58:02.554222 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
13047 2024.09.09 17:58:03.686524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13048 2024.09.09 17:58:03.686700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13049 2024.09.09 17:58:03.686745 [ 3 ] {} <Debug> HTTP-Session: 1161ba5e-67ef-4ba6-9c50-7b50626d4147 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13050 2024.09.09 17:58:03.686785 [ 3 ] {} <Debug> HTTP-Session: 1161ba5e-67ef-4ba6-9c50-7b50626d4147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13051 2024.09.09 17:58:03.686813 [ 3 ] {} <Debug> HTTP-Session: 1161ba5e-67ef-4ba6-9c50-7b50626d4147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13052 2024.09.09 17:58:03.686891 [ 3 ] {} <Trace> HTTP-Session: 1161ba5e-67ef-4ba6-9c50-7b50626d4147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13053 2024.09.09 17:58:03.687502 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13054 2024.09.09 17:58:03.687578 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13055 2024.09.09 17:58:03.687917 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13056 2024.09.09 17:58:03.689263 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13057 2024.09.09 17:58:03.689304 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13058 2024.09.09 17:58:03.689813 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13059 2024.09.09 17:58:03.690215 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13060 2024.09.09 17:58:03.690360 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.00321 sec., 377570.0934579439 rows/sec., 31.20 MiB/sec.
13061 2024.09.09 17:58:03.690578 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Debug> DynamicQueryHandler: Done processing query
13062 2024.09.09 17:58:03.690604 [ 3 ] {4868afb7-8667-4ce9-ad90-9e18e2cf9ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
13063 2024.09.09 17:58:03.690621 [ 3 ] {} <Debug> HTTP-Session: 1161ba5e-67ef-4ba6-9c50-7b50626d4147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13064 2024.09.09 17:58:03.690885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13065 2024.09.09 17:58:03.690942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13066 2024.09.09 17:58:03.690963 [ 3 ] {} <Debug> HTTP-Session: 9a7c88ab-6301-4b02-9a3f-df44629c13d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13067 2024.09.09 17:58:03.690982 [ 3 ] {} <Debug> HTTP-Session: 9a7c88ab-6301-4b02-9a3f-df44629c13d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13068 2024.09.09 17:58:03.690997 [ 3 ] {} <Debug> HTTP-Session: 9a7c88ab-6301-4b02-9a3f-df44629c13d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13069 2024.09.09 17:58:03.691032 [ 3 ] {} <Trace> HTTP-Session: 9a7c88ab-6301-4b02-9a3f-df44629c13d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13070 2024.09.09 17:58:03.691138 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13071 2024.09.09 17:58:03.691182 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13072 2024.09.09 17:58:03.691409 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13073 2024.09.09 17:58:03.691736 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13074 2024.09.09 17:58:03.691772 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13075 2024.09.09 17:58:03.692111 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13076 2024.09.09 17:58:03.692445 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13077 2024.09.09 17:58:03.692561 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001493 sec., 5358.33891493637 rows/sec., 402.92 KiB/sec.
13078 2024.09.09 17:58:03.692805 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Debug> DynamicQueryHandler: Done processing query
13079 2024.09.09 17:58:03.692866 [ 3 ] {6c843127-19c3-4cac-9359-62a421275f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13080 2024.09.09 17:58:03.692987 [ 3 ] {} <Debug> HTTP-Session: 9a7c88ab-6301-4b02-9a3f-df44629c13d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13081 2024.09.09 17:58:03.693227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13082 2024.09.09 17:58:03.693278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13083 2024.09.09 17:58:03.693296 [ 3 ] {} <Debug> HTTP-Session: 60981a95-5024-415b-9978-52e370eb2e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13084 2024.09.09 17:58:03.693313 [ 3 ] {} <Debug> HTTP-Session: 60981a95-5024-415b-9978-52e370eb2e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13085 2024.09.09 17:58:03.693327 [ 3 ] {} <Debug> HTTP-Session: 60981a95-5024-415b-9978-52e370eb2e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13086 2024.09.09 17:58:03.693359 [ 3 ] {} <Trace> HTTP-Session: 60981a95-5024-415b-9978-52e370eb2e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13087 2024.09.09 17:58:03.693512 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13088 2024.09.09 17:58:03.693557 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13089 2024.09.09 17:58:03.693799 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13090 2024.09.09 17:58:03.694239 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13091 2024.09.09 17:58:03.694276 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13092 2024.09.09 17:58:03.694644 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
13093 2024.09.09 17:58:03.695006 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13094 2024.09.09 17:58:03.695131 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001693 sec., 134672.17956290607 rows/sec., 9.12 MiB/sec.
13095 2024.09.09 17:58:03.695303 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Debug> DynamicQueryHandler: Done processing query
13096 2024.09.09 17:58:03.695328 [ 3 ] {83c09fc1-38b6-4b52-8c9c-29e0a81156ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13097 2024.09.09 17:58:03.695344 [ 3 ] {} <Debug> HTTP-Session: 60981a95-5024-415b-9978-52e370eb2e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13098 2024.09.09 17:58:03.695609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13099 2024.09.09 17:58:03.695657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13100 2024.09.09 17:58:03.695675 [ 3 ] {} <Debug> HTTP-Session: 445b53c1-8b0b-4491-a622-0dae62f7b7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13101 2024.09.09 17:58:03.695691 [ 3 ] {} <Debug> HTTP-Session: 445b53c1-8b0b-4491-a622-0dae62f7b7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13102 2024.09.09 17:58:03.695705 [ 3 ] {} <Debug> HTTP-Session: 445b53c1-8b0b-4491-a622-0dae62f7b7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13103 2024.09.09 17:58:03.695735 [ 3 ] {} <Trace> HTTP-Session: 445b53c1-8b0b-4491-a622-0dae62f7b7c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13104 2024.09.09 17:58:03.696027 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13105 2024.09.09 17:58:03.696068 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13106 2024.09.09 17:58:03.696275 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13107 2024.09.09 17:58:03.696942 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13108 2024.09.09 17:58:03.696980 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13109 2024.09.09 17:58:03.697364 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13110 2024.09.09 17:58:03.697720 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13111 2024.09.09 17:58:03.697844 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002007 sec., 263079.2227204783 rows/sec., 19.48 MiB/sec.
13112 2024.09.09 17:58:03.698001 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Debug> DynamicQueryHandler: Done processing query
13113 2024.09.09 17:58:03.698026 [ 3 ] {63cf6918-1926-4675-b536-2c2d16d31c1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13114 2024.09.09 17:58:03.698041 [ 3 ] {} <Debug> HTTP-Session: 445b53c1-8b0b-4491-a622-0dae62f7b7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13115 2024.09.09 17:58:03.698291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13116 2024.09.09 17:58:03.698339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13117 2024.09.09 17:58:03.698358 [ 3 ] {} <Debug> HTTP-Session: 66cc81a7-25af-45cf-8abc-5fd1a7e4d1ad Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13118 2024.09.09 17:58:03.698374 [ 3 ] {} <Debug> HTTP-Session: 66cc81a7-25af-45cf-8abc-5fd1a7e4d1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13119 2024.09.09 17:58:03.698388 [ 3 ] {} <Debug> HTTP-Session: 66cc81a7-25af-45cf-8abc-5fd1a7e4d1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13120 2024.09.09 17:58:03.698418 [ 3 ] {} <Trace> HTTP-Session: 66cc81a7-25af-45cf-8abc-5fd1a7e4d1ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13121 2024.09.09 17:58:03.698804 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13122 2024.09.09 17:58:03.698852 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13123 2024.09.09 17:58:03.698999 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13124 2024.09.09 17:58:03.699778 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13125 2024.09.09 17:58:03.699814 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13126 2024.09.09 17:58:03.700227 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13127 2024.09.09 17:58:03.700546 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13128 2024.09.09 17:58:03.700673 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002163 sec., 390198.7979657883 rows/sec., 26.26 MiB/sec.
13129 2024.09.09 17:58:03.700952 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Debug> DynamicQueryHandler: Done processing query
13130 2024.09.09 17:58:03.700986 [ 3 ] {124e5b2c-f913-49a9-8f4e-4e770baf1edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13131 2024.09.09 17:58:03.701017 [ 3 ] {} <Debug> HTTP-Session: 66cc81a7-25af-45cf-8abc-5fd1a7e4d1ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13132 2024.09.09 17:58:03.701348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13133 2024.09.09 17:58:03.701395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13134 2024.09.09 17:58:03.701414 [ 3 ] {} <Debug> HTTP-Session: efbaefed-4b10-40c2-9560-4bbd10a315ed Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13135 2024.09.09 17:58:03.701431 [ 3 ] {} <Debug> HTTP-Session: efbaefed-4b10-40c2-9560-4bbd10a315ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13136 2024.09.09 17:58:03.701445 [ 3 ] {} <Debug> HTTP-Session: efbaefed-4b10-40c2-9560-4bbd10a315ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13137 2024.09.09 17:58:03.701475 [ 3 ] {} <Trace> HTTP-Session: efbaefed-4b10-40c2-9560-4bbd10a315ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13138 2024.09.09 17:58:03.701621 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13139 2024.09.09 17:58:03.701687 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13140 2024.09.09 17:58:03.702103 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13141 2024.09.09 17:58:03.702701 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13142 2024.09.09 17:58:03.702737 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13143 2024.09.09 17:58:03.703343 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13144 2024.09.09 17:58:03.703759 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13145 2024.09.09 17:58:03.703946 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002393 sec., 3343.083994985374 rows/sec., 5.99 MiB/sec.
13146 2024.09.09 17:58:03.704158 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Debug> DynamicQueryHandler: Done processing query
13147 2024.09.09 17:58:03.704181 [ 3 ] {d06efb54-cf51-464f-a3e7-1c59fb1c9864} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13148 2024.09.09 17:58:03.704196 [ 3 ] {} <Debug> HTTP-Session: efbaefed-4b10-40c2-9560-4bbd10a315ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13149 2024.09.09 17:58:03.704314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13150 2024.09.09 17:58:03.704360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13151 2024.09.09 17:58:03.704377 [ 3 ] {} <Debug> HTTP-Session: 6734dfcd-f39e-4143-b774-ee2fd20165a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13152 2024.09.09 17:58:03.704392 [ 3 ] {} <Debug> HTTP-Session: 6734dfcd-f39e-4143-b774-ee2fd20165a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13153 2024.09.09 17:58:03.704405 [ 3 ] {} <Debug> HTTP-Session: 6734dfcd-f39e-4143-b774-ee2fd20165a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13154 2024.09.09 17:58:03.704434 [ 3 ] {} <Trace> HTTP-Session: 6734dfcd-f39e-4143-b774-ee2fd20165a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13155 2024.09.09 17:58:03.704540 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13156 2024.09.09 17:58:03.704582 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13157 2024.09.09 17:58:03.704702 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13158 2024.09.09 17:58:03.705063 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13159 2024.09.09 17:58:03.705098 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13160 2024.09.09 17:58:03.705453 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13161 2024.09.09 17:58:03.705769 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13162 2024.09.09 17:58:03.705925 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
13163 2024.09.09 17:58:03.706187 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Debug> DynamicQueryHandler: Done processing query
13164 2024.09.09 17:58:03.706244 [ 3 ] {fc8bdc46-3317-4369-851e-679db81d50b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13165 2024.09.09 17:58:03.706302 [ 3 ] {} <Debug> HTTP-Session: 6734dfcd-f39e-4143-b774-ee2fd20165a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13166 2024.09.09 17:58:04.001834 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001092536 sec.
13167 2024.09.09 17:58:08.666618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13168 2024.09.09 17:58:08.666768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13169 2024.09.09 17:58:08.666798 [ 3 ] {} <Debug> HTTP-Session: 9dfb0854-58e4-48bc-94f7-7566be29340a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13170 2024.09.09 17:58:08.666827 [ 3 ] {} <Debug> HTTP-Session: 9dfb0854-58e4-48bc-94f7-7566be29340a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13171 2024.09.09 17:58:08.666844 [ 3 ] {} <Debug> HTTP-Session: 9dfb0854-58e4-48bc-94f7-7566be29340a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13172 2024.09.09 17:58:08.666901 [ 3 ] {} <Trace> HTTP-Session: 9dfb0854-58e4-48bc-94f7-7566be29340a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13173 2024.09.09 17:58:08.667188 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13174 2024.09.09 17:58:08.667257 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13175 2024.09.09 17:58:08.667594 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13176 2024.09.09 17:58:08.668224 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13177 2024.09.09 17:58:08.668265 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13178 2024.09.09 17:58:08.668840 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13179 2024.09.09 17:58:08.669230 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13180 2024.09.09 17:58:08.669372 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002335 sec., 108351.17773019272 rows/sec., 9.58 MiB/sec.
13181 2024.09.09 17:58:08.669669 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Debug> DynamicQueryHandler: Done processing query
13182 2024.09.09 17:58:08.669717 [ 3 ] {46af4e2e-dcec-4f01-af3a-76deb0080a3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13183 2024.09.09 17:58:08.669734 [ 3 ] {} <Debug> HTTP-Session: 9dfb0854-58e4-48bc-94f7-7566be29340a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13184 2024.09.09 17:58:08.669979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13185 2024.09.09 17:58:08.670035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13186 2024.09.09 17:58:08.670055 [ 3 ] {} <Debug> HTTP-Session: d85dec0a-728b-4c6f-ba74-1bab1df84caa Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13187 2024.09.09 17:58:08.670073 [ 3 ] {} <Debug> HTTP-Session: d85dec0a-728b-4c6f-ba74-1bab1df84caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13188 2024.09.09 17:58:08.670087 [ 3 ] {} <Debug> HTTP-Session: d85dec0a-728b-4c6f-ba74-1bab1df84caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13189 2024.09.09 17:58:08.670123 [ 3 ] {} <Trace> HTTP-Session: d85dec0a-728b-4c6f-ba74-1bab1df84caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13190 2024.09.09 17:58:08.670244 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13191 2024.09.09 17:58:08.670294 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13192 2024.09.09 17:58:08.670549 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13193 2024.09.09 17:58:08.670875 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13194 2024.09.09 17:58:08.670913 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13195 2024.09.09 17:58:08.671276 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13196 2024.09.09 17:58:08.671660 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13197 2024.09.09 17:58:08.671791 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001584 sec., 20202.020202020205 rows/sec., 1.48 MiB/sec.
13198 2024.09.09 17:58:08.671954 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Debug> DynamicQueryHandler: Done processing query
13199 2024.09.09 17:58:08.671980 [ 3 ] {942747b8-b2ec-491a-bd15-1dab0a9a4240} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13200 2024.09.09 17:58:08.671996 [ 3 ] {} <Debug> HTTP-Session: d85dec0a-728b-4c6f-ba74-1bab1df84caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13201 2024.09.09 17:58:08.672118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13202 2024.09.09 17:58:08.672168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13203 2024.09.09 17:58:08.672187 [ 3 ] {} <Debug> HTTP-Session: e7b02f70-9371-4b15-9b26-6bfba789ff15 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13204 2024.09.09 17:58:08.672203 [ 3 ] {} <Debug> HTTP-Session: e7b02f70-9371-4b15-9b26-6bfba789ff15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13205 2024.09.09 17:58:08.672217 [ 3 ] {} <Debug> HTTP-Session: e7b02f70-9371-4b15-9b26-6bfba789ff15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13206 2024.09.09 17:58:08.672249 [ 3 ] {} <Trace> HTTP-Session: e7b02f70-9371-4b15-9b26-6bfba789ff15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13207 2024.09.09 17:58:08.672353 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13208 2024.09.09 17:58:08.672398 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13209 2024.09.09 17:58:08.672622 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13210 2024.09.09 17:58:08.672924 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13211 2024.09.09 17:58:08.672961 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13212 2024.09.09 17:58:08.673322 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
13213 2024.09.09 17:58:08.673686 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13214 2024.09.09 17:58:08.673818 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001496 sec., 9358.288770053476 rows/sec., 655.39 KiB/sec.
13215 2024.09.09 17:58:08.673986 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Debug> DynamicQueryHandler: Done processing query
13216 2024.09.09 17:58:08.674010 [ 3 ] {c566e57b-9921-4a2c-9c8f-f61b5619d67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13217 2024.09.09 17:58:08.674026 [ 3 ] {} <Debug> HTTP-Session: e7b02f70-9371-4b15-9b26-6bfba789ff15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13218 2024.09.09 17:58:08.674149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13219 2024.09.09 17:58:08.674198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13220 2024.09.09 17:58:08.674217 [ 3 ] {} <Debug> HTTP-Session: f0439728-2cba-4f8b-b81b-f0314f90abc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13221 2024.09.09 17:58:08.674233 [ 3 ] {} <Debug> HTTP-Session: f0439728-2cba-4f8b-b81b-f0314f90abc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13222 2024.09.09 17:58:08.674247 [ 3 ] {} <Debug> HTTP-Session: f0439728-2cba-4f8b-b81b-f0314f90abc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13223 2024.09.09 17:58:08.674278 [ 3 ] {} <Trace> HTTP-Session: f0439728-2cba-4f8b-b81b-f0314f90abc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13224 2024.09.09 17:58:08.674374 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13225 2024.09.09 17:58:08.674417 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13226 2024.09.09 17:58:08.674642 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13227 2024.09.09 17:58:08.674926 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13228 2024.09.09 17:58:08.674962 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13229 2024.09.09 17:58:08.675311 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13230 2024.09.09 17:58:08.675671 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13231 2024.09.09 17:58:08.675797 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
13232 2024.09.09 17:58:08.675954 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Debug> DynamicQueryHandler: Done processing query
13233 2024.09.09 17:58:08.675979 [ 3 ] {19f3c373-1eaa-4e7b-814f-32fe6fcc8ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13234 2024.09.09 17:58:08.675995 [ 3 ] {} <Debug> HTTP-Session: f0439728-2cba-4f8b-b81b-f0314f90abc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13235 2024.09.09 17:58:08.676185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13236 2024.09.09 17:58:08.676233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13237 2024.09.09 17:58:08.676252 [ 3 ] {} <Debug> HTTP-Session: 8d593420-22d8-4137-bf6c-dec552e49f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13238 2024.09.09 17:58:08.676268 [ 3 ] {} <Debug> HTTP-Session: 8d593420-22d8-4137-bf6c-dec552e49f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13239 2024.09.09 17:58:08.676282 [ 3 ] {} <Debug> HTTP-Session: 8d593420-22d8-4137-bf6c-dec552e49f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13240 2024.09.09 17:58:08.676312 [ 3 ] {} <Trace> HTTP-Session: 8d593420-22d8-4137-bf6c-dec552e49f8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13241 2024.09.09 17:58:08.676526 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13242 2024.09.09 17:58:08.676570 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13243 2024.09.09 17:58:08.676791 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13244 2024.09.09 17:58:08.677314 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13245 2024.09.09 17:58:08.677351 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13246 2024.09.09 17:58:08.677737 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13247 2024.09.09 17:58:08.678101 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13248 2024.09.09 17:58:08.678229 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001811 sec., 228602.9817780232 rows/sec., 16.31 MiB/sec.
13249 2024.09.09 17:58:08.678396 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Debug> DynamicQueryHandler: Done processing query
13250 2024.09.09 17:58:08.678420 [ 3 ] {9e75c6e5-09a6-45e3-aa5f-659fdb04bc4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13251 2024.09.09 17:58:08.678436 [ 3 ] {} <Debug> HTTP-Session: 8d593420-22d8-4137-bf6c-dec552e49f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13252 2024.09.09 17:58:08.678585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13253 2024.09.09 17:58:08.678634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13254 2024.09.09 17:58:08.678653 [ 3 ] {} <Debug> HTTP-Session: cf7f4a9f-5fd7-4e68-8426-ab027e5a5f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13255 2024.09.09 17:58:08.678669 [ 3 ] {} <Debug> HTTP-Session: cf7f4a9f-5fd7-4e68-8426-ab027e5a5f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13256 2024.09.09 17:58:08.678684 [ 3 ] {} <Debug> HTTP-Session: cf7f4a9f-5fd7-4e68-8426-ab027e5a5f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13257 2024.09.09 17:58:08.678714 [ 3 ] {} <Trace> HTTP-Session: cf7f4a9f-5fd7-4e68-8426-ab027e5a5f22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13258 2024.09.09 17:58:08.678810 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13259 2024.09.09 17:58:08.678856 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13260 2024.09.09 17:58:08.678984 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13261 2024.09.09 17:58:08.679233 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13262 2024.09.09 17:58:08.679269 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13263 2024.09.09 17:58:08.679626 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13264 2024.09.09 17:58:08.679948 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13265 2024.09.09 17:58:08.680079 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001294 sec., 4636.7851622874805 rows/sec., 242.25 KiB/sec.
13266 2024.09.09 17:58:08.680230 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Debug> DynamicQueryHandler: Done processing query
13267 2024.09.09 17:58:08.680254 [ 3 ] {8b79b5bb-99ad-4ae7-8f73-ea7147a8eaa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13268 2024.09.09 17:58:08.680270 [ 3 ] {} <Debug> HTTP-Session: cf7f4a9f-5fd7-4e68-8426-ab027e5a5f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13269 2024.09.09 17:58:08.680425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13270 2024.09.09 17:58:08.680472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13271 2024.09.09 17:58:08.680491 [ 3 ] {} <Debug> HTTP-Session: 1ceb365b-bfee-4faa-859a-fddaf55c9170 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13272 2024.09.09 17:58:08.680507 [ 3 ] {} <Debug> HTTP-Session: 1ceb365b-bfee-4faa-859a-fddaf55c9170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13273 2024.09.09 17:58:08.680522 [ 3 ] {} <Debug> HTTP-Session: 1ceb365b-bfee-4faa-859a-fddaf55c9170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13274 2024.09.09 17:58:08.680552 [ 3 ] {} <Trace> HTTP-Session: 1ceb365b-bfee-4faa-859a-fddaf55c9170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13275 2024.09.09 17:58:08.680713 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13276 2024.09.09 17:58:08.680760 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13277 2024.09.09 17:58:08.680900 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13278 2024.09.09 17:58:08.681411 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13279 2024.09.09 17:58:08.681446 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13280 2024.09.09 17:58:08.681826 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13281 2024.09.09 17:58:08.682167 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13282 2024.09.09 17:58:08.682293 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001684 sec., 140736.34204275534 rows/sec., 9.43 MiB/sec.
13283 2024.09.09 17:58:08.682457 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Debug> DynamicQueryHandler: Done processing query
13284 2024.09.09 17:58:08.682481 [ 3 ] {a6369bbb-caed-43a2-88d1-da02198ef46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13285 2024.09.09 17:58:08.682496 [ 3 ] {} <Debug> HTTP-Session: 1ceb365b-bfee-4faa-859a-fddaf55c9170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13286 2024.09.09 17:58:08.682615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13287 2024.09.09 17:58:08.682660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13288 2024.09.09 17:58:08.682679 [ 3 ] {} <Debug> HTTP-Session: 27c840cb-f7e6-4f30-bd19-4084f4c8fea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13289 2024.09.09 17:58:08.682694 [ 3 ] {} <Debug> HTTP-Session: 27c840cb-f7e6-4f30-bd19-4084f4c8fea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13290 2024.09.09 17:58:08.682706 [ 3 ] {} <Debug> HTTP-Session: 27c840cb-f7e6-4f30-bd19-4084f4c8fea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13291 2024.09.09 17:58:08.682735 [ 3 ] {} <Trace> HTTP-Session: 27c840cb-f7e6-4f30-bd19-4084f4c8fea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13292 2024.09.09 17:58:08.682826 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13293 2024.09.09 17:58:08.682870 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13294 2024.09.09 17:58:08.683059 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13295 2024.09.09 17:58:08.683334 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13296 2024.09.09 17:58:08.683370 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13297 2024.09.09 17:58:08.683722 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13298 2024.09.09 17:58:08.684053 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13299 2024.09.09 17:58:08.684185 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec.
13300 2024.09.09 17:58:08.684387 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Debug> DynamicQueryHandler: Done processing query
13301 2024.09.09 17:58:08.684412 [ 3 ] {fae1f25e-3fb3-4f2a-b090-c52d83aa2ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13302 2024.09.09 17:58:08.684428 [ 3 ] {} <Debug> HTTP-Session: 27c840cb-f7e6-4f30-bd19-4084f4c8fea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13303 2024.09.09 17:58:08.684595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13304 2024.09.09 17:58:08.684644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13305 2024.09.09 17:58:08.684663 [ 3 ] {} <Debug> HTTP-Session: 4c846e6a-ae32-4c82-ae41-0e5a68896a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13306 2024.09.09 17:58:08.684680 [ 3 ] {} <Debug> HTTP-Session: 4c846e6a-ae32-4c82-ae41-0e5a68896a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13307 2024.09.09 17:58:08.684693 [ 3 ] {} <Debug> HTTP-Session: 4c846e6a-ae32-4c82-ae41-0e5a68896a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13308 2024.09.09 17:58:08.684722 [ 3 ] {} <Trace> HTTP-Session: 4c846e6a-ae32-4c82-ae41-0e5a68896a33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13309 2024.09.09 17:58:08.685034 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13310 2024.09.09 17:58:08.685098 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13311 2024.09.09 17:58:08.685501 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13312 2024.09.09 17:58:08.686278 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13313 2024.09.09 17:58:08.686315 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13314 2024.09.09 17:58:08.686945 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13315 2024.09.09 17:58:08.687358 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13316 2024.09.09 17:58:08.687511 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002688 sec., 11904.761904761905 rows/sec., 21.33 MiB/sec.
13317 2024.09.09 17:58:08.687731 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Debug> DynamicQueryHandler: Done processing query
13318 2024.09.09 17:58:08.687756 [ 3 ] {e43996ec-278b-48f6-8fe8-cf0f091268dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
13319 2024.09.09 17:58:08.687773 [ 3 ] {} <Debug> HTTP-Session: 4c846e6a-ae32-4c82-ae41-0e5a68896a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13320 2024.09.09 17:58:08.687909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13321 2024.09.09 17:58:08.687958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13322 2024.09.09 17:58:08.687978 [ 3 ] {} <Debug> HTTP-Session: 53be6c9c-110f-4295-9c84-b561363781ca Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13323 2024.09.09 17:58:08.687994 [ 3 ] {} <Debug> HTTP-Session: 53be6c9c-110f-4295-9c84-b561363781ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13324 2024.09.09 17:58:08.688007 [ 3 ] {} <Debug> HTTP-Session: 53be6c9c-110f-4295-9c84-b561363781ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13325 2024.09.09 17:58:08.688038 [ 3 ] {} <Trace> HTTP-Session: 53be6c9c-110f-4295-9c84-b561363781ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13326 2024.09.09 17:58:08.688180 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13327 2024.09.09 17:58:08.688225 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13328 2024.09.09 17:58:08.688353 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13329 2024.09.09 17:58:08.688692 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13330 2024.09.09 17:58:08.688729 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13331 2024.09.09 17:58:08.689101 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13332 2024.09.09 17:58:08.689433 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13333 2024.09.09 17:58:08.689559 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec.
13334 2024.09.09 17:58:08.689722 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Debug> DynamicQueryHandler: Done processing query
13335 2024.09.09 17:58:08.689747 [ 3 ] {6ba1c9d8-5e95-4e2c-bb58-113d8e30132f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13336 2024.09.09 17:58:08.689763 [ 3 ] {} <Debug> HTTP-Session: 53be6c9c-110f-4295-9c84-b561363781ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.09.09 17:58:13.660393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13338 2024.09.09 17:58:13.660542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13339 2024.09.09 17:58:13.660573 [ 3 ] {} <Debug> HTTP-Session: 948037f5-48e7-4113-affa-ed59bac7c5d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13340 2024.09.09 17:58:13.660602 [ 3 ] {} <Debug> HTTP-Session: 948037f5-48e7-4113-affa-ed59bac7c5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13341 2024.09.09 17:58:13.660619 [ 3 ] {} <Debug> HTTP-Session: 948037f5-48e7-4113-affa-ed59bac7c5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13342 2024.09.09 17:58:13.660677 [ 3 ] {} <Trace> HTTP-Session: 948037f5-48e7-4113-affa-ed59bac7c5d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13343 2024.09.09 17:58:13.660916 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13344 2024.09.09 17:58:13.660997 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13345 2024.09.09 17:58:13.661389 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13346 2024.09.09 17:58:13.661888 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13347 2024.09.09 17:58:13.661938 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13348 2024.09.09 17:58:13.662376 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13349 2024.09.09 17:58:13.662740 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13350 2024.09.09 17:58:13.662911 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002118 sec., 33994.33427762039 rows/sec., 2.76 MiB/sec.
13351 2024.09.09 17:58:13.663306 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Debug> DynamicQueryHandler: Done processing query
13352 2024.09.09 17:58:13.663370 [ 3 ] {59fb6076-6b44-4864-9e10-a2f482600f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13353 2024.09.09 17:58:13.663431 [ 3 ] {} <Debug> HTTP-Session: 948037f5-48e7-4113-affa-ed59bac7c5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13354 2024.09.09 17:58:13.663634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13355 2024.09.09 17:58:13.663695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13356 2024.09.09 17:58:13.663715 [ 3 ] {} <Debug> HTTP-Session: d1d6607d-5966-482d-817a-aede23062851 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13357 2024.09.09 17:58:13.663734 [ 3 ] {} <Debug> HTTP-Session: d1d6607d-5966-482d-817a-aede23062851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13358 2024.09.09 17:58:13.663749 [ 3 ] {} <Debug> HTTP-Session: d1d6607d-5966-482d-817a-aede23062851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13359 2024.09.09 17:58:13.663785 [ 3 ] {} <Trace> HTTP-Session: d1d6607d-5966-482d-817a-aede23062851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13360 2024.09.09 17:58:13.663899 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13361 2024.09.09 17:58:13.663950 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13362 2024.09.09 17:58:13.664207 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13363 2024.09.09 17:58:13.664521 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13364 2024.09.09 17:58:13.664559 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13365 2024.09.09 17:58:13.664917 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13366 2024.09.09 17:58:13.665279 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13367 2024.09.09 17:58:13.665435 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001565 sec., 5111.821086261981 rows/sec., 384.38 KiB/sec.
13368 2024.09.09 17:58:13.665644 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Debug> DynamicQueryHandler: Done processing query
13369 2024.09.09 17:58:13.665670 [ 3 ] {83f626ff-27e9-4a76-965c-d02fb4c7e81b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13370 2024.09.09 17:58:13.665686 [ 3 ] {} <Debug> HTTP-Session: d1d6607d-5966-482d-817a-aede23062851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.09.09 17:58:13.665836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13372 2024.09.09 17:58:13.665886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13373 2024.09.09 17:58:13.665905 [ 3 ] {} <Debug> HTTP-Session: 39623e0c-b0ba-4d7b-b081-71b061eabe3d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13374 2024.09.09 17:58:13.665922 [ 3 ] {} <Debug> HTTP-Session: 39623e0c-b0ba-4d7b-b081-71b061eabe3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13375 2024.09.09 17:58:13.665936 [ 3 ] {} <Debug> HTTP-Session: 39623e0c-b0ba-4d7b-b081-71b061eabe3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13376 2024.09.09 17:58:13.665968 [ 3 ] {} <Trace> HTTP-Session: 39623e0c-b0ba-4d7b-b081-71b061eabe3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13377 2024.09.09 17:58:13.666091 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13378 2024.09.09 17:58:13.666138 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13379 2024.09.09 17:58:13.666372 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13380 2024.09.09 17:58:13.666722 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13381 2024.09.09 17:58:13.666760 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13382 2024.09.09 17:58:13.667127 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13383 2024.09.09 17:58:13.667485 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13384 2024.09.09 17:58:13.667641 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001585 sec., 45425.86750788643 rows/sec., 3.55 MiB/sec.
13385 2024.09.09 17:58:13.667816 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Debug> DynamicQueryHandler: Done processing query
13386 2024.09.09 17:58:13.667841 [ 3 ] {c58b3eab-c487-4f1a-a3f2-e4d0bd34c077} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13387 2024.09.09 17:58:13.667857 [ 3 ] {} <Debug> HTTP-Session: 39623e0c-b0ba-4d7b-b081-71b061eabe3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13388 2024.09.09 17:58:13.668046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13389 2024.09.09 17:58:13.668097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13390 2024.09.09 17:58:13.668116 [ 3 ] {} <Debug> HTTP-Session: 85a06303-8d9e-4eb0-a876-a859142cdd88 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13391 2024.09.09 17:58:13.668132 [ 3 ] {} <Debug> HTTP-Session: 85a06303-8d9e-4eb0-a876-a859142cdd88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.09.09 17:58:13.668146 [ 3 ] {} <Debug> HTTP-Session: 85a06303-8d9e-4eb0-a876-a859142cdd88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13393 2024.09.09 17:58:13.668177 [ 3 ] {} <Trace> HTTP-Session: 85a06303-8d9e-4eb0-a876-a859142cdd88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13394 2024.09.09 17:58:13.668330 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13395 2024.09.09 17:58:13.668379 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13396 2024.09.09 17:58:13.668525 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13397 2024.09.09 17:58:13.668921 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13398 2024.09.09 17:58:13.668958 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13399 2024.09.09 17:58:13.669351 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13400 2024.09.09 17:58:13.669691 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13401 2024.09.09 17:58:13.669849 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
13402 2024.09.09 17:58:13.670135 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Debug> DynamicQueryHandler: Done processing query
13403 2024.09.09 17:58:13.670197 [ 3 ] {c22772d0-a8ac-4108-a89b-14976d7b05a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13404 2024.09.09 17:58:13.670255 [ 3 ] {} <Debug> HTTP-Session: 85a06303-8d9e-4eb0-a876-a859142cdd88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13405 2024.09.09 17:58:13.670446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13406 2024.09.09 17:58:13.670498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13407 2024.09.09 17:58:13.670517 [ 3 ] {} <Debug> HTTP-Session: ab1c8ba0-79f0-4641-92b7-af9d3cabac8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13408 2024.09.09 17:58:13.670534 [ 3 ] {} <Debug> HTTP-Session: ab1c8ba0-79f0-4641-92b7-af9d3cabac8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13409 2024.09.09 17:58:13.670547 [ 3 ] {} <Debug> HTTP-Session: ab1c8ba0-79f0-4641-92b7-af9d3cabac8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13410 2024.09.09 17:58:13.670580 [ 3 ] {} <Trace> HTTP-Session: ab1c8ba0-79f0-4641-92b7-af9d3cabac8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13411 2024.09.09 17:58:13.670761 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13412 2024.09.09 17:58:13.670834 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13413 2024.09.09 17:58:13.671269 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13414 2024.09.09 17:58:13.671825 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13415 2024.09.09 17:58:13.671863 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13416 2024.09.09 17:58:13.672749 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13417 2024.09.09 17:58:13.673601 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13418 2024.09.09 17:58:13.673820 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00315 sec., 2539.6825396825398 rows/sec., 4.55 MiB/sec.
13419 2024.09.09 17:58:13.674459 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Debug> DynamicQueryHandler: Done processing query
13420 2024.09.09 17:58:13.674498 [ 3 ] {b97ab521-d41b-491f-aac8-372cfc9e47a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13421 2024.09.09 17:58:13.674519 [ 3 ] {} <Debug> HTTP-Session: ab1c8ba0-79f0-4641-92b7-af9d3cabac8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13422 2024.09.09 17:58:13.674697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13423 2024.09.09 17:58:13.674759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13424 2024.09.09 17:58:13.674783 [ 3 ] {} <Debug> HTTP-Session: e4fba12c-8f10-4999-ad5b-9183a40d3c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13425 2024.09.09 17:58:13.674803 [ 3 ] {} <Debug> HTTP-Session: e4fba12c-8f10-4999-ad5b-9183a40d3c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13426 2024.09.09 17:58:13.674820 [ 3 ] {} <Debug> HTTP-Session: e4fba12c-8f10-4999-ad5b-9183a40d3c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13427 2024.09.09 17:58:13.674858 [ 3 ] {} <Trace> HTTP-Session: e4fba12c-8f10-4999-ad5b-9183a40d3c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13428 2024.09.09 17:58:13.675018 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13429 2024.09.09 17:58:13.675075 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13430 2024.09.09 17:58:13.675265 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13431 2024.09.09 17:58:13.675625 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13432 2024.09.09 17:58:13.675661 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13433 2024.09.09 17:58:13.676033 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13434 2024.09.09 17:58:13.676360 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13435 2024.09.09 17:58:13.676505 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec.
13436 2024.09.09 17:58:13.676710 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Debug> DynamicQueryHandler: Done processing query
13437 2024.09.09 17:58:13.676735 [ 3 ] {7ba1bda6-e1d2-459f-87e8-79a5a53d2161} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13438 2024.09.09 17:58:13.676751 [ 3 ] {} <Debug> HTTP-Session: e4fba12c-8f10-4999-ad5b-9183a40d3c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13439 2024.09.09 17:58:17.554284 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
13440 2024.09.09 17:58:17.554381 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
13441 2024.09.09 17:58:18.666375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13442 2024.09.09 17:58:18.666538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13443 2024.09.09 17:58:18.666584 [ 3 ] {} <Debug> HTTP-Session: b51c690a-276f-47f6-ad64-765f2ef5d8c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13444 2024.09.09 17:58:18.666625 [ 3 ] {} <Debug> HTTP-Session: b51c690a-276f-47f6-ad64-765f2ef5d8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13445 2024.09.09 17:58:18.666654 [ 3 ] {} <Debug> HTTP-Session: b51c690a-276f-47f6-ad64-765f2ef5d8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13446 2024.09.09 17:58:18.666733 [ 3 ] {} <Trace> HTTP-Session: b51c690a-276f-47f6-ad64-765f2ef5d8c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13447 2024.09.09 17:58:18.666998 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13448 2024.09.09 17:58:18.667066 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13449 2024.09.09 17:58:18.667402 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13450 2024.09.09 17:58:18.668038 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13451 2024.09.09 17:58:18.668077 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13452 2024.09.09 17:58:18.668572 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13453 2024.09.09 17:58:18.668953 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13454 2024.09.09 17:58:18.669100 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.002223 sec., 113810.16644174539 rows/sec., 10.06 MiB/sec.
13455 2024.09.09 17:58:18.669310 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Debug> DynamicQueryHandler: Done processing query
13456 2024.09.09 17:58:18.669337 [ 3 ] {aafa5319-29c4-4978-b4e9-1a8b61ce4be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13457 2024.09.09 17:58:18.669355 [ 3 ] {} <Debug> HTTP-Session: b51c690a-276f-47f6-ad64-765f2ef5d8c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13458 2024.09.09 17:58:18.669516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13459 2024.09.09 17:58:18.669567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13460 2024.09.09 17:58:18.669586 [ 3 ] {} <Debug> HTTP-Session: 33ca5c18-fca4-4b2d-9a70-f3ed58888479 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13461 2024.09.09 17:58:18.669603 [ 3 ] {} <Debug> HTTP-Session: 33ca5c18-fca4-4b2d-9a70-f3ed58888479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13462 2024.09.09 17:58:18.669618 [ 3 ] {} <Debug> HTTP-Session: 33ca5c18-fca4-4b2d-9a70-f3ed58888479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13463 2024.09.09 17:58:18.669650 [ 3 ] {} <Trace> HTTP-Session: 33ca5c18-fca4-4b2d-9a70-f3ed58888479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13464 2024.09.09 17:58:18.669757 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13465 2024.09.09 17:58:18.669802 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13466 2024.09.09 17:58:18.670030 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13467 2024.09.09 17:58:18.670365 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13468 2024.09.09 17:58:18.670402 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13469 2024.09.09 17:58:18.670755 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13470 2024.09.09 17:58:18.671125 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13471 2024.09.09 17:58:18.671252 [ 62 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13472 2024.09.09 17:58:18.671253 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001527 sec., 20956.123117223313 rows/sec., 1.54 MiB/sec.
13473 2024.09.09 17:58:18.671293 [ 62 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13474 2024.09.09 17:58:18.671331 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13475 2024.09.09 17:58:18.671550 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Debug> DynamicQueryHandler: Done processing query
13476 2024.09.09 17:58:18.671596 [ 3 ] {7ffbe402-41cc-48a6-842b-e84ff8ca6371} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13477 2024.09.09 17:58:18.671640 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
13478 2024.09.09 17:58:18.671658 [ 3 ] {} <Debug> HTTP-Session: 33ca5c18-fca4-4b2d-9a70-f3ed58888479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13479 2024.09.09 17:58:18.672010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13480 2024.09.09 17:58:18.672193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13481 2024.09.09 17:58:18.672311 [ 3 ] {} <Debug> HTTP-Session: 7049d2f8-294d-4660-9cd2-515b2f2e2f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13482 2024.09.09 17:58:18.672390 [ 3 ] {} <Debug> HTTP-Session: 7049d2f8-294d-4660-9cd2-515b2f2e2f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13483 2024.09.09 17:58:18.672457 [ 3 ] {} <Debug> HTTP-Session: 7049d2f8-294d-4660-9cd2-515b2f2e2f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13484 2024.09.09 17:58:18.672469 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13485 2024.09.09 17:58:18.672532 [ 3 ] {} <Trace> HTTP-Session: 7049d2f8-294d-4660-9cd2-515b2f2e2f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13486 2024.09.09 17:58:18.672551 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 58 rows starting from the beginning of the part
13487 2024.09.09 17:58:18.672826 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13488 2024.09.09 17:58:18.672828 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part
13489 2024.09.09 17:58:18.672934 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13490 2024.09.09 17:58:18.673163 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part
13491 2024.09.09 17:58:18.673531 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part
13492 2024.09.09 17:58:18.673833 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part
13493 2024.09.09 17:58:18.674212 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part
13494 2024.09.09 17:58:18.674756 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13495 2024.09.09 17:58:18.675515 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13496 2024.09.09 17:58:18.675582 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13497 2024.09.09 17:58:18.676657 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
13498 2024.09.09 17:58:18.677205 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005775504 sec., 30127.240843396525 rows/sec., 2.31 MiB/sec.
13499 2024.09.09 17:58:18.677503 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13500 2024.09.09 17:58:18.677615 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13501 2024.09.09 17:58:18.677843 [ 62 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
13502 2024.09.09 17:58:18.677933 [ 62 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13503 2024.09.09 17:58:18.677937 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005228 sec., 2677.8882938026013 rows/sec., 187.54 KiB/sec.
13504 2024.09.09 17:58:18.678022 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13505 2024.09.09 17:58:18.678562 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
13506 2024.09.09 17:58:18.678969 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Debug> DynamicQueryHandler: Done processing query
13507 2024.09.09 17:58:18.679059 [ 3 ] {464f2b9f-985b-4a08-bc7f-70c43e6480d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13508 2024.09.09 17:58:18.679082 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13509 2024.09.09 17:58:18.679161 [ 3 ] {} <Debug> HTTP-Session: 7049d2f8-294d-4660-9cd2-515b2f2e2f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13510 2024.09.09 17:58:18.679199 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13511 2024.09.09 17:58:18.679315 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 243 rows starting from the beginning of the part
13512 2024.09.09 17:58:18.679383 [ 193 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_66_13} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13513 2024.09.09 17:58:18.679482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13514 2024.09.09 17:58:18.679721 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part
13515 2024.09.09 17:58:18.679743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13516 2024.09.09 17:58:18.679870 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13517 2024.09.09 17:58:18.679893 [ 3 ] {} <Debug> HTTP-Session: 4ef20ab9-690a-47f0-b716-865550e9368e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13518 2024.09.09 17:58:18.680078 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
13519 2024.09.09 17:58:18.680119 [ 3 ] {} <Debug> HTTP-Session: 4ef20ab9-690a-47f0-b716-865550e9368e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13520 2024.09.09 17:58:18.680220 [ 3 ] {} <Debug> HTTP-Session: 4ef20ab9-690a-47f0-b716-865550e9368e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13521 2024.09.09 17:58:18.680367 [ 3 ] {} <Trace> HTTP-Session: 4ef20ab9-690a-47f0-b716-865550e9368e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13522 2024.09.09 17:58:18.680459 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part
13523 2024.09.09 17:58:18.680684 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13524 2024.09.09 17:58:18.680738 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
13525 2024.09.09 17:58:18.680836 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13526 2024.09.09 17:58:18.681065 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
13527 2024.09.09 17:58:18.681957 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13528 2024.09.09 17:58:18.682825 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13529 2024.09.09 17:58:18.682898 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13530 2024.09.09 17:58:18.683892 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13531 2024.09.09 17:58:18.684614 [ 190 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006382007 sec., 82575.90441376826 rows/sec., 5.61 MiB/sec.
13532 2024.09.09 17:58:18.684873 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13533 2024.09.09 17:58:18.684944 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
13534 2024.09.09 17:58:18.685287 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004702 sec., 1276.0527435133986 rows/sec., 75.39 KiB/sec.
13535 2024.09.09 17:58:18.686280 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Debug> DynamicQueryHandler: Done processing query
13536 2024.09.09 17:58:18.686365 [ 3 ] {affcb86c-6afa-4c09-b04e-fa0ba799d17c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13537 2024.09.09 17:58:18.686399 [ 3 ] {} <Debug> HTTP-Session: 4ef20ab9-690a-47f0-b716-865550e9368e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13538 2024.09.09 17:58:18.686617 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13539 2024.09.09 17:58:18.686700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13540 2024.09.09 17:58:18.686713 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_46_9} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
13541 2024.09.09 17:58:18.686769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13542 2024.09.09 17:58:18.686843 [ 3 ] {} <Debug> HTTP-Session: 94e01180-77f4-45d6-a35f-0977dd017ca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13543 2024.09.09 17:58:18.686879 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
13544 2024.09.09 17:58:18.686884 [ 3 ] {} <Debug> HTTP-Session: 94e01180-77f4-45d6-a35f-0977dd017ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13545 2024.09.09 17:58:18.686935 [ 3 ] {} <Debug> HTTP-Session: 94e01180-77f4-45d6-a35f-0977dd017ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13546 2024.09.09 17:58:18.686966 [ 3 ] {} <Trace> HTTP-Session: 94e01180-77f4-45d6-a35f-0977dd017ca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13547 2024.09.09 17:58:18.687193 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13548 2024.09.09 17:58:18.687238 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13549 2024.09.09 17:58:18.687489 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13550 2024.09.09 17:58:18.688090 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13551 2024.09.09 17:58:18.688125 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13552 2024.09.09 17:58:18.688511 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13553 2024.09.09 17:58:18.688875 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13554 2024.09.09 17:58:18.689001 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001938 sec., 213622.29102167182 rows/sec., 15.24 MiB/sec.
13555 2024.09.09 17:58:18.689192 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Debug> DynamicQueryHandler: Done processing query
13556 2024.09.09 17:58:18.689229 [ 3 ] {459ba8a8-fd45-453a-af1b-ec04fa40f6dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13557 2024.09.09 17:58:18.689262 [ 3 ] {} <Debug> HTTP-Session: 94e01180-77f4-45d6-a35f-0977dd017ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13558 2024.09.09 17:58:18.689433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13559 2024.09.09 17:58:18.689482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13560 2024.09.09 17:58:18.689501 [ 3 ] {} <Debug> HTTP-Session: fe0e1c62-0ffa-4e5a-9ec8-7848e4fbcd92 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13561 2024.09.09 17:58:18.689517 [ 3 ] {} <Debug> HTTP-Session: fe0e1c62-0ffa-4e5a-9ec8-7848e4fbcd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13562 2024.09.09 17:58:18.689531 [ 3 ] {} <Debug> HTTP-Session: fe0e1c62-0ffa-4e5a-9ec8-7848e4fbcd92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13563 2024.09.09 17:58:18.689562 [ 3 ] {} <Trace> HTTP-Session: fe0e1c62-0ffa-4e5a-9ec8-7848e4fbcd92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13564 2024.09.09 17:58:18.689658 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13565 2024.09.09 17:58:18.689703 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13566 2024.09.09 17:58:18.689834 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13567 2024.09.09 17:58:18.690101 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13568 2024.09.09 17:58:18.690139 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13569 2024.09.09 17:58:18.690488 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13570 2024.09.09 17:58:18.690818 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13571 2024.09.09 17:58:18.690942 [ 62 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
13572 2024.09.09 17:58:18.690946 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec.
13573 2024.09.09 17:58:18.690989 [ 62 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13574 2024.09.09 17:58:18.691036 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13575 2024.09.09 17:58:18.691251 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Debug> DynamicQueryHandler: Done processing query
13576 2024.09.09 17:58:18.691319 [ 3 ] {926fcb47-d62b-4df1-8559-bcf43ce1fbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13577 2024.09.09 17:58:18.691411 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
13578 2024.09.09 17:58:18.691415 [ 3 ] {} <Debug> HTTP-Session: fe0e1c62-0ffa-4e5a-9ec8-7848e4fbcd92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13579 2024.09.09 17:58:18.691782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13580 2024.09.09 17:58:18.691848 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13581 2024.09.09 17:58:18.691879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13582 2024.09.09 17:58:18.691916 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part
13583 2024.09.09 17:58:18.691926 [ 3 ] {} <Debug> HTTP-Session: b75c355f-1b7c-4812-a712-187d84b2c575 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13584 2024.09.09 17:58:18.691975 [ 3 ] {} <Debug> HTTP-Session: b75c355f-1b7c-4812-a712-187d84b2c575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13585 2024.09.09 17:58:18.692003 [ 3 ] {} <Debug> HTTP-Session: b75c355f-1b7c-4812-a712-187d84b2c575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13586 2024.09.09 17:58:18.692134 [ 3 ] {} <Trace> HTTP-Session: b75c355f-1b7c-4812-a712-187d84b2c575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13587 2024.09.09 17:58:18.692231 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
13588 2024.09.09 17:58:18.692478 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13589 2024.09.09 17:58:18.692540 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13590 2024.09.09 17:58:18.692736 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13591 2024.09.09 17:58:18.692770 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13592 2024.09.09 17:58:18.693183 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
13593 2024.09.09 17:58:18.693572 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13594 2024.09.09 17:58:18.694099 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13595 2024.09.09 17:58:18.695071 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13596 2024.09.09 17:58:18.695144 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13597 2024.09.09 17:58:18.696303 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13598 2024.09.09 17:58:18.696364 [ 190 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.005218591 sec., 40240.746975572525 rows/sec., 2.05 MiB/sec.
13599 2024.09.09 17:58:18.696610 [ 188 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
13600 2024.09.09 17:58:18.696904 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13601 2024.09.09 17:58:18.697298 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005042 sec., 47005.15668385562 rows/sec., 3.15 MiB/sec.
13602 2024.09.09 17:58:18.697676 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13603 2024.09.09 17:58:18.697715 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Debug> DynamicQueryHandler: Done processing query
13604 2024.09.09 17:58:18.697771 [ 3 ] {9600bd35-a0d6-4799-b3c0-a5722e48e452} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13605 2024.09.09 17:58:18.697814 [ 3 ] {} <Debug> HTTP-Session: b75c355f-1b7c-4812-a712-187d84b2c575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13606 2024.09.09 17:58:18.697880 [ 187 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_35_7} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
13607 2024.09.09 17:58:18.698014 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13608 2024.09.09 17:58:18.698028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13609 2024.09.09 17:58:18.698100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13610 2024.09.09 17:58:18.698119 [ 3 ] {} <Debug> HTTP-Session: fbb17d3c-b832-4411-9243-41872cd98d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13611 2024.09.09 17:58:18.698136 [ 3 ] {} <Debug> HTTP-Session: fbb17d3c-b832-4411-9243-41872cd98d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13612 2024.09.09 17:58:18.698149 [ 3 ] {} <Debug> HTTP-Session: fbb17d3c-b832-4411-9243-41872cd98d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13613 2024.09.09 17:58:18.698182 [ 3 ] {} <Trace> HTTP-Session: fbb17d3c-b832-4411-9243-41872cd98d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13614 2024.09.09 17:58:18.698292 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13615 2024.09.09 17:58:18.698350 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13616 2024.09.09 17:58:18.698532 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13617 2024.09.09 17:58:18.698864 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13618 2024.09.09 17:58:18.698899 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13619 2024.09.09 17:58:18.699243 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13620 2024.09.09 17:58:18.699574 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13621 2024.09.09 17:58:18.699751 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec.
13622 2024.09.09 17:58:18.699783 [ 60 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
13623 2024.09.09 17:58:18.699881 [ 60 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13624 2024.09.09 17:58:18.699932 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13625 2024.09.09 17:58:18.700035 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Debug> DynamicQueryHandler: Done processing query
13626 2024.09.09 17:58:18.700095 [ 3 ] {0e03f674-7a28-49ba-a91e-98b202256e85} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13627 2024.09.09 17:58:18.700132 [ 3 ] {} <Debug> HTTP-Session: fbb17d3c-b832-4411-9243-41872cd98d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13628 2024.09.09 17:58:18.700175 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
13629 2024.09.09 17:58:18.700378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13630 2024.09.09 17:58:18.700453 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13631 2024.09.09 17:58:18.700461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13632 2024.09.09 17:58:18.700493 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 31 rows starting from the beginning of the part
13633 2024.09.09 17:58:18.700515 [ 3 ] {} <Debug> HTTP-Session: 3edc11ae-08ca-4447-9b4c-cb2ed9df61a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13634 2024.09.09 17:58:18.700538 [ 3 ] {} <Debug> HTTP-Session: 3edc11ae-08ca-4447-9b4c-cb2ed9df61a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13635 2024.09.09 17:58:18.700560 [ 3 ] {} <Debug> HTTP-Session: 3edc11ae-08ca-4447-9b4c-cb2ed9df61a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13636 2024.09.09 17:58:18.700663 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
13637 2024.09.09 17:58:18.700677 [ 3 ] {} <Trace> HTTP-Session: 3edc11ae-08ca-4447-9b4c-cb2ed9df61a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13638 2024.09.09 17:58:18.700951 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
13639 2024.09.09 17:58:18.701091 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
13640 2024.09.09 17:58:18.701226 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13641 2024.09.09 17:58:18.701230 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
13642 2024.09.09 17:58:18.701387 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13643 2024.09.09 17:58:18.701418 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
13644 2024.09.09 17:58:18.702680 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13645 2024.09.09 17:58:18.703554 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00353721 sec., 10177.512785500438 rows/sec., 684.69 KiB/sec.
13646 2024.09.09 17:58:18.703837 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
13647 2024.09.09 17:58:18.704549 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13648 2024.09.09 17:58:18.704630 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13649 2024.09.09 17:58:18.705062 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13650 2024.09.09 17:58:18.705260 [ 200 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_35_7} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
13651 2024.09.09 17:58:18.705431 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13652 2024.09.09 17:58:18.705773 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13653 2024.09.09 17:58:18.706198 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13654 2024.09.09 17:58:18.706386 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13655 2024.09.09 17:58:18.706394 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.005494 sec., 5824.535857298872 rows/sec., 10.44 MiB/sec.
13656 2024.09.09 17:58:18.706430 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13657 2024.09.09 17:58:18.706502 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13658 2024.09.09 17:58:18.706942 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
13659 2024.09.09 17:58:18.707632 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Debug> DynamicQueryHandler: Done processing query
13660 2024.09.09 17:58:18.707806 [ 3 ] {2e7ef2b8-b516-4123-8db2-3e6de28629f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
13661 2024.09.09 17:58:18.708078 [ 3 ] {} <Debug> HTTP-Session: 3edc11ae-08ca-4447-9b4c-cb2ed9df61a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13662 2024.09.09 17:58:18.708358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13663 2024.09.09 17:58:18.708400 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13664 2024.09.09 17:58:18.708484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13665 2024.09.09 17:58:18.708556 [ 3 ] {} <Debug> HTTP-Session: e41c0d07-0ca3-4c34-a2d6-662a5d50865f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13666 2024.09.09 17:58:18.708570 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1145 rows starting from the beginning of the part
13667 2024.09.09 17:58:18.708589 [ 3 ] {} <Debug> HTTP-Session: e41c0d07-0ca3-4c34-a2d6-662a5d50865f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13668 2024.09.09 17:58:18.708633 [ 3 ] {} <Debug> HTTP-Session: e41c0d07-0ca3-4c34-a2d6-662a5d50865f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13669 2024.09.09 17:58:18.708720 [ 3 ] {} <Trace> HTTP-Session: e41c0d07-0ca3-4c34-a2d6-662a5d50865f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13670 2024.09.09 17:58:18.709117 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13671 2024.09.09 17:58:18.709192 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part
13672 2024.09.09 17:58:18.709217 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13673 2024.09.09 17:58:18.710147 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part
13674 2024.09.09 17:58:18.710165 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13675 2024.09.09 17:58:18.710698 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part
13676 2024.09.09 17:58:18.711460 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13677 2024.09.09 17:58:18.711509 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part
13678 2024.09.09 17:58:18.711528 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
13679 2024.09.09 17:58:18.712191 [ 195 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part
13680 2024.09.09 17:58:18.712947 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13681 2024.09.09 17:58:18.713754 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13682 2024.09.09 17:58:18.714225 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005297 sec., 15480.460638097036 rows/sec., 1006.80 KiB/sec.
13683 2024.09.09 17:58:18.714862 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Debug> DynamicQueryHandler: Done processing query
13684 2024.09.09 17:58:18.714921 [ 3 ] {04ae4abc-09ee-4f76-8721-a4c3178a7b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13685 2024.09.09 17:58:18.714951 [ 3 ] {} <Debug> HTTP-Session: e41c0d07-0ca3-4c34-a2d6-662a5d50865f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13686 2024.09.09 17:58:18.719316 [ 201 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1257 rows, containing 19 columns (19 merged, 0 gathered) in 0.012673595 sec., 99182.5918375962 rows/sec., 177.73 MiB/sec.
13687 2024.09.09 17:58:18.721209 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13688 2024.09.09 17:58:18.721831 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13689 2024.09.09 17:58:18.721912 [ 198 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13690 2024.09.09 17:58:18.722052 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB.
13691 2024.09.09 17:58:23.660575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13692 2024.09.09 17:58:23.660720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13693 2024.09.09 17:58:23.660746 [ 3 ] {} <Debug> HTTP-Session: 539fa2a8-df78-4fe6-b7ee-e0f4123e8b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13694 2024.09.09 17:58:23.660771 [ 3 ] {} <Debug> HTTP-Session: 539fa2a8-df78-4fe6-b7ee-e0f4123e8b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13695 2024.09.09 17:58:23.660787 [ 3 ] {} <Debug> HTTP-Session: 539fa2a8-df78-4fe6-b7ee-e0f4123e8b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13696 2024.09.09 17:58:23.660840 [ 3 ] {} <Trace> HTTP-Session: 539fa2a8-df78-4fe6-b7ee-e0f4123e8b08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13697 2024.09.09 17:58:23.661070 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13698 2024.09.09 17:58:23.661173 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13699 2024.09.09 17:58:23.661675 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13700 2024.09.09 17:58:23.662304 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13701 2024.09.09 17:58:23.662359 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13702 2024.09.09 17:58:23.662844 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
13703 2024.09.09 17:58:23.663252 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13704 2024.09.09 17:58:23.663432 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002448 sec., 816.9934640522875 rows/sec., 66.62 KiB/sec.
13705 2024.09.09 17:58:23.663674 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Debug> DynamicQueryHandler: Done processing query
13706 2024.09.09 17:58:23.663702 [ 3 ] {72ce479d-d73a-43c7-8716-01ed3d58f6f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13707 2024.09.09 17:58:23.663719 [ 3 ] {} <Debug> HTTP-Session: 539fa2a8-df78-4fe6-b7ee-e0f4123e8b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13708 2024.09.09 17:58:23.663923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13709 2024.09.09 17:58:23.663976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13710 2024.09.09 17:58:23.663996 [ 3 ] {} <Debug> HTTP-Session: b42f76f6-cce1-4126-aff1-e981d7a3aa73 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13711 2024.09.09 17:58:23.664013 [ 3 ] {} <Debug> HTTP-Session: b42f76f6-cce1-4126-aff1-e981d7a3aa73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13712 2024.09.09 17:58:23.664028 [ 3 ] {} <Debug> HTTP-Session: b42f76f6-cce1-4126-aff1-e981d7a3aa73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13713 2024.09.09 17:58:23.664061 [ 3 ] {} <Trace> HTTP-Session: b42f76f6-cce1-4126-aff1-e981d7a3aa73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13714 2024.09.09 17:58:23.664189 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13715 2024.09.09 17:58:23.664241 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13716 2024.09.09 17:58:23.664486 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13717 2024.09.09 17:58:23.664887 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13718 2024.09.09 17:58:23.664927 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13719 2024.09.09 17:58:23.665305 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13720 2024.09.09 17:58:23.665674 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13721 2024.09.09 17:58:23.665833 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001687 sec., 43272.08061647896 rows/sec., 3.51 MiB/sec.
13722 2024.09.09 17:58:23.665857 [ 56 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13723 2024.09.09 17:58:23.665961 [ 56 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13724 2024.09.09 17:58:23.666016 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13725 2024.09.09 17:58:23.666129 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Debug> DynamicQueryHandler: Done processing query
13726 2024.09.09 17:58:23.666168 [ 3 ] {47a51aab-2e71-4e22-b184-1673aa295d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13727 2024.09.09 17:58:23.666174 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13728 2024.09.09 17:58:23.666186 [ 3 ] {} <Debug> HTTP-Session: b42f76f6-cce1-4126-aff1-e981d7a3aa73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13729 2024.09.09 17:58:23.666328 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13730 2024.09.09 17:58:23.666349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13731 2024.09.09 17:58:23.666376 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1419 rows starting from the beginning of the part
13732 2024.09.09 17:58:23.666413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13733 2024.09.09 17:58:23.666445 [ 3 ] {} <Debug> HTTP-Session: b6eceabb-4e5b-4572-a45f-247b49fb12d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13734 2024.09.09 17:58:23.666473 [ 3 ] {} <Debug> HTTP-Session: b6eceabb-4e5b-4572-a45f-247b49fb12d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13735 2024.09.09 17:58:23.666495 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1212 rows starting from the beginning of the part
13736 2024.09.09 17:58:23.666514 [ 3 ] {} <Debug> HTTP-Session: b6eceabb-4e5b-4572-a45f-247b49fb12d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13737 2024.09.09 17:58:23.666643 [ 3 ] {} <Trace> HTTP-Session: b6eceabb-4e5b-4572-a45f-247b49fb12d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13738 2024.09.09 17:58:23.666834 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 253 rows starting from the beginning of the part
13739 2024.09.09 17:58:23.667202 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13740 2024.09.09 17:58:23.667251 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part
13741 2024.09.09 17:58:23.667322 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13742 2024.09.09 17:58:23.667540 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 253 rows starting from the beginning of the part
13743 2024.09.09 17:58:23.667725 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 73 rows starting from the beginning of the part
13744 2024.09.09 17:58:23.668678 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13745 2024.09.09 17:58:23.669288 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13746 2024.09.09 17:58:23.669336 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13747 2024.09.09 17:58:23.669928 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13748 2024.09.09 17:58:23.670434 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13749 2024.09.09 17:58:23.670701 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.003759 sec., 2660.2819898909283 rows/sec., 197.18 KiB/sec.
13750 2024.09.09 17:58:23.671198 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Debug> DynamicQueryHandler: Done processing query
13751 2024.09.09 17:58:23.671268 [ 3 ] {b47477f7-876b-4b9e-8c9a-93cc6d7a2d50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13752 2024.09.09 17:58:23.671246 [ 201 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3282 rows, containing 5 columns (5 merged, 0 gathered) in 0.00512724 sec., 640110.4687902264 rows/sec., 56.20 MiB/sec.
13753 2024.09.09 17:58:23.671318 [ 3 ] {} <Debug> HTTP-Session: b6eceabb-4e5b-4572-a45f-247b49fb12d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13754 2024.09.09 17:58:23.671612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13755 2024.09.09 17:58:23.671699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13756 2024.09.09 17:58:23.671750 [ 3 ] {} <Debug> HTTP-Session: 02f89ee0-f417-4285-a887-135aba1c9c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13757 2024.09.09 17:58:23.671776 [ 3 ] {} <Debug> HTTP-Session: 02f89ee0-f417-4285-a887-135aba1c9c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13758 2024.09.09 17:58:23.671796 [ 196 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13759 2024.09.09 17:58:23.671808 [ 3 ] {} <Debug> HTTP-Session: 02f89ee0-f417-4285-a887-135aba1c9c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13760 2024.09.09 17:58:23.671930 [ 3 ] {} <Trace> HTTP-Session: 02f89ee0-f417-4285-a887-135aba1c9c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13761 2024.09.09 17:58:23.672176 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13762 2024.09.09 17:58:23.672310 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13763 2024.09.09 17:58:23.673173 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13764 2024.09.09 17:58:23.673318 [ 196 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13765 2024.09.09 17:58:23.673500 [ 196 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_71_14} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13766 2024.09.09 17:58:23.673714 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
13767 2024.09.09 17:58:23.673959 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13768 2024.09.09 17:58:23.674041 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13769 2024.09.09 17:58:23.674795 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13770 2024.09.09 17:58:23.675170 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13771 2024.09.09 17:58:23.675303 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.003228 sec., 22924.41140024783 rows/sec., 1.79 MiB/sec.
13772 2024.09.09 17:58:23.675317 [ 54 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13773 2024.09.09 17:58:23.675374 [ 54 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13774 2024.09.09 17:58:23.675410 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13775 2024.09.09 17:58:23.675548 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Debug> DynamicQueryHandler: Done processing query
13776 2024.09.09 17:58:23.675597 [ 3 ] {f455031d-8f8a-4b64-a25a-a1ef7b5b1ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13777 2024.09.09 17:58:23.675600 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13778 2024.09.09 17:58:23.675625 [ 3 ] {} <Debug> HTTP-Session: 02f89ee0-f417-4285-a887-135aba1c9c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13779 2024.09.09 17:58:23.675798 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13780 2024.09.09 17:58:23.675837 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part
13781 2024.09.09 17:58:23.675902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13782 2024.09.09 17:58:23.676079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13783 2024.09.09 17:58:23.676085 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 528 rows starting from the beginning of the part
13784 2024.09.09 17:58:23.676136 [ 3 ] {} <Debug> HTTP-Session: ba0cf884-27ba-4794-b262-2507fb39a41d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13785 2024.09.09 17:58:23.676200 [ 3 ] {} <Debug> HTTP-Session: ba0cf884-27ba-4794-b262-2507fb39a41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13786 2024.09.09 17:58:23.676321 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 414 rows starting from the beginning of the part
13787 2024.09.09 17:58:23.676339 [ 3 ] {} <Debug> HTTP-Session: ba0cf884-27ba-4794-b262-2507fb39a41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13788 2024.09.09 17:58:23.676562 [ 3 ] {} <Trace> HTTP-Session: ba0cf884-27ba-4794-b262-2507fb39a41d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13789 2024.09.09 17:58:23.676585 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part
13790 2024.09.09 17:58:23.676890 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 414 rows starting from the beginning of the part
13791 2024.09.09 17:58:23.677156 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 74 rows starting from the beginning of the part
13792 2024.09.09 17:58:23.677157 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13793 2024.09.09 17:58:23.677376 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13794 2024.09.09 17:58:23.677996 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13795 2024.09.09 17:58:23.678973 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13796 2024.09.09 17:58:23.679042 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13797 2024.09.09 17:58:23.680000 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13798 2024.09.09 17:58:23.680750 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.005260571 sec., 459265.73370077123 rows/sec., 35.22 MiB/sec.
13799 2024.09.09 17:58:23.680887 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13800 2024.09.09 17:58:23.681009 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13801 2024.09.09 17:58:23.681131 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13802 2024.09.09 17:58:23.681245 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13803 2024.09.09 17:58:23.681290 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004457 sec., 36122.952658739065 rows/sec., 2.52 MiB/sec.
13804 2024.09.09 17:58:23.681309 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13805 2024.09.09 17:58:23.681839 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13806 2024.09.09 17:58:23.682376 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Debug> DynamicQueryHandler: Done processing query
13807 2024.09.09 17:58:23.682429 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13808 2024.09.09 17:58:23.682461 [ 3 ] {3d837849-34f4-48ca-9ac4-8d88dbf24a12} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13809 2024.09.09 17:58:23.682531 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20129 rows starting from the beginning of the part
13810 2024.09.09 17:58:23.682540 [ 3 ] {} <Debug> HTTP-Session: ba0cf884-27ba-4794-b262-2507fb39a41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13811 2024.09.09 17:58:23.682935 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 844 rows starting from the beginning of the part
13812 2024.09.09 17:58:23.682925 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13813 2024.09.09 17:58:23.683047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13814 2024.09.09 17:58:23.683375 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part
13815 2024.09.09 17:58:23.683405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13816 2024.09.09 17:58:23.683466 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_71_14} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13817 2024.09.09 17:58:23.683510 [ 3 ] {} <Debug> HTTP-Session: 3ffad2d0-203e-4b7e-a90a-9a8b9558500c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13818 2024.09.09 17:58:23.683757 [ 3 ] {} <Debug> HTTP-Session: 3ffad2d0-203e-4b7e-a90a-9a8b9558500c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13819 2024.09.09 17:58:23.683806 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
13820 2024.09.09 17:58:23.683863 [ 3 ] {} <Debug> HTTP-Session: 3ffad2d0-203e-4b7e-a90a-9a8b9558500c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13821 2024.09.09 17:58:23.683905 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
13822 2024.09.09 17:58:23.684065 [ 3 ] {} <Trace> HTTP-Session: 3ffad2d0-203e-4b7e-a90a-9a8b9558500c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13823 2024.09.09 17:58:23.684154 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part
13824 2024.09.09 17:58:23.684416 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part
13825 2024.09.09 17:58:23.684501 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13826 2024.09.09 17:58:23.684868 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
13827 2024.09.09 17:58:23.686309 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13828 2024.09.09 17:58:23.687200 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13829 2024.09.09 17:58:23.687282 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13830 2024.09.09 17:58:23.688992 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13831 2024.09.09 17:58:23.689990 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13832 2024.09.09 17:58:23.690280 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005997 sec., 1334.0003335000833 rows/sec., 2.39 MiB/sec.
13833 2024.09.09 17:58:23.690767 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Debug> DynamicQueryHandler: Done processing query
13834 2024.09.09 17:58:23.690794 [ 3 ] {f2024358-6b36-403d-8b90-9a8b15be195c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13835 2024.09.09 17:58:23.690810 [ 3 ] {} <Debug> HTTP-Session: 3ffad2d0-203e-4b7e-a90a-9a8b9558500c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13836 2024.09.09 17:58:23.690963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13837 2024.09.09 17:58:23.691036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13838 2024.09.09 17:58:23.691063 [ 3 ] {} <Debug> HTTP-Session: c4a20038-6f29-4871-aa51-9a0eea5d0284 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13839 2024.09.09 17:58:23.691080 [ 3 ] {} <Debug> HTTP-Session: c4a20038-6f29-4871-aa51-9a0eea5d0284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13840 2024.09.09 17:58:23.691094 [ 3 ] {} <Debug> HTTP-Session: c4a20038-6f29-4871-aa51-9a0eea5d0284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13841 2024.09.09 17:58:23.691136 [ 3 ] {} <Trace> HTTP-Session: c4a20038-6f29-4871-aa51-9a0eea5d0284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13842 2024.09.09 17:58:23.691285 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13843 2024.09.09 17:58:23.691346 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13844 2024.09.09 17:58:23.691487 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13845 2024.09.09 17:58:23.691991 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13846 2024.09.09 17:58:23.692025 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13847 2024.09.09 17:58:23.692625 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13848 2024.09.09 17:58:23.693201 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13849 2024.09.09 17:58:23.693414 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21768 rows, containing 5 columns (5 merged, 0 gathered) in 0.01194395 sec., 1822512.6528493506 rows/sec., 122.95 MiB/sec.
13850 2024.09.09 17:58:23.693523 [ 54 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13851 2024.09.09 17:58:23.693588 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002367 sec., 25348.542458808617 rows/sec., 1.71 MiB/sec.
13852 2024.09.09 17:58:23.693592 [ 54 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13853 2024.09.09 17:58:23.693641 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13854 2024.09.09 17:58:23.693927 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13855 2024.09.09 17:58:23.693981 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Debug> DynamicQueryHandler: Done processing query
13856 2024.09.09 17:58:23.693990 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13857 2024.09.09 17:58:23.694029 [ 3 ] {3f2f8ff1-f17e-4689-8f2b-e8b34f3129af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13858 2024.09.09 17:58:23.694169 [ 3 ] {} <Debug> HTTP-Session: c4a20038-6f29-4871-aa51-9a0eea5d0284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.09.09 17:58:23.694377 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13860 2024.09.09 17:58:23.694440 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4226 rows starting from the beginning of the part
13861 2024.09.09 17:58:23.694675 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
13862 2024.09.09 17:58:23.695166 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part
13863 2024.09.09 17:58:23.695494 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
13864 2024.09.09 17:58:23.695665 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part
13865 2024.09.09 17:58:23.695979 [ 191 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
13866 2024.09.09 17:58:23.695975 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13867 2024.09.09 17:58:23.696323 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13868 2024.09.09 17:58:23.696514 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
13869 2024.09.09 17:58:23.698402 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4570 rows, containing 4 columns (4 merged, 0 gathered) in 0.004634337 sec., 986117.3237941049 rows/sec., 63.97 MiB/sec.
13870 2024.09.09 17:58:23.698757 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13871 2024.09.09 17:58:23.699161 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13872 2024.09.09 17:58:23.699254 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_71_14} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13873 2024.09.09 17:58:23.699338 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
13874 2024.09.09 17:58:28.666390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13875 2024.09.09 17:58:28.666536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13876 2024.09.09 17:58:28.666567 [ 3 ] {} <Debug> HTTP-Session: f6761bb9-3529-48b5-bd25-a91e02502be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13877 2024.09.09 17:58:28.666596 [ 3 ] {} <Debug> HTTP-Session: f6761bb9-3529-48b5-bd25-a91e02502be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13878 2024.09.09 17:58:28.666613 [ 3 ] {} <Debug> HTTP-Session: f6761bb9-3529-48b5-bd25-a91e02502be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13879 2024.09.09 17:58:28.666672 [ 3 ] {} <Trace> HTTP-Session: f6761bb9-3529-48b5-bd25-a91e02502be3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13880 2024.09.09 17:58:28.666880 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13881 2024.09.09 17:58:28.666959 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13882 2024.09.09 17:58:28.667478 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13883 2024.09.09 17:58:28.668229 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13884 2024.09.09 17:58:28.668276 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13885 2024.09.09 17:58:28.668705 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13886 2024.09.09 17:58:28.669081 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13887 2024.09.09 17:58:28.669254 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002473 sec., 2426.202992317024 rows/sec., 197.84 KiB/sec.
13888 2024.09.09 17:58:28.669253 [ 52 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
13889 2024.09.09 17:58:28.669365 [ 52 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13890 2024.09.09 17:58:28.669425 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13891 2024.09.09 17:58:28.669639 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Debug> DynamicQueryHandler: Done processing query
13892 2024.09.09 17:58:28.669662 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
13893 2024.09.09 17:58:28.669680 [ 3 ] {e7d6a450-989d-447b-be6c-1fecda881b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13894 2024.09.09 17:58:28.669732 [ 3 ] {} <Debug> HTTP-Session: f6761bb9-3529-48b5-bd25-a91e02502be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13895 2024.09.09 17:58:28.669899 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13896 2024.09.09 17:58:28.669931 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 18 rows starting from the beginning of the part
13897 2024.09.09 17:58:28.669983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13898 2024.09.09 17:58:28.670013 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
13899 2024.09.09 17:58:28.670118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13900 2024.09.09 17:58:28.670286 [ 3 ] {} <Debug> HTTP-Session: 28af6582-5c23-44ce-b365-c248e5183ae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13901 2024.09.09 17:58:28.670401 [ 3 ] {} <Debug> HTTP-Session: 28af6582-5c23-44ce-b365-c248e5183ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13902 2024.09.09 17:58:28.670410 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
13903 2024.09.09 17:58:28.670436 [ 3 ] {} <Debug> HTTP-Session: 28af6582-5c23-44ce-b365-c248e5183ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13904 2024.09.09 17:58:28.670528 [ 3 ] {} <Trace> HTTP-Session: 28af6582-5c23-44ce-b365-c248e5183ae5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13905 2024.09.09 17:58:28.670627 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
13906 2024.09.09 17:58:28.670947 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
13907 2024.09.09 17:58:28.670987 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13908 2024.09.09 17:58:28.671158 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13909 2024.09.09 17:58:28.671260 [ 194 ] {99df20fa-9351-4442-b9c5-72fedf833392::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
13910 2024.09.09 17:58:28.671984 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13911 2024.09.09 17:58:28.672723 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13912 2024.09.09 17:58:28.672772 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13913 2024.09.09 17:58:28.673044 [ 187 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00346644 sec., 10385.294423096895 rows/sec., 887.42 KiB/sec.
13914 2024.09.09 17:58:28.673301 [ 187 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
13915 2024.09.09 17:58:28.673462 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13916 2024.09.09 17:58:28.674658 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13917 2024.09.09 17:58:28.674689 [ 187 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13918 2024.09.09 17:58:28.674905 [ 187 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_26_5} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
13919 2024.09.09 17:58:28.674983 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Debug> executeQuery: Read 256 rows, 23.13 KiB in 0.004214 sec., 60749.881347888 rows/sec., 5.36 MiB/sec.
13920 2024.09.09 17:58:28.675224 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13921 2024.09.09 17:58:28.675412 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Debug> DynamicQueryHandler: Done processing query
13922 2024.09.09 17:58:28.675442 [ 3 ] {d655d122-8f32-4acd-84fe-7bbd4b1242de} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13923 2024.09.09 17:58:28.675459 [ 3 ] {} <Debug> HTTP-Session: 28af6582-5c23-44ce-b365-c248e5183ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13924 2024.09.09 17:58:28.675610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 5479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13925 2024.09.09 17:58:28.675666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13926 2024.09.09 17:58:28.675686 [ 3 ] {} <Debug> HTTP-Session: da05e440-3ec3-4a5d-8334-66200d1218a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13927 2024.09.09 17:58:28.675703 [ 3 ] {} <Debug> HTTP-Session: da05e440-3ec3-4a5d-8334-66200d1218a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13928 2024.09.09 17:58:28.675717 [ 3 ] {} <Debug> HTTP-Session: da05e440-3ec3-4a5d-8334-66200d1218a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13929 2024.09.09 17:58:28.675750 [ 3 ] {} <Trace> HTTP-Session: da05e440-3ec3-4a5d-8334-66200d1218a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13930 2024.09.09 17:58:28.675867 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13931 2024.09.09 17:58:28.675915 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13932 2024.09.09 17:58:28.676166 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13933 2024.09.09 17:58:28.676502 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13934 2024.09.09 17:58:28.676539 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13935 2024.09.09 17:58:28.676902 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13936 2024.09.09 17:58:28.677274 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13937 2024.09.09 17:58:28.677431 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001595 sec., 23824.451410658305 rows/sec., 1.73 MiB/sec.
13938 2024.09.09 17:58:28.677610 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Debug> DynamicQueryHandler: Done processing query
13939 2024.09.09 17:58:28.677635 [ 3 ] {b90e2406-2267-41da-8c59-27d542e7ae05} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13940 2024.09.09 17:58:28.677651 [ 3 ] {} <Debug> HTTP-Session: da05e440-3ec3-4a5d-8334-66200d1218a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13941 2024.09.09 17:58:28.677779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13942 2024.09.09 17:58:28.677827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13943 2024.09.09 17:58:28.677847 [ 3 ] {} <Debug> HTTP-Session: bf664fc3-df68-4b31-8e61-e01b1db93c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13944 2024.09.09 17:58:28.677863 [ 3 ] {} <Debug> HTTP-Session: bf664fc3-df68-4b31-8e61-e01b1db93c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13945 2024.09.09 17:58:28.677877 [ 3 ] {} <Debug> HTTP-Session: bf664fc3-df68-4b31-8e61-e01b1db93c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13946 2024.09.09 17:58:28.677909 [ 3 ] {} <Trace> HTTP-Session: bf664fc3-df68-4b31-8e61-e01b1db93c46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13947 2024.09.09 17:58:28.678011 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13948 2024.09.09 17:58:28.678054 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13949 2024.09.09 17:58:28.678283 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13950 2024.09.09 17:58:28.678601 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13951 2024.09.09 17:58:28.678639 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13952 2024.09.09 17:58:28.678996 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
13953 2024.09.09 17:58:28.679354 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13954 2024.09.09 17:58:28.679501 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec.
13955 2024.09.09 17:58:28.679668 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Debug> DynamicQueryHandler: Done processing query
13956 2024.09.09 17:58:28.679691 [ 3 ] {20e1e980-e2a2-40a2-a231-c728b083fe6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13957 2024.09.09 17:58:28.679707 [ 3 ] {} <Debug> HTTP-Session: bf664fc3-df68-4b31-8e61-e01b1db93c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13958 2024.09.09 17:58:28.679824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13959 2024.09.09 17:58:28.679873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13960 2024.09.09 17:58:28.679892 [ 3 ] {} <Debug> HTTP-Session: 9d348149-7b11-4c04-a24e-093767311208 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13961 2024.09.09 17:58:28.679908 [ 3 ] {} <Debug> HTTP-Session: 9d348149-7b11-4c04-a24e-093767311208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13962 2024.09.09 17:58:28.679922 [ 3 ] {} <Debug> HTTP-Session: 9d348149-7b11-4c04-a24e-093767311208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13963 2024.09.09 17:58:28.679953 [ 3 ] {} <Trace> HTTP-Session: 9d348149-7b11-4c04-a24e-093767311208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13964 2024.09.09 17:58:28.680051 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13965 2024.09.09 17:58:28.680094 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13966 2024.09.09 17:58:28.680319 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13967 2024.09.09 17:58:28.680615 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13968 2024.09.09 17:58:28.680653 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13969 2024.09.09 17:58:28.681002 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13970 2024.09.09 17:58:28.681355 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13971 2024.09.09 17:58:28.681520 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 239.04 KiB/sec.
13972 2024.09.09 17:58:28.681799 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Debug> DynamicQueryHandler: Done processing query
13973 2024.09.09 17:58:28.681850 [ 3 ] {c2cfa64f-bb54-4023-a94b-99f79ae33690} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13974 2024.09.09 17:58:28.681885 [ 3 ] {} <Debug> HTTP-Session: 9d348149-7b11-4c04-a24e-093767311208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13975 2024.09.09 17:58:28.682104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 68208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13976 2024.09.09 17:58:28.682154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13977 2024.09.09 17:58:28.682173 [ 3 ] {} <Debug> HTTP-Session: 392b978d-dd66-4c44-8a41-64f9d387de12 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13978 2024.09.09 17:58:28.682190 [ 3 ] {} <Debug> HTTP-Session: 392b978d-dd66-4c44-8a41-64f9d387de12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13979 2024.09.09 17:58:28.682203 [ 3 ] {} <Debug> HTTP-Session: 392b978d-dd66-4c44-8a41-64f9d387de12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13980 2024.09.09 17:58:28.682234 [ 3 ] {} <Trace> HTTP-Session: 392b978d-dd66-4c44-8a41-64f9d387de12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13981 2024.09.09 17:58:28.682458 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13982 2024.09.09 17:58:28.682505 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13983 2024.09.09 17:58:28.682759 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13984 2024.09.09 17:58:28.683325 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13985 2024.09.09 17:58:28.683362 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
13986 2024.09.09 17:58:28.683747 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13987 2024.09.09 17:58:28.684120 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13988 2024.09.09 17:58:28.684271 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Debug> executeQuery: Read 420 rows, 30.73 KiB in 0.001924 sec., 218295.2182952183 rows/sec., 15.60 MiB/sec.
13989 2024.09.09 17:58:28.684449 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Debug> DynamicQueryHandler: Done processing query
13990 2024.09.09 17:58:28.684472 [ 3 ] {1d6e3368-92ba-4215-bdc6-c04aac4d7a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13991 2024.09.09 17:58:28.684488 [ 3 ] {} <Debug> HTTP-Session: 392b978d-dd66-4c44-8a41-64f9d387de12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13992 2024.09.09 17:58:28.684622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13993 2024.09.09 17:58:28.684672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13994 2024.09.09 17:58:28.684691 [ 3 ] {} <Debug> HTTP-Session: 8575b3df-f4ca-4730-acb9-199445a89fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
13995 2024.09.09 17:58:28.684708 [ 3 ] {} <Debug> HTTP-Session: 8575b3df-f4ca-4730-acb9-199445a89fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13996 2024.09.09 17:58:28.684722 [ 3 ] {} <Debug> HTTP-Session: 8575b3df-f4ca-4730-acb9-199445a89fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13997 2024.09.09 17:58:28.684753 [ 3 ] {} <Trace> HTTP-Session: 8575b3df-f4ca-4730-acb9-199445a89fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13998 2024.09.09 17:58:28.684850 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13999 2024.09.09 17:58:28.684894 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14000 2024.09.09 17:58:28.685026 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14001 2024.09.09 17:58:28.685283 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14002 2024.09.09 17:58:28.685320 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14003 2024.09.09 17:58:28.685675 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14004 2024.09.09 17:58:28.686005 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14005 2024.09.09 17:58:28.686154 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
14006 2024.09.09 17:58:28.686339 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Debug> DynamicQueryHandler: Done processing query
14007 2024.09.09 17:58:28.686367 [ 3 ] {697a4f70-182d-4378-b967-4968df2cb580} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14008 2024.09.09 17:58:28.686383 [ 3 ] {} <Debug> HTTP-Session: 8575b3df-f4ca-4730-acb9-199445a89fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14009 2024.09.09 17:58:28.686583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14010 2024.09.09 17:58:28.686636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14011 2024.09.09 17:58:28.686655 [ 3 ] {} <Debug> HTTP-Session: fcc9ea77-eb33-4a52-a985-3fb0a560c4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14012 2024.09.09 17:58:28.686672 [ 3 ] {} <Debug> HTTP-Session: fcc9ea77-eb33-4a52-a985-3fb0a560c4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14013 2024.09.09 17:58:28.686685 [ 3 ] {} <Debug> HTTP-Session: fcc9ea77-eb33-4a52-a985-3fb0a560c4cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14014 2024.09.09 17:58:28.686716 [ 3 ] {} <Trace> HTTP-Session: fcc9ea77-eb33-4a52-a985-3fb0a560c4cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14015 2024.09.09 17:58:28.686900 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14016 2024.09.09 17:58:28.686949 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14017 2024.09.09 17:58:28.687094 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14018 2024.09.09 17:58:28.687520 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14019 2024.09.09 17:58:28.687559 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14020 2024.09.09 17:58:28.687954 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14021 2024.09.09 17:58:28.688300 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14022 2024.09.09 17:58:28.688451 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001638 sec., 146520.14652014652 rows/sec., 9.82 MiB/sec.
14023 2024.09.09 17:58:28.688632 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Debug> DynamicQueryHandler: Done processing query
14024 2024.09.09 17:58:28.688656 [ 3 ] {85d812d8-811c-4fcf-9106-291478b3b6dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14025 2024.09.09 17:58:28.688672 [ 3 ] {} <Debug> HTTP-Session: fcc9ea77-eb33-4a52-a985-3fb0a560c4cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14026 2024.09.09 17:58:28.688806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14027 2024.09.09 17:58:28.688855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14028 2024.09.09 17:58:28.688873 [ 3 ] {} <Debug> HTTP-Session: 62e0f60c-4adc-4f43-8007-d161a16a7670 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14029 2024.09.09 17:58:28.688889 [ 3 ] {} <Debug> HTTP-Session: 62e0f60c-4adc-4f43-8007-d161a16a7670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.09.09 17:58:28.688903 [ 3 ] {} <Debug> HTTP-Session: 62e0f60c-4adc-4f43-8007-d161a16a7670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14031 2024.09.09 17:58:28.688934 [ 3 ] {} <Trace> HTTP-Session: 62e0f60c-4adc-4f43-8007-d161a16a7670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14032 2024.09.09 17:58:28.689027 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14033 2024.09.09 17:58:28.689074 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14034 2024.09.09 17:58:28.689204 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14035 2024.09.09 17:58:28.689461 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14036 2024.09.09 17:58:28.689497 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14037 2024.09.09 17:58:28.689848 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14038 2024.09.09 17:58:28.690169 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14039 2024.09.09 17:58:28.690316 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 51.63 KiB/sec.
14040 2024.09.09 17:58:28.690477 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Debug> DynamicQueryHandler: Done processing query
14041 2024.09.09 17:58:28.690501 [ 3 ] {82f68b60-6151-45cc-8137-2373410283a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14042 2024.09.09 17:58:28.690516 [ 3 ] {} <Debug> HTTP-Session: 62e0f60c-4adc-4f43-8007-d161a16a7670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14043 2024.09.09 17:58:28.690737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14044 2024.09.09 17:58:28.690785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14045 2024.09.09 17:58:28.690804 [ 3 ] {} <Debug> HTTP-Session: 68cb148e-14bb-403b-8f55-ace060c4c97e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14046 2024.09.09 17:58:28.690820 [ 3 ] {} <Debug> HTTP-Session: 68cb148e-14bb-403b-8f55-ace060c4c97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14047 2024.09.09 17:58:28.690833 [ 3 ] {} <Debug> HTTP-Session: 68cb148e-14bb-403b-8f55-ace060c4c97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14048 2024.09.09 17:58:28.690863 [ 3 ] {} <Trace> HTTP-Session: 68cb148e-14bb-403b-8f55-ace060c4c97e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14049 2024.09.09 17:58:28.691174 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14050 2024.09.09 17:58:28.691238 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14051 2024.09.09 17:58:28.691649 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14052 2024.09.09 17:58:28.692324 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14053 2024.09.09 17:58:28.692361 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14054 2024.09.09 17:58:28.693022 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14055 2024.09.09 17:58:28.693435 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14056 2024.09.09 17:58:28.693626 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002671 sec., 11980.531636091351 rows/sec., 21.47 MiB/sec.
14057 2024.09.09 17:58:28.693852 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Debug> DynamicQueryHandler: Done processing query
14058 2024.09.09 17:58:28.693878 [ 3 ] {e4851e3c-3df3-4330-8b5a-9f167c1f46cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14059 2024.09.09 17:58:28.693894 [ 3 ] {} <Debug> HTTP-Session: 68cb148e-14bb-403b-8f55-ace060c4c97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14060 2024.09.09 17:58:28.694038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14061 2024.09.09 17:58:28.694087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14062 2024.09.09 17:58:28.694105 [ 3 ] {} <Debug> HTTP-Session: cee21340-42ea-41c3-a8eb-8a54bbc0f593 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14063 2024.09.09 17:58:28.694122 [ 3 ] {} <Debug> HTTP-Session: cee21340-42ea-41c3-a8eb-8a54bbc0f593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14064 2024.09.09 17:58:28.694136 [ 3 ] {} <Debug> HTTP-Session: cee21340-42ea-41c3-a8eb-8a54bbc0f593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14065 2024.09.09 17:58:28.694166 [ 3 ] {} <Trace> HTTP-Session: cee21340-42ea-41c3-a8eb-8a54bbc0f593 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14066 2024.09.09 17:58:28.694284 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14067 2024.09.09 17:58:28.694329 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14068 2024.09.09 17:58:28.694457 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14069 2024.09.09 17:58:28.694753 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14070 2024.09.09 17:58:28.694790 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14071 2024.09.09 17:58:28.695152 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14072 2024.09.09 17:58:28.695489 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14073 2024.09.09 17:58:28.695638 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec.
14074 2024.09.09 17:58:28.695796 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Debug> DynamicQueryHandler: Done processing query
14075 2024.09.09 17:58:28.695820 [ 3 ] {17c80b55-a1fb-468f-80ab-48e3d4bf878c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14076 2024.09.09 17:58:28.695835 [ 3 ] {} <Debug> HTTP-Session: cee21340-42ea-41c3-a8eb-8a54bbc0f593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14077 2024.09.09 17:58:32.554646 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
14078 2024.09.09 17:58:32.554718 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
14079 2024.09.09 17:58:33.690596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14080 2024.09.09 17:58:33.690727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14081 2024.09.09 17:58:33.690758 [ 3 ] {} <Debug> HTTP-Session: dbc2f9e6-0005-4c36-a1cc-c2dec70746ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14082 2024.09.09 17:58:33.690789 [ 3 ] {} <Debug> HTTP-Session: dbc2f9e6-0005-4c36-a1cc-c2dec70746ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14083 2024.09.09 17:58:33.690807 [ 3 ] {} <Debug> HTTP-Session: dbc2f9e6-0005-4c36-a1cc-c2dec70746ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14084 2024.09.09 17:58:33.690864 [ 3 ] {} <Trace> HTTP-Session: dbc2f9e6-0005-4c36-a1cc-c2dec70746ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14085 2024.09.09 17:58:33.691084 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14086 2024.09.09 17:58:33.691164 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14087 2024.09.09 17:58:33.691526 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14088 2024.09.09 17:58:33.691966 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14089 2024.09.09 17:58:33.692015 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14090 2024.09.09 17:58:33.692442 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
14091 2024.09.09 17:58:33.692852 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14092 2024.09.09 17:58:33.693032 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002007 sec., 1993.024414549078 rows/sec., 162.52 KiB/sec.
14093 2024.09.09 17:58:33.693392 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Debug> DynamicQueryHandler: Done processing query
14094 2024.09.09 17:58:33.693421 [ 3 ] {f3f9099f-402e-4d27-a0f6-ca6e98024946} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14095 2024.09.09 17:58:33.693438 [ 3 ] {} <Debug> HTTP-Session: dbc2f9e6-0005-4c36-a1cc-c2dec70746ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14096 2024.09.09 17:58:33.693759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14097 2024.09.09 17:58:33.693816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14098 2024.09.09 17:58:33.693836 [ 3 ] {} <Debug> HTTP-Session: abc0afc5-ea3f-4295-ad19-4483a0f9a152 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14099 2024.09.09 17:58:33.693854 [ 3 ] {} <Debug> HTTP-Session: abc0afc5-ea3f-4295-ad19-4483a0f9a152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14100 2024.09.09 17:58:33.693868 [ 3 ] {} <Debug> HTTP-Session: abc0afc5-ea3f-4295-ad19-4483a0f9a152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14101 2024.09.09 17:58:33.693905 [ 3 ] {} <Trace> HTTP-Session: abc0afc5-ea3f-4295-ad19-4483a0f9a152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14102 2024.09.09 17:58:33.694391 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14103 2024.09.09 17:58:33.694442 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14104 2024.09.09 17:58:33.694704 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14105 2024.09.09 17:58:33.695863 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14106 2024.09.09 17:58:33.695904 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14107 2024.09.09 17:58:33.696361 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14108 2024.09.09 17:58:33.696737 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14109 2024.09.09 17:58:33.696901 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002827 sec., 429430.491687301 rows/sec., 35.48 MiB/sec.
14110 2024.09.09 17:58:33.697089 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Debug> DynamicQueryHandler: Done processing query
14111 2024.09.09 17:58:33.697115 [ 3 ] {a8add1b9-4357-475d-96eb-85e7fa001598} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
14112 2024.09.09 17:58:33.697131 [ 3 ] {} <Debug> HTTP-Session: abc0afc5-ea3f-4295-ad19-4483a0f9a152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14113 2024.09.09 17:58:33.697321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14114 2024.09.09 17:58:33.697373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14115 2024.09.09 17:58:33.697393 [ 3 ] {} <Debug> HTTP-Session: cae72718-4701-441f-8dd4-6a3f4b2fc153 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14116 2024.09.09 17:58:33.697410 [ 3 ] {} <Debug> HTTP-Session: cae72718-4701-441f-8dd4-6a3f4b2fc153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14117 2024.09.09 17:58:33.697425 [ 3 ] {} <Debug> HTTP-Session: cae72718-4701-441f-8dd4-6a3f4b2fc153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14118 2024.09.09 17:58:33.697458 [ 3 ] {} <Trace> HTTP-Session: cae72718-4701-441f-8dd4-6a3f4b2fc153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14119 2024.09.09 17:58:33.697564 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14120 2024.09.09 17:58:33.697612 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14121 2024.09.09 17:58:33.697850 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14122 2024.09.09 17:58:33.698284 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14123 2024.09.09 17:58:33.698324 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14124 2024.09.09 17:58:33.698692 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14125 2024.09.09 17:58:33.699062 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14126 2024.09.09 17:58:33.699226 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001681 sec., 7138.607971445568 rows/sec., 524.01 KiB/sec.
14127 2024.09.09 17:58:33.699409 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Debug> DynamicQueryHandler: Done processing query
14128 2024.09.09 17:58:33.699434 [ 3 ] {b73d4ba8-0dcb-45bd-aa51-88441cb52aab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14129 2024.09.09 17:58:33.699451 [ 3 ] {} <Debug> HTTP-Session: cae72718-4701-441f-8dd4-6a3f4b2fc153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14130 2024.09.09 17:58:33.699636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14131 2024.09.09 17:58:33.699685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14132 2024.09.09 17:58:33.699704 [ 3 ] {} <Debug> HTTP-Session: cf1513e8-bf7f-4939-bad3-c857bfeb6e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14133 2024.09.09 17:58:33.699722 [ 3 ] {} <Debug> HTTP-Session: cf1513e8-bf7f-4939-bad3-c857bfeb6e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14134 2024.09.09 17:58:33.699737 [ 3 ] {} <Debug> HTTP-Session: cf1513e8-bf7f-4939-bad3-c857bfeb6e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14135 2024.09.09 17:58:33.699770 [ 3 ] {} <Trace> HTTP-Session: cf1513e8-bf7f-4939-bad3-c857bfeb6e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14136 2024.09.09 17:58:33.699921 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14137 2024.09.09 17:58:33.699967 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14138 2024.09.09 17:58:33.700192 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14139 2024.09.09 17:58:33.700633 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14140 2024.09.09 17:58:33.700672 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14141 2024.09.09 17:58:33.701043 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
14142 2024.09.09 17:58:33.701400 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14143 2024.09.09 17:58:33.701569 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001704 sec., 133802.81690140846 rows/sec., 9.06 MiB/sec.
14144 2024.09.09 17:58:33.701842 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Debug> DynamicQueryHandler: Done processing query
14145 2024.09.09 17:58:33.701891 [ 3 ] {78687afd-ff24-4cbc-b3b2-21b974a78004} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14146 2024.09.09 17:58:33.701920 [ 3 ] {} <Debug> HTTP-Session: cf1513e8-bf7f-4939-bad3-c857bfeb6e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14147 2024.09.09 17:58:33.702134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14148 2024.09.09 17:58:33.702183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14149 2024.09.09 17:58:33.702202 [ 3 ] {} <Debug> HTTP-Session: ac9cf5ab-57ff-41b0-bf36-59743d19f2a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14150 2024.09.09 17:58:33.702219 [ 3 ] {} <Debug> HTTP-Session: ac9cf5ab-57ff-41b0-bf36-59743d19f2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14151 2024.09.09 17:58:33.702233 [ 3 ] {} <Debug> HTTP-Session: ac9cf5ab-57ff-41b0-bf36-59743d19f2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14152 2024.09.09 17:58:33.702266 [ 3 ] {} <Trace> HTTP-Session: ac9cf5ab-57ff-41b0-bf36-59743d19f2a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14153 2024.09.09 17:58:33.702609 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14154 2024.09.09 17:58:33.702657 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14155 2024.09.09 17:58:33.702906 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14156 2024.09.09 17:58:33.703576 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14157 2024.09.09 17:58:33.703614 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14158 2024.09.09 17:58:33.704000 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14159 2024.09.09 17:58:33.704378 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14160 2024.09.09 17:58:33.704537 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002151 sec., 247326.82473268246 rows/sec., 18.33 MiB/sec.
14161 2024.09.09 17:58:33.704720 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Debug> DynamicQueryHandler: Done processing query
14162 2024.09.09 17:58:33.704744 [ 3 ] {a35ebe99-525d-4938-ad8b-ee64899cee7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14163 2024.09.09 17:58:33.704761 [ 3 ] {} <Debug> HTTP-Session: ac9cf5ab-57ff-41b0-bf36-59743d19f2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14164 2024.09.09 17:58:33.705184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14165 2024.09.09 17:58:33.705234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14166 2024.09.09 17:58:33.705254 [ 3 ] {} <Debug> HTTP-Session: 80128c51-15fd-4b4c-9c31-09cc496900a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14167 2024.09.09 17:58:33.705271 [ 3 ] {} <Debug> HTTP-Session: 80128c51-15fd-4b4c-9c31-09cc496900a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14168 2024.09.09 17:58:33.705286 [ 3 ] {} <Debug> HTTP-Session: 80128c51-15fd-4b4c-9c31-09cc496900a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14169 2024.09.09 17:58:33.705318 [ 3 ] {} <Trace> HTTP-Session: 80128c51-15fd-4b4c-9c31-09cc496900a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14170 2024.09.09 17:58:33.705773 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14171 2024.09.09 17:58:33.705822 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14172 2024.09.09 17:58:33.705967 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14173 2024.09.09 17:58:33.706787 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14174 2024.09.09 17:58:33.706825 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14175 2024.09.09 17:58:33.707270 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14176 2024.09.09 17:58:33.707618 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14177 2024.09.09 17:58:33.707783 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002303 sec., 367346.93877551024 rows/sec., 24.73 MiB/sec.
14178 2024.09.09 17:58:33.708069 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Debug> DynamicQueryHandler: Done processing query
14179 2024.09.09 17:58:33.708129 [ 3 ] {c67cae51-187c-4e66-b8da-148815523d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
14180 2024.09.09 17:58:33.708189 [ 3 ] {} <Debug> HTTP-Session: 80128c51-15fd-4b4c-9c31-09cc496900a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14181 2024.09.09 17:58:33.708383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14182 2024.09.09 17:58:33.708436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14183 2024.09.09 17:58:33.708455 [ 3 ] {} <Debug> HTTP-Session: 0e06029d-5121-4344-b60c-cb80e8171ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14184 2024.09.09 17:58:33.708472 [ 3 ] {} <Debug> HTTP-Session: 0e06029d-5121-4344-b60c-cb80e8171ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14185 2024.09.09 17:58:33.708486 [ 3 ] {} <Debug> HTTP-Session: 0e06029d-5121-4344-b60c-cb80e8171ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14186 2024.09.09 17:58:33.708518 [ 3 ] {} <Trace> HTTP-Session: 0e06029d-5121-4344-b60c-cb80e8171ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14187 2024.09.09 17:58:33.708677 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14188 2024.09.09 17:58:33.708749 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14189 2024.09.09 17:58:33.709174 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14190 2024.09.09 17:58:33.709695 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14191 2024.09.09 17:58:33.709733 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14192 2024.09.09 17:58:33.710347 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14193 2024.09.09 17:58:33.710764 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14194 2024.09.09 17:58:33.710954 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002356 sec., 3395.585738539898 rows/sec., 6.08 MiB/sec.
14195 2024.09.09 17:58:33.711181 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Debug> DynamicQueryHandler: Done processing query
14196 2024.09.09 17:58:33.711206 [ 3 ] {bc9de8f4-c788-4d60-9bf3-fc69b7aa4bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14197 2024.09.09 17:58:33.711223 [ 3 ] {} <Debug> HTTP-Session: 0e06029d-5121-4344-b60c-cb80e8171ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14198 2024.09.09 17:58:33.711376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14199 2024.09.09 17:58:33.711427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14200 2024.09.09 17:58:33.711446 [ 3 ] {} <Debug> HTTP-Session: 7db0ad57-0dd6-49bb-ba41-1091cb4a99d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14201 2024.09.09 17:58:33.711463 [ 3 ] {} <Debug> HTTP-Session: 7db0ad57-0dd6-49bb-ba41-1091cb4a99d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14202 2024.09.09 17:58:33.711477 [ 3 ] {} <Debug> HTTP-Session: 7db0ad57-0dd6-49bb-ba41-1091cb4a99d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14203 2024.09.09 17:58:33.711508 [ 3 ] {} <Trace> HTTP-Session: 7db0ad57-0dd6-49bb-ba41-1091cb4a99d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14204 2024.09.09 17:58:33.711623 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14205 2024.09.09 17:58:33.711671 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14206 2024.09.09 17:58:33.711800 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14207 2024.09.09 17:58:33.712127 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14208 2024.09.09 17:58:33.712165 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14209 2024.09.09 17:58:33.712538 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14210 2024.09.09 17:58:33.712879 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14211 2024.09.09 17:58:33.713042 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
14212 2024.09.09 17:58:33.713214 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Debug> DynamicQueryHandler: Done processing query
14213 2024.09.09 17:58:33.713239 [ 3 ] {e2af4fe7-b376-4835-9a10-6b64c5fc51a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14214 2024.09.09 17:58:33.713256 [ 3 ] {} <Debug> HTTP-Session: 7db0ad57-0dd6-49bb-ba41-1091cb4a99d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.09.09 17:58:38.667310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14216 2024.09.09 17:58:38.667501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14217 2024.09.09 17:58:38.667527 [ 3 ] {} <Debug> HTTP-Session: 46f58386-5fb0-4da9-832d-204783e08603 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14218 2024.09.09 17:58:38.667552 [ 3 ] {} <Debug> HTTP-Session: 46f58386-5fb0-4da9-832d-204783e08603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14219 2024.09.09 17:58:38.667567 [ 3 ] {} <Debug> HTTP-Session: 46f58386-5fb0-4da9-832d-204783e08603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14220 2024.09.09 17:58:38.667617 [ 3 ] {} <Trace> HTTP-Session: 46f58386-5fb0-4da9-832d-204783e08603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14221 2024.09.09 17:58:38.667796 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14222 2024.09.09 17:58:38.667868 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14223 2024.09.09 17:58:38.668216 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14224 2024.09.09 17:58:38.668693 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14225 2024.09.09 17:58:38.668735 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14226 2024.09.09 17:58:38.669164 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
14227 2024.09.09 17:58:38.669565 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14228 2024.09.09 17:58:38.669723 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001981 sec., 1009.5911155981827 rows/sec., 82.33 KiB/sec.
14229 2024.09.09 17:58:38.670100 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Debug> DynamicQueryHandler: Done processing query
14230 2024.09.09 17:58:38.670129 [ 3 ] {29f454d0-c7a0-4a8b-bab5-8b8f72780778} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14231 2024.09.09 17:58:38.670146 [ 3 ] {} <Debug> HTTP-Session: 46f58386-5fb0-4da9-832d-204783e08603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.09.09 17:58:38.670395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14233 2024.09.09 17:58:38.670453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14234 2024.09.09 17:58:38.670474 [ 3 ] {} <Debug> HTTP-Session: c8e82cf2-2370-4faf-9e57-7eb2c11da635 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14235 2024.09.09 17:58:38.670492 [ 3 ] {} <Debug> HTTP-Session: c8e82cf2-2370-4faf-9e57-7eb2c11da635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14236 2024.09.09 17:58:38.670506 [ 3 ] {} <Debug> HTTP-Session: c8e82cf2-2370-4faf-9e57-7eb2c11da635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14237 2024.09.09 17:58:38.670541 [ 3 ] {} <Trace> HTTP-Session: c8e82cf2-2370-4faf-9e57-7eb2c11da635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14238 2024.09.09 17:58:38.670734 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14239 2024.09.09 17:58:38.670785 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14240 2024.09.09 17:58:38.671043 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14241 2024.09.09 17:58:38.671551 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14242 2024.09.09 17:58:38.671589 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14243 2024.09.09 17:58:38.671981 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14244 2024.09.09 17:58:38.672350 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14245 2024.09.09 17:58:38.672494 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Debug> executeQuery: Read 254 rows, 22.98 KiB in 0.001853 sec., 137075.01349163518 rows/sec., 12.11 MiB/sec.
14246 2024.09.09 17:58:38.672710 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Debug> DynamicQueryHandler: Done processing query
14247 2024.09.09 17:58:38.672734 [ 3 ] {83d5ca92-626f-4b8c-9399-bc1523ece257} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14248 2024.09.09 17:58:38.672751 [ 3 ] {} <Debug> HTTP-Session: c8e82cf2-2370-4faf-9e57-7eb2c11da635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.09.09 17:58:38.672901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14250 2024.09.09 17:58:38.672952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14251 2024.09.09 17:58:38.672972 [ 3 ] {} <Debug> HTTP-Session: 336951dd-6a4c-4482-aca6-43d17a47aea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14252 2024.09.09 17:58:38.672991 [ 3 ] {} <Debug> HTTP-Session: 336951dd-6a4c-4482-aca6-43d17a47aea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14253 2024.09.09 17:58:38.673005 [ 3 ] {} <Debug> HTTP-Session: 336951dd-6a4c-4482-aca6-43d17a47aea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14254 2024.09.09 17:58:38.673038 [ 3 ] {} <Trace> HTTP-Session: 336951dd-6a4c-4482-aca6-43d17a47aea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14255 2024.09.09 17:58:38.673146 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14256 2024.09.09 17:58:38.673192 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14257 2024.09.09 17:58:38.673431 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14258 2024.09.09 17:58:38.673778 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14259 2024.09.09 17:58:38.673818 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14260 2024.09.09 17:58:38.674183 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14261 2024.09.09 17:58:38.674550 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14262 2024.09.09 17:58:38.674707 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001592 sec., 21356.783919597987 rows/sec., 1.56 MiB/sec.
14263 2024.09.09 17:58:38.674892 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Debug> DynamicQueryHandler: Done processing query
14264 2024.09.09 17:58:38.674916 [ 3 ] {f53cd11f-ef96-4f8c-a238-8cdb9f784580} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14265 2024.09.09 17:58:38.674933 [ 3 ] {} <Debug> HTTP-Session: 336951dd-6a4c-4482-aca6-43d17a47aea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14266 2024.09.09 17:58:38.675061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14267 2024.09.09 17:58:38.675110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14268 2024.09.09 17:58:38.675128 [ 3 ] {} <Debug> HTTP-Session: e3caa01d-bfd8-4ba2-9497-b06837afd4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14269 2024.09.09 17:58:38.675146 [ 3 ] {} <Debug> HTTP-Session: e3caa01d-bfd8-4ba2-9497-b06837afd4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14270 2024.09.09 17:58:38.675159 [ 3 ] {} <Debug> HTTP-Session: e3caa01d-bfd8-4ba2-9497-b06837afd4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14271 2024.09.09 17:58:38.675190 [ 3 ] {} <Trace> HTTP-Session: e3caa01d-bfd8-4ba2-9497-b06837afd4a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14272 2024.09.09 17:58:38.675289 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14273 2024.09.09 17:58:38.675334 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14274 2024.09.09 17:58:38.675562 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14275 2024.09.09 17:58:38.675875 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14276 2024.09.09 17:58:38.675914 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14277 2024.09.09 17:58:38.676273 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
14278 2024.09.09 17:58:38.676632 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14279 2024.09.09 17:58:38.676796 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec.
14280 2024.09.09 17:58:38.677079 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Debug> DynamicQueryHandler: Done processing query
14281 2024.09.09 17:58:38.677125 [ 3 ] {3ca9fca3-d448-4582-a80e-c0dbb3272074} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14282 2024.09.09 17:58:38.677143 [ 3 ] {} <Debug> HTTP-Session: e3caa01d-bfd8-4ba2-9497-b06837afd4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14283 2024.09.09 17:58:38.677291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14284 2024.09.09 17:58:38.677341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14285 2024.09.09 17:58:38.677361 [ 3 ] {} <Debug> HTTP-Session: fe82ce65-7084-41fa-89bf-7c7c3a252b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14286 2024.09.09 17:58:38.677378 [ 3 ] {} <Debug> HTTP-Session: fe82ce65-7084-41fa-89bf-7c7c3a252b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14287 2024.09.09 17:58:38.677392 [ 3 ] {} <Debug> HTTP-Session: fe82ce65-7084-41fa-89bf-7c7c3a252b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14288 2024.09.09 17:58:38.677423 [ 3 ] {} <Trace> HTTP-Session: fe82ce65-7084-41fa-89bf-7c7c3a252b9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14289 2024.09.09 17:58:38.677522 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14290 2024.09.09 17:58:38.677569 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14291 2024.09.09 17:58:38.677812 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14292 2024.09.09 17:58:38.678124 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14293 2024.09.09 17:58:38.678163 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14294 2024.09.09 17:58:38.678514 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14295 2024.09.09 17:58:38.678877 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14296 2024.09.09 17:58:38.679042 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 228.26 KiB/sec.
14297 2024.09.09 17:58:38.679040 [ 35 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
14298 2024.09.09 17:58:38.679161 [ 35 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14299 2024.09.09 17:58:38.679212 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14300 2024.09.09 17:58:38.679303 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Debug> DynamicQueryHandler: Done processing query
14301 2024.09.09 17:58:38.679336 [ 3 ] {015191eb-8247-4f5b-84a0-63f7566aa273} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14302 2024.09.09 17:58:38.679347 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
14303 2024.09.09 17:58:38.679354 [ 3 ] {} <Debug> HTTP-Session: fe82ce65-7084-41fa-89bf-7c7c3a252b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14304 2024.09.09 17:58:38.679489 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14305 2024.09.09 17:58:38.679524 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part
14306 2024.09.09 17:58:38.679595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14307 2024.09.09 17:58:38.679675 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
14308 2024.09.09 17:58:38.679720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14309 2024.09.09 17:58:38.679859 [ 3 ] {} <Debug> HTTP-Session: b80fa00a-1004-4410-9a74-fe36d26cf2a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14310 2024.09.09 17:58:38.679946 [ 3 ] {} <Debug> HTTP-Session: b80fa00a-1004-4410-9a74-fe36d26cf2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14311 2024.09.09 17:58:38.680049 [ 3 ] {} <Debug> HTTP-Session: b80fa00a-1004-4410-9a74-fe36d26cf2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14312 2024.09.09 17:58:38.680136 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
14313 2024.09.09 17:58:38.680187 [ 3 ] {} <Trace> HTTP-Session: b80fa00a-1004-4410-9a74-fe36d26cf2a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14314 2024.09.09 17:58:38.680529 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
14315 2024.09.09 17:58:38.680668 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14316 2024.09.09 17:58:38.680796 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
14317 2024.09.09 17:58:38.680808 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14318 2024.09.09 17:58:38.681594 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14319 2024.09.09 17:58:38.682575 [ 198 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003254689 sec., 9217.470547877232 rows/sec., 585.09 KiB/sec.
14320 2024.09.09 17:58:38.682738 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14321 2024.09.09 17:58:38.682782 [ 195 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
14322 2024.09.09 17:58:38.682791 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14323 2024.09.09 17:58:38.683792 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14324 2024.09.09 17:58:38.683976 [ 200 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14325 2024.09.09 17:58:38.684300 [ 200 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_37_9} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
14326 2024.09.09 17:58:38.684494 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
14327 2024.09.09 17:58:38.684581 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14328 2024.09.09 17:58:38.684759 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Debug> executeQuery: Read 416 rows, 30.41 KiB in 0.004319 sec., 96318.59226672842 rows/sec., 6.88 MiB/sec.
14329 2024.09.09 17:58:38.684956 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Debug> DynamicQueryHandler: Done processing query
14330 2024.09.09 17:58:38.684982 [ 3 ] {7c9c3e9e-8c73-485c-bd9b-37b272b312de} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14331 2024.09.09 17:58:38.685025 [ 3 ] {} <Debug> HTTP-Session: b80fa00a-1004-4410-9a74-fe36d26cf2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14332 2024.09.09 17:58:38.685164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14333 2024.09.09 17:58:38.685213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14334 2024.09.09 17:58:38.685233 [ 3 ] {} <Debug> HTTP-Session: 19ea18f0-8804-43cf-8d84-154b948a4387 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14335 2024.09.09 17:58:38.685250 [ 3 ] {} <Debug> HTTP-Session: 19ea18f0-8804-43cf-8d84-154b948a4387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14336 2024.09.09 17:58:38.685263 [ 3 ] {} <Debug> HTTP-Session: 19ea18f0-8804-43cf-8d84-154b948a4387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14337 2024.09.09 17:58:38.685294 [ 3 ] {} <Trace> HTTP-Session: 19ea18f0-8804-43cf-8d84-154b948a4387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14338 2024.09.09 17:58:38.685391 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14339 2024.09.09 17:58:38.685437 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14340 2024.09.09 17:58:38.685572 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14341 2024.09.09 17:58:38.685884 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14342 2024.09.09 17:58:38.685922 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14343 2024.09.09 17:58:38.686290 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14344 2024.09.09 17:58:38.686637 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14345 2024.09.09 17:58:38.686791 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec.
14346 2024.09.09 17:58:38.686963 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Debug> DynamicQueryHandler: Done processing query
14347 2024.09.09 17:58:38.686987 [ 3 ] {f951f4ac-4095-4512-b12b-6eb010fd2bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14348 2024.09.09 17:58:38.687003 [ 3 ] {} <Debug> HTTP-Session: 19ea18f0-8804-43cf-8d84-154b948a4387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14349 2024.09.09 17:58:38.687178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14350 2024.09.09 17:58:38.687228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14351 2024.09.09 17:58:38.687247 [ 3 ] {} <Debug> HTTP-Session: 7da14463-d9ac-40c9-bf58-4b6324a9e869 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14352 2024.09.09 17:58:38.687264 [ 3 ] {} <Debug> HTTP-Session: 7da14463-d9ac-40c9-bf58-4b6324a9e869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14353 2024.09.09 17:58:38.687278 [ 3 ] {} <Debug> HTTP-Session: 7da14463-d9ac-40c9-bf58-4b6324a9e869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14354 2024.09.09 17:58:38.687308 [ 3 ] {} <Trace> HTTP-Session: 7da14463-d9ac-40c9-bf58-4b6324a9e869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14355 2024.09.09 17:58:38.687515 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14356 2024.09.09 17:58:38.687562 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14357 2024.09.09 17:58:38.687705 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14358 2024.09.09 17:58:38.688153 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14359 2024.09.09 17:58:38.688190 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14360 2024.09.09 17:58:38.688585 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14361 2024.09.09 17:58:38.688940 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14362 2024.09.09 17:58:38.689094 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001697 sec., 140247.49558043608 rows/sec., 9.40 MiB/sec.
14363 2024.09.09 17:58:38.689273 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Debug> DynamicQueryHandler: Done processing query
14364 2024.09.09 17:58:38.689298 [ 3 ] {3b8f4c8c-0c9d-4e0d-82fa-9aad15088a87} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14365 2024.09.09 17:58:38.689314 [ 3 ] {} <Debug> HTTP-Session: 7da14463-d9ac-40c9-bf58-4b6324a9e869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14366 2024.09.09 17:58:38.689438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14367 2024.09.09 17:58:38.689486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14368 2024.09.09 17:58:38.689505 [ 3 ] {} <Debug> HTTP-Session: 17cc001a-fc6f-472c-937a-e6b09cdbb668 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14369 2024.09.09 17:58:38.689522 [ 3 ] {} <Debug> HTTP-Session: 17cc001a-fc6f-472c-937a-e6b09cdbb668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14370 2024.09.09 17:58:38.689536 [ 3 ] {} <Debug> HTTP-Session: 17cc001a-fc6f-472c-937a-e6b09cdbb668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14371 2024.09.09 17:58:38.689566 [ 3 ] {} <Trace> HTTP-Session: 17cc001a-fc6f-472c-937a-e6b09cdbb668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14372 2024.09.09 17:58:38.689662 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14373 2024.09.09 17:58:38.689709 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14374 2024.09.09 17:58:38.689842 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14375 2024.09.09 17:58:38.690113 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14376 2024.09.09 17:58:38.690151 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14377 2024.09.09 17:58:38.690508 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14378 2024.09.09 17:58:38.690843 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14379 2024.09.09 17:58:38.691000 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec.
14380 2024.09.09 17:58:38.691170 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Debug> DynamicQueryHandler: Done processing query
14381 2024.09.09 17:58:38.691194 [ 3 ] {0b685e9d-f306-46ee-86af-d347e06dbc72} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14382 2024.09.09 17:58:38.691209 [ 3 ] {} <Debug> HTTP-Session: 17cc001a-fc6f-472c-937a-e6b09cdbb668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14383 2024.09.09 17:58:38.691378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14384 2024.09.09 17:58:38.691426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14385 2024.09.09 17:58:38.691446 [ 3 ] {} <Debug> HTTP-Session: b41f1464-4950-4132-84a9-b90f019105c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14386 2024.09.09 17:58:38.691464 [ 3 ] {} <Debug> HTTP-Session: b41f1464-4950-4132-84a9-b90f019105c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14387 2024.09.09 17:58:38.691478 [ 3 ] {} <Debug> HTTP-Session: b41f1464-4950-4132-84a9-b90f019105c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14388 2024.09.09 17:58:38.691509 [ 3 ] {} <Trace> HTTP-Session: b41f1464-4950-4132-84a9-b90f019105c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14389 2024.09.09 17:58:38.691848 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14390 2024.09.09 17:58:38.691914 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14391 2024.09.09 17:58:38.692327 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14392 2024.09.09 17:58:38.693049 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14393 2024.09.09 17:58:38.693087 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14394 2024.09.09 17:58:38.693724 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14395 2024.09.09 17:58:38.694146 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14396 2024.09.09 17:58:38.694340 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002727 sec., 11734.506784011735 rows/sec., 21.03 MiB/sec.
14397 2024.09.09 17:58:38.694572 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Debug> DynamicQueryHandler: Done processing query
14398 2024.09.09 17:58:38.694597 [ 3 ] {caa8bfdd-6c59-4a0d-b680-7c1d24b304ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14399 2024.09.09 17:58:38.694612 [ 3 ] {} <Debug> HTTP-Session: b41f1464-4950-4132-84a9-b90f019105c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14400 2024.09.09 17:58:38.694742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14401 2024.09.09 17:58:38.694792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14402 2024.09.09 17:58:38.694812 [ 3 ] {} <Debug> HTTP-Session: f83ac29f-076c-41c5-879d-908d99f79608 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14403 2024.09.09 17:58:38.694830 [ 3 ] {} <Debug> HTTP-Session: f83ac29f-076c-41c5-879d-908d99f79608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14404 2024.09.09 17:58:38.694845 [ 3 ] {} <Debug> HTTP-Session: f83ac29f-076c-41c5-879d-908d99f79608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14405 2024.09.09 17:58:38.694876 [ 3 ] {} <Trace> HTTP-Session: f83ac29f-076c-41c5-879d-908d99f79608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14406 2024.09.09 17:58:38.694992 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14407 2024.09.09 17:58:38.695039 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14408 2024.09.09 17:58:38.695168 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14409 2024.09.09 17:58:38.695524 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14410 2024.09.09 17:58:38.695562 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14411 2024.09.09 17:58:38.695941 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14412 2024.09.09 17:58:38.696271 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14413 2024.09.09 17:58:38.696432 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec.
14414 2024.09.09 17:58:38.696608 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Debug> DynamicQueryHandler: Done processing query
14415 2024.09.09 17:58:38.696633 [ 3 ] {39fb3d3e-e6a9-4b03-b10b-298718722cf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14416 2024.09.09 17:58:38.696648 [ 3 ] {} <Debug> HTTP-Session: f83ac29f-076c-41c5-879d-908d99f79608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14417 2024.09.09 17:58:43.660900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14418 2024.09.09 17:58:43.661106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14419 2024.09.09 17:58:43.661153 [ 3 ] {} <Debug> HTTP-Session: 906bde75-8f83-4803-b2ff-849d497021d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14420 2024.09.09 17:58:43.661197 [ 3 ] {} <Debug> HTTP-Session: 906bde75-8f83-4803-b2ff-849d497021d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14421 2024.09.09 17:58:43.661226 [ 3 ] {} <Debug> HTTP-Session: 906bde75-8f83-4803-b2ff-849d497021d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14422 2024.09.09 17:58:43.661305 [ 3 ] {} <Trace> HTTP-Session: 906bde75-8f83-4803-b2ff-849d497021d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14423 2024.09.09 17:58:43.661642 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14424 2024.09.09 17:58:43.661726 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14425 2024.09.09 17:58:43.662075 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14426 2024.09.09 17:58:43.662643 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14427 2024.09.09 17:58:43.662693 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14428 2024.09.09 17:58:43.663128 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14429 2024.09.09 17:58:43.663534 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14430 2024.09.09 17:58:43.663702 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002183 sec., 32982.13467704993 rows/sec., 2.68 MiB/sec.
14431 2024.09.09 17:58:43.663939 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Debug> DynamicQueryHandler: Done processing query
14432 2024.09.09 17:58:43.663966 [ 3 ] {c454b822-1253-4c1f-b1df-0647e9d77387} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14433 2024.09.09 17:58:43.663983 [ 3 ] {} <Debug> HTTP-Session: 906bde75-8f83-4803-b2ff-849d497021d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14434 2024.09.09 17:58:43.664148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14435 2024.09.09 17:58:43.664205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14436 2024.09.09 17:58:43.664225 [ 3 ] {} <Debug> HTTP-Session: b58406c9-0d13-4469-b732-ae7dca866a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14437 2024.09.09 17:58:43.664243 [ 3 ] {} <Debug> HTTP-Session: b58406c9-0d13-4469-b732-ae7dca866a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14438 2024.09.09 17:58:43.664257 [ 3 ] {} <Debug> HTTP-Session: b58406c9-0d13-4469-b732-ae7dca866a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14439 2024.09.09 17:58:43.664293 [ 3 ] {} <Trace> HTTP-Session: b58406c9-0d13-4469-b732-ae7dca866a7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14440 2024.09.09 17:58:43.664403 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14441 2024.09.09 17:58:43.664453 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14442 2024.09.09 17:58:43.664694 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14443 2024.09.09 17:58:43.665032 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14444 2024.09.09 17:58:43.665072 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14445 2024.09.09 17:58:43.665439 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14446 2024.09.09 17:58:43.665816 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14447 2024.09.09 17:58:43.665970 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001591 sec., 5028.28409805154 rows/sec., 378.10 KiB/sec.
14448 2024.09.09 17:58:43.665999 [ 31 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14449 2024.09.09 17:58:43.666121 [ 31 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14450 2024.09.09 17:58:43.666159 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14451 2024.09.09 17:58:43.666245 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Debug> DynamicQueryHandler: Done processing query
14452 2024.09.09 17:58:43.666322 [ 3 ] {a19570ba-e029-452c-bb43-3f6eac51577a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14453 2024.09.09 17:58:43.666429 [ 3 ] {} <Debug> HTTP-Session: b58406c9-0d13-4469-b732-ae7dca866a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14454 2024.09.09 17:58:43.666532 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
14455 2024.09.09 17:58:43.666725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14456 2024.09.09 17:58:43.667080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14457 2024.09.09 17:58:43.667211 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14458 2024.09.09 17:58:43.667237 [ 3 ] {} <Debug> HTTP-Session: 64a9a7a2-5b0a-4c8e-9677-e95e79c28fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14459 2024.09.09 17:58:43.667332 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 58 rows starting from the beginning of the part
14460 2024.09.09 17:58:43.667332 [ 3 ] {} <Debug> HTTP-Session: 64a9a7a2-5b0a-4c8e-9677-e95e79c28fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14461 2024.09.09 17:58:43.667387 [ 3 ] {} <Debug> HTTP-Session: 64a9a7a2-5b0a-4c8e-9677-e95e79c28fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14462 2024.09.09 17:58:43.667523 [ 3 ] {} <Trace> HTTP-Session: 64a9a7a2-5b0a-4c8e-9677-e95e79c28fa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14463 2024.09.09 17:58:43.667588 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part
14464 2024.09.09 17:58:43.667904 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part
14465 2024.09.09 17:58:43.668109 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14466 2024.09.09 17:58:43.668216 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part
14467 2024.09.09 17:58:43.668309 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14468 2024.09.09 17:58:43.668476 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part
14469 2024.09.09 17:58:43.668868 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part
14470 2024.09.09 17:58:43.669693 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14471 2024.09.09 17:58:43.670786 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14472 2024.09.09 17:58:43.670857 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14473 2024.09.09 17:58:43.671942 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14474 2024.09.09 17:58:43.671968 [ 190 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005697773 sec., 28081.146791913263 rows/sec., 2.14 MiB/sec.
14475 2024.09.09 17:58:43.672158 [ 190 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14476 2024.09.09 17:58:43.672459 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14477 2024.09.09 17:58:43.672755 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.004899 sec., 14696.87691365585 rows/sec., 1.15 MiB/sec.
14478 2024.09.09 17:58:43.673118 [ 190 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14479 2024.09.09 17:58:43.673290 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Debug> DynamicQueryHandler: Done processing query
14480 2024.09.09 17:58:43.673356 [ 3 ] {bdd5030a-1d08-4f40-b2a9-fcacb9aa8d12} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14481 2024.09.09 17:58:43.673426 [ 190 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_71_14} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14482 2024.09.09 17:58:43.673428 [ 3 ] {} <Debug> HTTP-Session: 64a9a7a2-5b0a-4c8e-9677-e95e79c28fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14483 2024.09.09 17:58:43.673664 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14484 2024.09.09 17:58:43.673730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14485 2024.09.09 17:58:43.673853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14486 2024.09.09 17:58:43.673979 [ 3 ] {} <Debug> HTTP-Session: 6c03f7cd-a83c-42c5-a2d0-26ea4b2d356b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14487 2024.09.09 17:58:43.674015 [ 3 ] {} <Debug> HTTP-Session: 6c03f7cd-a83c-42c5-a2d0-26ea4b2d356b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14488 2024.09.09 17:58:43.674044 [ 3 ] {} <Debug> HTTP-Session: 6c03f7cd-a83c-42c5-a2d0-26ea4b2d356b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14489 2024.09.09 17:58:43.674078 [ 3 ] {} <Trace> HTTP-Session: 6c03f7cd-a83c-42c5-a2d0-26ea4b2d356b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14490 2024.09.09 17:58:43.674245 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14491 2024.09.09 17:58:43.674297 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14492 2024.09.09 17:58:43.674470 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14493 2024.09.09 17:58:43.674866 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14494 2024.09.09 17:58:43.674905 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14495 2024.09.09 17:58:43.675306 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14496 2024.09.09 17:58:43.675650 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14497 2024.09.09 17:58:43.675806 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec.
14498 2024.09.09 17:58:43.676102 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Debug> DynamicQueryHandler: Done processing query
14499 2024.09.09 17:58:43.676159 [ 3 ] {10998196-4ee0-4dbd-aa0c-a276eb4072f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14500 2024.09.09 17:58:43.676213 [ 3 ] {} <Debug> HTTP-Session: 6c03f7cd-a83c-42c5-a2d0-26ea4b2d356b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14501 2024.09.09 17:58:43.676393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14502 2024.09.09 17:58:43.676447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14503 2024.09.09 17:58:43.676467 [ 3 ] {} <Debug> HTTP-Session: afbca23a-767f-4d9c-9a6f-0ce3e7bac0aa Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14504 2024.09.09 17:58:43.676485 [ 3 ] {} <Debug> HTTP-Session: afbca23a-767f-4d9c-9a6f-0ce3e7bac0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14505 2024.09.09 17:58:43.676499 [ 3 ] {} <Debug> HTTP-Session: afbca23a-767f-4d9c-9a6f-0ce3e7bac0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14506 2024.09.09 17:58:43.676532 [ 3 ] {} <Trace> HTTP-Session: afbca23a-767f-4d9c-9a6f-0ce3e7bac0aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14507 2024.09.09 17:58:43.676711 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14508 2024.09.09 17:58:43.676787 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14509 2024.09.09 17:58:43.677235 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14510 2024.09.09 17:58:43.677765 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14511 2024.09.09 17:58:43.677803 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14512 2024.09.09 17:58:43.678404 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14513 2024.09.09 17:58:43.678830 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14514 2024.09.09 17:58:43.679020 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14515 2024.09.09 17:58:43.679040 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002428 sec., 3294.8929159802306 rows/sec., 5.90 MiB/sec.
14516 2024.09.09 17:58:43.679090 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14517 2024.09.09 17:58:43.679172 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14518 2024.09.09 17:58:43.679525 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
14519 2024.09.09 17:58:43.679617 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Debug> DynamicQueryHandler: Done processing query
14520 2024.09.09 17:58:43.679669 [ 3 ] {a9474d30-3751-4202-a6db-d0078fbf4b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14521 2024.09.09 17:58:43.679704 [ 3 ] {} <Debug> HTTP-Session: afbca23a-767f-4d9c-9a6f-0ce3e7bac0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14522 2024.09.09 17:58:43.679905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14523 2024.09.09 17:58:43.680024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14524 2024.09.09 17:58:43.680090 [ 3 ] {} <Debug> HTTP-Session: 3354d530-c844-4a6a-b8af-4d4ae5006a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14525 2024.09.09 17:58:43.680145 [ 3 ] {} <Debug> HTTP-Session: 3354d530-c844-4a6a-b8af-4d4ae5006a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14526 2024.09.09 17:58:43.680184 [ 3 ] {} <Debug> HTTP-Session: 3354d530-c844-4a6a-b8af-4d4ae5006a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14527 2024.09.09 17:58:43.680209 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14528 2024.09.09 17:58:43.680252 [ 3 ] {} <Trace> HTTP-Session: 3354d530-c844-4a6a-b8af-4d4ae5006a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14529 2024.09.09 17:58:43.680340 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1257 rows starting from the beginning of the part
14530 2024.09.09 17:58:43.680520 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14531 2024.09.09 17:58:43.680710 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14532 2024.09.09 17:58:43.681153 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part
14533 2024.09.09 17:58:43.681463 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14534 2024.09.09 17:58:43.681939 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part
14535 2024.09.09 17:58:43.682595 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part
14536 2024.09.09 17:58:43.682725 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14537 2024.09.09 17:58:43.682822 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14538 2024.09.09 17:58:43.683208 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part
14539 2024.09.09 17:58:43.683901 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part
14540 2024.09.09 17:58:43.684039 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14541 2024.09.09 17:58:43.684985 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14542 2024.09.09 17:58:43.685330 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004904 sec., 12234.910277324632 rows/sec., 844.34 KiB/sec.
14543 2024.09.09 17:58:43.685760 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Debug> DynamicQueryHandler: Done processing query
14544 2024.09.09 17:58:43.685794 [ 3 ] {34a73de2-4bbd-4eea-b509-8cff39898840} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14545 2024.09.09 17:58:43.685822 [ 3 ] {} <Debug> HTTP-Session: 3354d530-c844-4a6a-b8af-4d4ae5006a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14546 2024.09.09 17:58:43.690242 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1345 rows, containing 19 columns (19 merged, 0 gathered) in 0.010930224 sec., 123053.28783746791 rows/sec., 220.51 MiB/sec.
14547 2024.09.09 17:58:43.691642 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14548 2024.09.09 17:58:43.692217 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14549 2024.09.09 17:58:43.692299 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14550 2024.09.09 17:58:43.692437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB.
14551 2024.09.09 17:58:47.554984 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
14552 2024.09.09 17:58:47.555078 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
14553 2024.09.09 17:58:48.666812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 38287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14554 2024.09.09 17:58:48.666950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14555 2024.09.09 17:58:48.666980 [ 3 ] {} <Debug> HTTP-Session: 355519ab-b6c5-4111-9c9b-a32a02e936a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14556 2024.09.09 17:58:48.667010 [ 3 ] {} <Debug> HTTP-Session: 355519ab-b6c5-4111-9c9b-a32a02e936a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14557 2024.09.09 17:58:48.667030 [ 3 ] {} <Debug> HTTP-Session: 355519ab-b6c5-4111-9c9b-a32a02e936a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14558 2024.09.09 17:58:48.667086 [ 3 ] {} <Trace> HTTP-Session: 355519ab-b6c5-4111-9c9b-a32a02e936a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14559 2024.09.09 17:58:48.667386 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14560 2024.09.09 17:58:48.667467 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14561 2024.09.09 17:58:48.667857 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14562 2024.09.09 17:58:48.668492 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14563 2024.09.09 17:58:48.668536 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14564 2024.09.09 17:58:48.669004 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14565 2024.09.09 17:58:48.669419 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14566 2024.09.09 17:58:48.669574 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Debug> executeQuery: Read 253 rows, 22.91 KiB in 0.00233 sec., 108583.69098712446 rows/sec., 9.60 MiB/sec.
14567 2024.09.09 17:58:48.669587 [ 26 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14568 2024.09.09 17:58:48.669654 [ 26 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14569 2024.09.09 17:58:48.669698 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14570 2024.09.09 17:58:48.669862 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Debug> DynamicQueryHandler: Done processing query
14571 2024.09.09 17:58:48.669877 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14572 2024.09.09 17:58:48.669901 [ 3 ] {8cfbd4b5-e596-4a4b-a0e7-f6d15af3e24c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14573 2024.09.09 17:58:48.669962 [ 3 ] {} <Debug> HTTP-Session: 355519ab-b6c5-4111-9c9b-a32a02e936a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14574 2024.09.09 17:58:48.670119 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14575 2024.09.09 17:58:48.670175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14576 2024.09.09 17:58:48.670197 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1419 rows starting from the beginning of the part
14577 2024.09.09 17:58:48.670272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14578 2024.09.09 17:58:48.670357 [ 3 ] {} <Debug> HTTP-Session: 29aa6a44-2b54-4a8b-a9a2-6bd150c196fe Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14579 2024.09.09 17:58:48.670424 [ 3 ] {} <Debug> HTTP-Session: 29aa6a44-2b54-4a8b-a9a2-6bd150c196fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14580 2024.09.09 17:58:48.670495 [ 3 ] {} <Debug> HTTP-Session: 29aa6a44-2b54-4a8b-a9a2-6bd150c196fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14581 2024.09.09 17:58:48.670507 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 256 rows starting from the beginning of the part
14582 2024.09.09 17:58:48.670576 [ 3 ] {} <Trace> HTTP-Session: 29aa6a44-2b54-4a8b-a9a2-6bd150c196fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14583 2024.09.09 17:58:48.670832 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1214 rows starting from the beginning of the part
14584 2024.09.09 17:58:48.670899 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14585 2024.09.09 17:58:48.671039 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14586 2024.09.09 17:58:48.671111 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 254 rows starting from the beginning of the part
14587 2024.09.09 17:58:48.671399 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part
14588 2024.09.09 17:58:48.671728 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 253 rows starting from the beginning of the part
14589 2024.09.09 17:58:48.672489 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14590 2024.09.09 17:58:48.673281 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14591 2024.09.09 17:58:48.673354 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14592 2024.09.09 17:58:48.674347 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14593 2024.09.09 17:58:48.674787 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14594 2024.09.09 17:58:48.675054 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004275 sec., 7485.380116959064 rows/sec., 562.87 KiB/sec.
14595 2024.09.09 17:58:48.675612 [ 192 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 5 columns (5 merged, 0 gathered) in 0.005826124 sec., 595249.9466197423 rows/sec., 52.47 MiB/sec.
14596 2024.09.09 17:58:48.675678 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Debug> DynamicQueryHandler: Done processing query
14597 2024.09.09 17:58:48.675709 [ 3 ] {a74d15b1-1f3e-42f9-876f-b877ca0c9527} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14598 2024.09.09 17:58:48.675726 [ 3 ] {} <Debug> HTTP-Session: 29aa6a44-2b54-4a8b-a9a2-6bd150c196fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14599 2024.09.09 17:58:48.675870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14600 2024.09.09 17:58:48.675878 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14601 2024.09.09 17:58:48.675939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14602 2024.09.09 17:58:48.675966 [ 3 ] {} <Debug> HTTP-Session: 8c3553b2-b04b-400a-8abf-87f29534f3b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14603 2024.09.09 17:58:48.675985 [ 3 ] {} <Debug> HTTP-Session: 8c3553b2-b04b-400a-8abf-87f29534f3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14604 2024.09.09 17:58:48.675999 [ 3 ] {} <Debug> HTTP-Session: 8c3553b2-b04b-400a-8abf-87f29534f3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14605 2024.09.09 17:58:48.676042 [ 3 ] {} <Trace> HTTP-Session: 8c3553b2-b04b-400a-8abf-87f29534f3b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14606 2024.09.09 17:58:48.676205 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14607 2024.09.09 17:58:48.676263 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14608 2024.09.09 17:58:48.676428 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14609 2024.09.09 17:58:48.676557 [ 190 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_76_15} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14610 2024.09.09 17:58:48.676635 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14611 2024.09.09 17:58:48.676665 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
14612 2024.09.09 17:58:48.677009 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14613 2024.09.09 17:58:48.677047 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14614 2024.09.09 17:58:48.677426 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
14615 2024.09.09 17:58:48.677805 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14616 2024.09.09 17:58:48.677935 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001792 sec., 7812.5 rows/sec., 547.14 KiB/sec.
14617 2024.09.09 17:58:48.678118 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Debug> DynamicQueryHandler: Done processing query
14618 2024.09.09 17:58:48.678144 [ 3 ] {a3e85334-dbf5-4c6a-8ea1-8be045cbf7fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14619 2024.09.09 17:58:48.678160 [ 3 ] {} <Debug> HTTP-Session: 8c3553b2-b04b-400a-8abf-87f29534f3b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14620 2024.09.09 17:58:48.678288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14621 2024.09.09 17:58:48.678339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14622 2024.09.09 17:58:48.678358 [ 3 ] {} <Debug> HTTP-Session: 149dba96-273b-483a-9eff-197170b8e70d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14623 2024.09.09 17:58:48.678375 [ 3 ] {} <Debug> HTTP-Session: 149dba96-273b-483a-9eff-197170b8e70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14624 2024.09.09 17:58:48.678389 [ 3 ] {} <Debug> HTTP-Session: 149dba96-273b-483a-9eff-197170b8e70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14625 2024.09.09 17:58:48.678421 [ 3 ] {} <Trace> HTTP-Session: 149dba96-273b-483a-9eff-197170b8e70d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14626 2024.09.09 17:58:48.678521 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14627 2024.09.09 17:58:48.678566 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14628 2024.09.09 17:58:48.678794 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14629 2024.09.09 17:58:48.679106 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14630 2024.09.09 17:58:48.679142 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14631 2024.09.09 17:58:48.679500 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14632 2024.09.09 17:58:48.679878 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14633 2024.09.09 17:58:48.680012 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 233.53 KiB/sec.
14634 2024.09.09 17:58:48.680307 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Debug> DynamicQueryHandler: Done processing query
14635 2024.09.09 17:58:48.680362 [ 3 ] {4b10a22b-46d5-4f26-b926-16ef24b4618f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14636 2024.09.09 17:58:48.680409 [ 3 ] {} <Debug> HTTP-Session: 149dba96-273b-483a-9eff-197170b8e70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14637 2024.09.09 17:58:48.680633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 67183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14638 2024.09.09 17:58:48.680684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14639 2024.09.09 17:58:48.680703 [ 3 ] {} <Debug> HTTP-Session: f4a7c72f-3f7b-4709-8cea-d7daef2ffd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14640 2024.09.09 17:58:48.680720 [ 3 ] {} <Debug> HTTP-Session: f4a7c72f-3f7b-4709-8cea-d7daef2ffd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14641 2024.09.09 17:58:48.680735 [ 3 ] {} <Debug> HTTP-Session: f4a7c72f-3f7b-4709-8cea-d7daef2ffd11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14642 2024.09.09 17:58:48.680766 [ 3 ] {} <Trace> HTTP-Session: f4a7c72f-3f7b-4709-8cea-d7daef2ffd11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14643 2024.09.09 17:58:48.681058 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14644 2024.09.09 17:58:48.681104 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14645 2024.09.09 17:58:48.681347 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14646 2024.09.09 17:58:48.681949 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14647 2024.09.09 17:58:48.681988 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14648 2024.09.09 17:58:48.682382 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14649 2024.09.09 17:58:48.682752 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14650 2024.09.09 17:58:48.682881 [ 50 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14651 2024.09.09 17:58:48.682882 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.002003 sec., 206689.96505242138 rows/sec., 14.75 MiB/sec.
14652 2024.09.09 17:58:48.682922 [ 50 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14653 2024.09.09 17:58:48.682958 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14654 2024.09.09 17:58:48.683174 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Debug> DynamicQueryHandler: Done processing query
14655 2024.09.09 17:58:48.683212 [ 3 ] {93e6c6d2-0a3b-43c1-8bf7-16894e35fd22} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14656 2024.09.09 17:58:48.683229 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14657 2024.09.09 17:58:48.683268 [ 3 ] {} <Debug> HTTP-Session: f4a7c72f-3f7b-4709-8cea-d7daef2ffd11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14658 2024.09.09 17:58:48.683666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14659 2024.09.09 17:58:48.683905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14660 2024.09.09 17:58:48.683928 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14661 2024.09.09 17:58:48.684009 [ 3 ] {} <Debug> HTTP-Session: be89ee72-5894-4291-9acd-37e8d78ced36 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14662 2024.09.09 17:58:48.684046 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part
14663 2024.09.09 17:58:48.684101 [ 3 ] {} <Debug> HTTP-Session: be89ee72-5894-4291-9acd-37e8d78ced36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14664 2024.09.09 17:58:48.684185 [ 3 ] {} <Debug> HTTP-Session: be89ee72-5894-4291-9acd-37e8d78ced36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14665 2024.09.09 17:58:48.684388 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 420 rows starting from the beginning of the part
14666 2024.09.09 17:58:48.684389 [ 3 ] {} <Trace> HTTP-Session: be89ee72-5894-4291-9acd-37e8d78ced36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14667 2024.09.09 17:58:48.684655 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 532 rows starting from the beginning of the part
14668 2024.09.09 17:58:48.684763 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14669 2024.09.09 17:58:48.684891 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 416 rows starting from the beginning of the part
14670 2024.09.09 17:58:48.685020 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14671 2024.09.09 17:58:48.685201 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part
14672 2024.09.09 17:58:48.685511 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 414 rows starting from the beginning of the part
14673 2024.09.09 17:58:48.686216 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14674 2024.09.09 17:58:48.686915 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14675 2024.09.09 17:58:48.686972 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14676 2024.09.09 17:58:48.687941 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14677 2024.09.09 17:58:48.688541 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14678 2024.09.09 17:58:48.688789 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004125 sec., 1454.5454545454545 rows/sec., 75.99 KiB/sec.
14679 2024.09.09 17:58:48.689299 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006240736 sec., 443537.42891864036 rows/sec., 33.86 MiB/sec.
14680 2024.09.09 17:58:48.689318 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Debug> DynamicQueryHandler: Done processing query
14681 2024.09.09 17:58:48.689365 [ 3 ] {86f85e53-ce5a-4671-b820-507ee326f30e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14682 2024.09.09 17:58:48.689386 [ 3 ] {} <Debug> HTTP-Session: be89ee72-5894-4291-9acd-37e8d78ced36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14683 2024.09.09 17:58:48.689515 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14684 2024.09.09 17:58:48.689613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14685 2024.09.09 17:58:48.689693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14686 2024.09.09 17:58:48.689738 [ 3 ] {} <Debug> HTTP-Session: 2680a934-061a-4e6a-ba32-45d3c1ed9953 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14687 2024.09.09 17:58:48.689766 [ 3 ] {} <Debug> HTTP-Session: 2680a934-061a-4e6a-ba32-45d3c1ed9953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14688 2024.09.09 17:58:48.689815 [ 3 ] {} <Debug> HTTP-Session: 2680a934-061a-4e6a-ba32-45d3c1ed9953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14689 2024.09.09 17:58:48.689972 [ 3 ] {} <Trace> HTTP-Session: 2680a934-061a-4e6a-ba32-45d3c1ed9953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14690 2024.09.09 17:58:48.690360 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14691 2024.09.09 17:58:48.690387 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14692 2024.09.09 17:58:48.690513 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14693 2024.09.09 17:58:48.690573 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_76_15} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14694 2024.09.09 17:58:48.690785 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
14695 2024.09.09 17:58:48.690912 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14696 2024.09.09 17:58:48.691400 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14697 2024.09.09 17:58:48.691438 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14698 2024.09.09 17:58:48.691856 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14699 2024.09.09 17:58:48.692221 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14700 2024.09.09 17:58:48.692352 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002167 sec., 109367.78957083524 rows/sec., 7.33 MiB/sec.
14701 2024.09.09 17:58:48.692354 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14702 2024.09.09 17:58:48.692415 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14703 2024.09.09 17:58:48.692449 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14704 2024.09.09 17:58:48.692630 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Debug> DynamicQueryHandler: Done processing query
14705 2024.09.09 17:58:48.692726 [ 3 ] {2afa29ed-5e7f-4cae-af2e-d77745cbc1b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14706 2024.09.09 17:58:48.692760 [ 3 ] {} <Debug> HTTP-Session: 2680a934-061a-4e6a-ba32-45d3c1ed9953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14707 2024.09.09 17:58:48.692762 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14708 2024.09.09 17:58:48.693107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14709 2024.09.09 17:58:48.693331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14710 2024.09.09 17:58:48.693472 [ 3 ] {} <Debug> HTTP-Session: 7ffbb337-093d-4520-865d-9f5e2483ebc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14711 2024.09.09 17:58:48.693547 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14712 2024.09.09 17:58:48.693572 [ 3 ] {} <Debug> HTTP-Session: 7ffbb337-093d-4520-865d-9f5e2483ebc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14713 2024.09.09 17:58:48.693685 [ 3 ] {} <Debug> HTTP-Session: 7ffbb337-093d-4520-865d-9f5e2483ebc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14714 2024.09.09 17:58:48.693694 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21768 rows starting from the beginning of the part
14715 2024.09.09 17:58:48.694111 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 240 rows starting from the beginning of the part
14716 2024.09.09 17:58:48.694117 [ 3 ] {} <Trace> HTTP-Session: 7ffbb337-093d-4520-865d-9f5e2483ebc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14717 2024.09.09 17:58:48.694364 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 846 rows starting from the beginning of the part
14718 2024.09.09 17:58:48.694571 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14719 2024.09.09 17:58:48.694649 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 238 rows starting from the beginning of the part
14720 2024.09.09 17:58:48.694742 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14721 2024.09.09 17:58:48.694937 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
14722 2024.09.09 17:58:48.695225 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part
14723 2024.09.09 17:58:48.695919 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14724 2024.09.09 17:58:48.696577 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14725 2024.09.09 17:58:48.696628 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14726 2024.09.09 17:58:48.697070 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14727 2024.09.09 17:58:48.697571 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14728 2024.09.09 17:58:48.697933 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 19.14 KiB/sec.
14729 2024.09.09 17:58:48.698314 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Debug> DynamicQueryHandler: Done processing query
14730 2024.09.09 17:58:48.698368 [ 3 ] {78a0ccd3-6268-4fe7-ae68-2c084143e876} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14731 2024.09.09 17:58:48.698408 [ 3 ] {} <Debug> HTTP-Session: 7ffbb337-093d-4520-865d-9f5e2483ebc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14732 2024.09.09 17:58:48.698609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 52697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14733 2024.09.09 17:58:48.698667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14734 2024.09.09 17:58:48.698686 [ 3 ] {} <Debug> HTTP-Session: 6c8a2a04-6449-41a2-88ef-ae3e2cd0bf86 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14735 2024.09.09 17:58:48.698703 [ 3 ] {} <Debug> HTTP-Session: 6c8a2a04-6449-41a2-88ef-ae3e2cd0bf86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14736 2024.09.09 17:58:48.698716 [ 3 ] {} <Debug> HTTP-Session: 6c8a2a04-6449-41a2-88ef-ae3e2cd0bf86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14737 2024.09.09 17:58:48.698765 [ 3 ] {} <Trace> HTTP-Session: 6c8a2a04-6449-41a2-88ef-ae3e2cd0bf86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14738 2024.09.09 17:58:48.699115 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14739 2024.09.09 17:58:48.699191 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14740 2024.09.09 17:58:48.699921 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14741 2024.09.09 17:58:48.700692 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14742 2024.09.09 17:58:48.700728 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14743 2024.09.09 17:58:48.701902 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14744 2024.09.09 17:58:48.702371 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14745 2024.09.09 17:58:48.702695 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003816 sec., 8385.744234800839 rows/sec., 15.03 MiB/sec.
14746 2024.09.09 17:58:48.703002 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Debug> DynamicQueryHandler: Done processing query
14747 2024.09.09 17:58:48.703037 [ 3 ] {08b10f0a-dbc0-44d3-bf86-d8bab90bbf72} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14748 2024.09.09 17:58:48.703069 [ 3 ] {} <Debug> HTTP-Session: 6c8a2a04-6449-41a2-88ef-ae3e2cd0bf86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14749 2024.09.09 17:58:48.703216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14750 2024.09.09 17:58:48.703266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14751 2024.09.09 17:58:48.703285 [ 3 ] {} <Debug> HTTP-Session: cb066dbd-6551-4de1-b7ae-ec77f35b9799 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14752 2024.09.09 17:58:48.703302 [ 3 ] {} <Debug> HTTP-Session: cb066dbd-6551-4de1-b7ae-ec77f35b9799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14753 2024.09.09 17:58:48.703333 [ 3 ] {} <Debug> HTTP-Session: cb066dbd-6551-4de1-b7ae-ec77f35b9799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14754 2024.09.09 17:58:48.703378 [ 3 ] {} <Trace> HTTP-Session: cb066dbd-6551-4de1-b7ae-ec77f35b9799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14755 2024.09.09 17:58:48.703508 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14756 2024.09.09 17:58:48.703554 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14757 2024.09.09 17:58:48.704090 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14758 2024.09.09 17:58:48.704280 [ 199 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23489 rows, containing 5 columns (5 merged, 0 gathered) in 0.011717859 sec., 2004547.0763899786 rows/sec., 135.22 MiB/sec.
14759 2024.09.09 17:58:48.704567 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14760 2024.09.09 17:58:48.704607 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14761 2024.09.09 17:58:48.704869 [ 197 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14762 2024.09.09 17:58:48.705358 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14763 2024.09.09 17:58:48.705802 [ 197 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14764 2024.09.09 17:58:48.705941 [ 197 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14765 2024.09.09 17:58:48.706051 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14766 2024.09.09 17:58:48.706145 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
14767 2024.09.09 17:58:48.706289 [ 50 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14768 2024.09.09 17:58:48.706292 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002834 sec., 28934.368383909667 rows/sec., 1.84 MiB/sec.
14769 2024.09.09 17:58:48.706333 [ 50 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14770 2024.09.09 17:58:48.706370 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
14771 2024.09.09 17:58:48.706558 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14772 2024.09.09 17:58:48.706563 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Debug> DynamicQueryHandler: Done processing query
14773 2024.09.09 17:58:48.706621 [ 3 ] {e870e5d3-aba3-4f16-9115-8dd66889ec27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14774 2024.09.09 17:58:48.706642 [ 3 ] {} <Debug> HTTP-Session: cb066dbd-6551-4de1-b7ae-ec77f35b9799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14775 2024.09.09 17:58:48.706997 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14776 2024.09.09 17:58:48.707100 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4570 rows starting from the beginning of the part
14777 2024.09.09 17:58:48.707587 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part
14778 2024.09.09 17:58:48.707777 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
14779 2024.09.09 17:58:48.707864 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part
14780 2024.09.09 17:58:48.708102 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
14781 2024.09.09 17:58:48.708216 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part
14782 2024.09.09 17:58:48.710322 [ 196 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4936 rows, containing 4 columns (4 merged, 0 gathered) in 0.003903363 sec., 1264550.5939365618 rows/sec., 82.02 MiB/sec.
14783 2024.09.09 17:58:48.710839 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14784 2024.09.09 17:58:48.711298 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14785 2024.09.09 17:58:48.711384 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_76_15} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14786 2024.09.09 17:58:48.711472 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
14787 2024.09.09 17:58:53.660690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14788 2024.09.09 17:58:53.660864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14789 2024.09.09 17:58:53.660903 [ 3 ] {} <Debug> HTTP-Session: ee49b5ed-ce66-45c2-9a26-50addc42f98e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14790 2024.09.09 17:58:53.660940 [ 3 ] {} <Debug> HTTP-Session: ee49b5ed-ce66-45c2-9a26-50addc42f98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14791 2024.09.09 17:58:53.660964 [ 3 ] {} <Debug> HTTP-Session: ee49b5ed-ce66-45c2-9a26-50addc42f98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14792 2024.09.09 17:58:53.661036 [ 3 ] {} <Trace> HTTP-Session: ee49b5ed-ce66-45c2-9a26-50addc42f98e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14793 2024.09.09 17:58:53.661327 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14794 2024.09.09 17:58:53.661421 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14795 2024.09.09 17:58:53.661891 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14796 2024.09.09 17:58:53.662495 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14797 2024.09.09 17:58:53.662551 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14798 2024.09.09 17:58:53.663152 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14799 2024.09.09 17:58:53.663740 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14800 2024.09.09 17:58:53.663969 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002744 sec., 26239.067055393585 rows/sec., 2.13 MiB/sec.
14801 2024.09.09 17:58:53.664248 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Debug> DynamicQueryHandler: Done processing query
14802 2024.09.09 17:58:53.664287 [ 3 ] {57b6eda1-ad30-49a1-88fe-84d2762cc076} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14803 2024.09.09 17:58:53.664313 [ 3 ] {} <Debug> HTTP-Session: ee49b5ed-ce66-45c2-9a26-50addc42f98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14804 2024.09.09 17:58:53.664519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14805 2024.09.09 17:58:53.664595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14806 2024.09.09 17:58:53.664626 [ 3 ] {} <Debug> HTTP-Session: 8f829246-0663-47fa-884f-a1d525e04751 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14807 2024.09.09 17:58:53.664654 [ 3 ] {} <Debug> HTTP-Session: 8f829246-0663-47fa-884f-a1d525e04751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14808 2024.09.09 17:58:53.664678 [ 3 ] {} <Debug> HTTP-Session: 8f829246-0663-47fa-884f-a1d525e04751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14809 2024.09.09 17:58:53.664728 [ 3 ] {} <Trace> HTTP-Session: 8f829246-0663-47fa-884f-a1d525e04751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14810 2024.09.09 17:58:53.664860 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14811 2024.09.09 17:58:53.664919 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14812 2024.09.09 17:58:53.665233 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14813 2024.09.09 17:58:53.665571 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14814 2024.09.09 17:58:53.665609 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14815 2024.09.09 17:58:53.665977 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14816 2024.09.09 17:58:53.666359 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14817 2024.09.09 17:58:53.666531 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001704 sec., 4694.835680751174 rows/sec., 353.03 KiB/sec.
14818 2024.09.09 17:58:53.666738 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Debug> DynamicQueryHandler: Done processing query
14819 2024.09.09 17:58:53.666763 [ 3 ] {efb2ea79-7943-43c2-990a-380fc5148929} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14820 2024.09.09 17:58:53.666779 [ 3 ] {} <Debug> HTTP-Session: 8f829246-0663-47fa-884f-a1d525e04751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14821 2024.09.09 17:58:53.666926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14822 2024.09.09 17:58:53.666976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14823 2024.09.09 17:58:53.666996 [ 3 ] {} <Debug> HTTP-Session: 1de5a8e6-a5bd-4617-aa6b-9a93c8a13d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14824 2024.09.09 17:58:53.667012 [ 3 ] {} <Debug> HTTP-Session: 1de5a8e6-a5bd-4617-aa6b-9a93c8a13d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14825 2024.09.09 17:58:53.667026 [ 3 ] {} <Debug> HTTP-Session: 1de5a8e6-a5bd-4617-aa6b-9a93c8a13d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14826 2024.09.09 17:58:53.667058 [ 3 ] {} <Trace> HTTP-Session: 1de5a8e6-a5bd-4617-aa6b-9a93c8a13d39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14827 2024.09.09 17:58:53.667174 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14828 2024.09.09 17:58:53.667218 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14829 2024.09.09 17:58:53.667451 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14830 2024.09.09 17:58:53.667808 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14831 2024.09.09 17:58:53.667845 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14832 2024.09.09 17:58:53.668232 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14833 2024.09.09 17:58:53.668624 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14834 2024.09.09 17:58:53.668796 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001692 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec.
14835 2024.09.09 17:58:53.669042 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Debug> DynamicQueryHandler: Done processing query
14836 2024.09.09 17:58:53.669072 [ 3 ] {e184a046-7439-4583-a828-ca924f8196ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14837 2024.09.09 17:58:53.669180 [ 3 ] {} <Debug> HTTP-Session: 1de5a8e6-a5bd-4617-aa6b-9a93c8a13d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14838 2024.09.09 17:58:53.669450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14839 2024.09.09 17:58:53.669560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14840 2024.09.09 17:58:53.669596 [ 3 ] {} <Debug> HTTP-Session: 612de16e-3252-4923-945f-2d20911e0194 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14841 2024.09.09 17:58:53.669623 [ 3 ] {} <Debug> HTTP-Session: 612de16e-3252-4923-945f-2d20911e0194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14842 2024.09.09 17:58:53.669638 [ 3 ] {} <Debug> HTTP-Session: 612de16e-3252-4923-945f-2d20911e0194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14843 2024.09.09 17:58:53.669671 [ 3 ] {} <Trace> HTTP-Session: 612de16e-3252-4923-945f-2d20911e0194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14844 2024.09.09 17:58:53.669822 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14845 2024.09.09 17:58:53.669875 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14846 2024.09.09 17:58:53.670048 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14847 2024.09.09 17:58:53.670441 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14848 2024.09.09 17:58:53.670477 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14849 2024.09.09 17:58:53.670868 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14850 2024.09.09 17:58:53.671219 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14851 2024.09.09 17:58:53.671373 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec.
14852 2024.09.09 17:58:53.671549 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Debug> DynamicQueryHandler: Done processing query
14853 2024.09.09 17:58:53.671573 [ 3 ] {f905cc28-0224-48d8-998b-ede79c6ef8ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14854 2024.09.09 17:58:53.671588 [ 3 ] {} <Debug> HTTP-Session: 612de16e-3252-4923-945f-2d20911e0194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14855 2024.09.09 17:58:53.671722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14856 2024.09.09 17:58:53.671770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14857 2024.09.09 17:58:53.671790 [ 3 ] {} <Debug> HTTP-Session: 2c1da62f-2efd-4ae5-8c95-b7a67178340b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14858 2024.09.09 17:58:53.671807 [ 3 ] {} <Debug> HTTP-Session: 2c1da62f-2efd-4ae5-8c95-b7a67178340b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14859 2024.09.09 17:58:53.671821 [ 3 ] {} <Debug> HTTP-Session: 2c1da62f-2efd-4ae5-8c95-b7a67178340b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14860 2024.09.09 17:58:53.671852 [ 3 ] {} <Trace> HTTP-Session: 2c1da62f-2efd-4ae5-8c95-b7a67178340b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14861 2024.09.09 17:58:53.672012 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14862 2024.09.09 17:58:53.672076 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
14863 2024.09.09 17:58:53.672506 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14864 2024.09.09 17:58:53.673005 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14865 2024.09.09 17:58:53.673043 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14866 2024.09.09 17:58:53.673647 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14867 2024.09.09 17:58:53.674071 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14868 2024.09.09 17:58:53.674264 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002339 sec., 3420.2650705429674 rows/sec., 6.13 MiB/sec.
14869 2024.09.09 17:58:53.674467 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Debug> DynamicQueryHandler: Done processing query
14870 2024.09.09 17:58:53.674492 [ 3 ] {969890d3-30a3-4c56-9b4d-d46146034bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14871 2024.09.09 17:58:53.674508 [ 3 ] {} <Debug> HTTP-Session: 2c1da62f-2efd-4ae5-8c95-b7a67178340b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14872 2024.09.09 17:58:53.674674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14873 2024.09.09 17:58:53.674722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14874 2024.09.09 17:58:53.674743 [ 3 ] {} <Debug> HTTP-Session: f70bad02-a5a6-4492-bf3d-8e73ef859209 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14875 2024.09.09 17:58:53.674759 [ 3 ] {} <Debug> HTTP-Session: f70bad02-a5a6-4492-bf3d-8e73ef859209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14876 2024.09.09 17:58:53.674773 [ 3 ] {} <Debug> HTTP-Session: f70bad02-a5a6-4492-bf3d-8e73ef859209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14877 2024.09.09 17:58:53.674804 [ 3 ] {} <Trace> HTTP-Session: f70bad02-a5a6-4492-bf3d-8e73ef859209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14878 2024.09.09 17:58:53.674918 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14879 2024.09.09 17:58:53.674963 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14880 2024.09.09 17:58:53.675091 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14881 2024.09.09 17:58:53.675398 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14882 2024.09.09 17:58:53.675434 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14883 2024.09.09 17:58:53.675796 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14884 2024.09.09 17:58:53.676120 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14885 2024.09.09 17:58:53.676266 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
14886 2024.09.09 17:58:53.676441 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Debug> DynamicQueryHandler: Done processing query
14887 2024.09.09 17:58:53.676465 [ 3 ] {150a32ed-f434-49ec-9a4f-eb517e00a624} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14888 2024.09.09 17:58:53.676481 [ 3 ] {} <Debug> HTTP-Session: f70bad02-a5a6-4492-bf3d-8e73ef859209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14889 2024.09.09 17:58:58.667269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14890 2024.09.09 17:58:58.667394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14891 2024.09.09 17:58:58.667419 [ 3 ] {} <Debug> HTTP-Session: 6487a47d-ab04-4d51-9551-2f6fa8dc94bd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14892 2024.09.09 17:58:58.667444 [ 3 ] {} <Debug> HTTP-Session: 6487a47d-ab04-4d51-9551-2f6fa8dc94bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14893 2024.09.09 17:58:58.667459 [ 3 ] {} <Debug> HTTP-Session: 6487a47d-ab04-4d51-9551-2f6fa8dc94bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14894 2024.09.09 17:58:58.667509 [ 3 ] {} <Trace> HTTP-Session: 6487a47d-ab04-4d51-9551-2f6fa8dc94bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14895 2024.09.09 17:58:58.667691 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14896 2024.09.09 17:58:58.667759 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14897 2024.09.09 17:58:58.668107 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14898 2024.09.09 17:58:58.668532 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14899 2024.09.09 17:58:58.668577 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14900 2024.09.09 17:58:58.668989 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
14901 2024.09.09 17:58:58.669381 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14902 2024.09.09 17:58:58.669568 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001929 sec., 2073.613271124935 rows/sec., 169.09 KiB/sec.
14903 2024.09.09 17:58:58.669937 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Debug> DynamicQueryHandler: Done processing query
14904 2024.09.09 17:58:58.669966 [ 3 ] {b4d5035a-aefa-41f3-a3c8-93d660e92147} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14905 2024.09.09 17:58:58.669983 [ 3 ] {} <Debug> HTTP-Session: 6487a47d-ab04-4d51-9551-2f6fa8dc94bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14906 2024.09.09 17:58:58.670222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 40718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14907 2024.09.09 17:58:58.670276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14908 2024.09.09 17:58:58.670296 [ 3 ] {} <Debug> HTTP-Session: 7a9f1ae3-dfb0-4ed0-8cb9-311b6e69cc32 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14909 2024.09.09 17:58:58.670315 [ 3 ] {} <Debug> HTTP-Session: 7a9f1ae3-dfb0-4ed0-8cb9-311b6e69cc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14910 2024.09.09 17:58:58.670329 [ 3 ] {} <Debug> HTTP-Session: 7a9f1ae3-dfb0-4ed0-8cb9-311b6e69cc32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14911 2024.09.09 17:58:58.670365 [ 3 ] {} <Trace> HTTP-Session: 7a9f1ae3-dfb0-4ed0-8cb9-311b6e69cc32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14912 2024.09.09 17:58:58.670560 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14913 2024.09.09 17:58:58.670609 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14914 2024.09.09 17:58:58.670866 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14915 2024.09.09 17:58:58.671450 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14916 2024.09.09 17:58:58.671489 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14917 2024.09.09 17:58:58.671876 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14918 2024.09.09 17:58:58.672245 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14919 2024.09.09 17:58:58.672414 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Debug> executeQuery: Read 269 rows, 24.37 KiB in 0.001944 sec., 138374.48559670782 rows/sec., 12.24 MiB/sec.
14920 2024.09.09 17:58:58.672604 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Debug> DynamicQueryHandler: Done processing query
14921 2024.09.09 17:58:58.672629 [ 3 ] {3f95b6ef-a72e-4481-b633-81eb7a48f20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14922 2024.09.09 17:58:58.672644 [ 3 ] {} <Debug> HTTP-Session: 7a9f1ae3-dfb0-4ed0-8cb9-311b6e69cc32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14923 2024.09.09 17:58:58.672801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 6202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14924 2024.09.09 17:58:58.672852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14925 2024.09.09 17:58:58.672872 [ 3 ] {} <Debug> HTTP-Session: 91faed40-6381-4d9c-96f2-16b388961269 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14926 2024.09.09 17:58:58.672890 [ 3 ] {} <Debug> HTTP-Session: 91faed40-6381-4d9c-96f2-16b388961269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14927 2024.09.09 17:58:58.672903 [ 3 ] {} <Debug> HTTP-Session: 91faed40-6381-4d9c-96f2-16b388961269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14928 2024.09.09 17:58:58.672936 [ 3 ] {} <Trace> HTTP-Session: 91faed40-6381-4d9c-96f2-16b388961269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14929 2024.09.09 17:58:58.673048 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14930 2024.09.09 17:58:58.673095 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14931 2024.09.09 17:58:58.673342 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14932 2024.09.09 17:58:58.673710 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14933 2024.09.09 17:58:58.673748 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14934 2024.09.09 17:58:58.674098 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14935 2024.09.09 17:58:58.674452 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14936 2024.09.09 17:58:58.674616 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001593 sec., 26993.09478970496 rows/sec., 1.97 MiB/sec.
14937 2024.09.09 17:58:58.674820 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Debug> DynamicQueryHandler: Done processing query
14938 2024.09.09 17:58:58.674855 [ 3 ] {b038ff10-e8d5-4d66-a609-5fe329e8b4bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14939 2024.09.09 17:58:58.674886 [ 3 ] {} <Debug> HTTP-Session: 91faed40-6381-4d9c-96f2-16b388961269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14940 2024.09.09 17:58:58.675016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14941 2024.09.09 17:58:58.675066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14942 2024.09.09 17:58:58.675085 [ 3 ] {} <Debug> HTTP-Session: 6549a8b3-fd13-41ca-a964-034dbb7ab3a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14943 2024.09.09 17:58:58.675102 [ 3 ] {} <Debug> HTTP-Session: 6549a8b3-fd13-41ca-a964-034dbb7ab3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14944 2024.09.09 17:58:58.675116 [ 3 ] {} <Debug> HTTP-Session: 6549a8b3-fd13-41ca-a964-034dbb7ab3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14945 2024.09.09 17:58:58.675147 [ 3 ] {} <Trace> HTTP-Session: 6549a8b3-fd13-41ca-a964-034dbb7ab3a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14946 2024.09.09 17:58:58.675252 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14947 2024.09.09 17:58:58.675298 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14948 2024.09.09 17:58:58.675525 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14949 2024.09.09 17:58:58.675845 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14950 2024.09.09 17:58:58.675882 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14951 2024.09.09 17:58:58.676242 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
14952 2024.09.09 17:58:58.676595 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14953 2024.09.09 17:58:58.676767 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec.
14954 2024.09.09 17:58:58.676770 [ 104 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
14955 2024.09.09 17:58:58.676889 [ 104 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14956 2024.09.09 17:58:58.676937 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14957 2024.09.09 17:58:58.677031 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Debug> DynamicQueryHandler: Done processing query
14958 2024.09.09 17:58:58.677093 [ 3 ] {64b88151-902a-4495-beb5-a391cba657c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14959 2024.09.09 17:58:58.677129 [ 3 ] {} <Debug> HTTP-Session: 6549a8b3-fd13-41ca-a964-034dbb7ab3a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14960 2024.09.09 17:58:58.677150 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
14961 2024.09.09 17:58:58.677301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14962 2024.09.09 17:58:58.677410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14963 2024.09.09 17:58:58.677471 [ 3 ] {} <Debug> HTTP-Session: 0daef480-47f9-4be2-b364-9fab47a6623a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14964 2024.09.09 17:58:58.677509 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14965 2024.09.09 17:58:58.677520 [ 3 ] {} <Debug> HTTP-Session: 0daef480-47f9-4be2-b364-9fab47a6623a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14966 2024.09.09 17:58:58.677572 [ 3 ] {} <Debug> HTTP-Session: 0daef480-47f9-4be2-b364-9fab47a6623a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14967 2024.09.09 17:58:58.677594 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 243 rows starting from the beginning of the part
14968 2024.09.09 17:58:58.677642 [ 3 ] {} <Trace> HTTP-Session: 0daef480-47f9-4be2-b364-9fab47a6623a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14969 2024.09.09 17:58:58.677819 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
14970 2024.09.09 17:58:58.678041 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14971 2024.09.09 17:58:58.678201 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14972 2024.09.09 17:58:58.678218 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part
14973 2024.09.09 17:58:58.678595 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
14974 2024.09.09 17:58:58.678907 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
14975 2024.09.09 17:58:58.679278 [ 187 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
14976 2024.09.09 17:58:58.679861 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14977 2024.09.09 17:58:58.680623 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14978 2024.09.09 17:58:58.680678 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
14979 2024.09.09 17:58:58.681672 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14980 2024.09.09 17:58:58.682636 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005619223 sec., 93785.20838201296 rows/sec., 6.37 MiB/sec.
14981 2024.09.09 17:58:58.682781 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14982 2024.09.09 17:58:58.683025 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
14983 2024.09.09 17:58:58.683136 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005259 sec., 1140.901312036509 rows/sec., 67.41 KiB/sec.
14984 2024.09.09 17:58:58.684241 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Debug> DynamicQueryHandler: Done processing query
14985 2024.09.09 17:58:58.684280 [ 3 ] {c994fc61-84bf-4f8f-88e0-366ba1ac2cc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14986 2024.09.09 17:58:58.684300 [ 3 ] {} <Debug> HTTP-Session: 0daef480-47f9-4be2-b364-9fab47a6623a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14987 2024.09.09 17:58:58.684512 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14988 2024.09.09 17:58:58.684586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 70102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14989 2024.09.09 17:58:58.684667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14990 2024.09.09 17:58:58.684686 [ 189 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_51_10} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
14991 2024.09.09 17:58:58.684697 [ 3 ] {} <Debug> HTTP-Session: 43e11cf1-5f7b-4e75-bdd7-ffb2896ffa04 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
14992 2024.09.09 17:58:58.684730 [ 3 ] {} <Debug> HTTP-Session: 43e11cf1-5f7b-4e75-bdd7-ffb2896ffa04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14993 2024.09.09 17:58:58.684754 [ 3 ] {} <Debug> HTTP-Session: 43e11cf1-5f7b-4e75-bdd7-ffb2896ffa04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14994 2024.09.09 17:58:58.684839 [ 3 ] {} <Trace> HTTP-Session: 43e11cf1-5f7b-4e75-bdd7-ffb2896ffa04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14995 2024.09.09 17:58:58.684857 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
14996 2024.09.09 17:58:58.685097 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14997 2024.09.09 17:58:58.685148 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14998 2024.09.09 17:58:58.685409 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14999 2024.09.09 17:58:58.686019 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15000 2024.09.09 17:58:58.686058 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15001 2024.09.09 17:58:58.686465 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15002 2024.09.09 17:58:58.686849 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15003 2024.09.09 17:58:58.686993 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Debug> executeQuery: Read 431 rows, 31.64 KiB in 0.002019 sec., 213472.0158494304 rows/sec., 15.30 MiB/sec.
15004 2024.09.09 17:58:58.687171 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Debug> DynamicQueryHandler: Done processing query
15005 2024.09.09 17:58:58.687198 [ 3 ] {0c707471-a689-4b68-be89-92e8b552b533} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
15006 2024.09.09 17:58:58.687214 [ 3 ] {} <Debug> HTTP-Session: 43e11cf1-5f7b-4e75-bdd7-ffb2896ffa04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15007 2024.09.09 17:58:58.687355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15008 2024.09.09 17:58:58.687405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15009 2024.09.09 17:58:58.687425 [ 3 ] {} <Debug> HTTP-Session: 6f66c793-9b0f-429e-b076-9947971a18f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15010 2024.09.09 17:58:58.687442 [ 3 ] {} <Debug> HTTP-Session: 6f66c793-9b0f-429e-b076-9947971a18f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15011 2024.09.09 17:58:58.687456 [ 3 ] {} <Debug> HTTP-Session: 6f66c793-9b0f-429e-b076-9947971a18f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15012 2024.09.09 17:58:58.687487 [ 3 ] {} <Trace> HTTP-Session: 6f66c793-9b0f-429e-b076-9947971a18f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15013 2024.09.09 17:58:58.687584 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15014 2024.09.09 17:58:58.687631 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15015 2024.09.09 17:58:58.687766 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15016 2024.09.09 17:58:58.688039 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15017 2024.09.09 17:58:58.688075 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15018 2024.09.09 17:58:58.688437 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15019 2024.09.09 17:58:58.688773 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15020 2024.09.09 17:58:58.688899 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec.
15021 2024.09.09 17:58:58.689065 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Debug> DynamicQueryHandler: Done processing query
15022 2024.09.09 17:58:58.689090 [ 3 ] {e4ee7bcc-679a-4ad8-bc09-7be961062db4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15023 2024.09.09 17:58:58.689106 [ 3 ] {} <Debug> HTTP-Session: 6f66c793-9b0f-429e-b076-9947971a18f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15024 2024.09.09 17:58:58.689287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15025 2024.09.09 17:58:58.689338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15026 2024.09.09 17:58:58.689358 [ 3 ] {} <Debug> HTTP-Session: c2b15fcb-8f70-4d42-948d-41139da4f9c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15027 2024.09.09 17:58:58.689375 [ 3 ] {} <Debug> HTTP-Session: c2b15fcb-8f70-4d42-948d-41139da4f9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15028 2024.09.09 17:58:58.689388 [ 3 ] {} <Debug> HTTP-Session: c2b15fcb-8f70-4d42-948d-41139da4f9c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15029 2024.09.09 17:58:58.689419 [ 3 ] {} <Trace> HTTP-Session: c2b15fcb-8f70-4d42-948d-41139da4f9c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15030 2024.09.09 17:58:58.689623 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15031 2024.09.09 17:58:58.689672 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15032 2024.09.09 17:58:58.689817 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15033 2024.09.09 17:58:58.690252 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15034 2024.09.09 17:58:58.690288 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15035 2024.09.09 17:58:58.690685 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15036 2024.09.09 17:58:58.691029 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15037 2024.09.09 17:58:58.691162 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001659 sec., 144062.68836648582 rows/sec., 9.66 MiB/sec.
15038 2024.09.09 17:58:58.691347 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Debug> DynamicQueryHandler: Done processing query
15039 2024.09.09 17:58:58.691384 [ 3 ] {78a170ba-f881-469a-9d98-05fd0c7177cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15040 2024.09.09 17:58:58.691410 [ 3 ] {} <Debug> HTTP-Session: c2b15fcb-8f70-4d42-948d-41139da4f9c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15041 2024.09.09 17:58:58.691554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15042 2024.09.09 17:58:58.691602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15043 2024.09.09 17:58:58.691621 [ 3 ] {} <Debug> HTTP-Session: be995132-83b8-46b0-be4d-e096abbb088f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15044 2024.09.09 17:58:58.691636 [ 3 ] {} <Debug> HTTP-Session: be995132-83b8-46b0-be4d-e096abbb088f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15045 2024.09.09 17:58:58.691649 [ 3 ] {} <Debug> HTTP-Session: be995132-83b8-46b0-be4d-e096abbb088f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15046 2024.09.09 17:58:58.691677 [ 3 ] {} <Trace> HTTP-Session: be995132-83b8-46b0-be4d-e096abbb088f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15047 2024.09.09 17:58:58.691767 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15048 2024.09.09 17:58:58.691811 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15049 2024.09.09 17:58:58.691934 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15050 2024.09.09 17:58:58.692181 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15051 2024.09.09 17:58:58.692315 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15052 2024.09.09 17:58:58.692675 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15053 2024.09.09 17:58:58.693012 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15054 2024.09.09 17:58:58.693140 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00136 sec., 735.2941176470588 rows/sec., 49.55 KiB/sec.
15055 2024.09.09 17:58:58.693325 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Debug> DynamicQueryHandler: Done processing query
15056 2024.09.09 17:58:58.693358 [ 3 ] {42bd6377-c650-4703-a8fa-74768c1bcf46} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15057 2024.09.09 17:58:58.693382 [ 3 ] {} <Debug> HTTP-Session: be995132-83b8-46b0-be4d-e096abbb088f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15058 2024.09.09 17:58:58.693601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 63992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15059 2024.09.09 17:58:58.693667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15060 2024.09.09 17:58:58.693695 [ 3 ] {} <Debug> HTTP-Session: e9680689-d9ad-4279-915f-363dfb384b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15061 2024.09.09 17:58:58.693718 [ 3 ] {} <Debug> HTTP-Session: e9680689-d9ad-4279-915f-363dfb384b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15062 2024.09.09 17:58:58.693739 [ 3 ] {} <Debug> HTTP-Session: e9680689-d9ad-4279-915f-363dfb384b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15063 2024.09.09 17:58:58.693779 [ 3 ] {} <Trace> HTTP-Session: e9680689-d9ad-4279-915f-363dfb384b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15064 2024.09.09 17:58:58.694388 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15065 2024.09.09 17:58:58.694479 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15066 2024.09.09 17:58:58.695115 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15067 2024.09.09 17:58:58.695935 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15068 2024.09.09 17:58:58.695974 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15069 2024.09.09 17:58:58.696647 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15070 2024.09.09 17:58:58.697068 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15071 2024.09.09 17:58:58.697220 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003333 sec., 11701.170117011701 rows/sec., 20.97 MiB/sec.
15072 2024.09.09 17:58:58.697454 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Debug> DynamicQueryHandler: Done processing query
15073 2024.09.09 17:58:58.697478 [ 3 ] {d80fa2e2-1ba2-43f9-a1ee-8d4fc7434b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
15074 2024.09.09 17:58:58.697495 [ 3 ] {} <Debug> HTTP-Session: e9680689-d9ad-4279-915f-363dfb384b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15075 2024.09.09 17:58:58.697621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15076 2024.09.09 17:58:58.697672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15077 2024.09.09 17:58:58.697691 [ 3 ] {} <Debug> HTTP-Session: fdfb8477-f3cc-4123-bcda-f2e2e5baa660 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15078 2024.09.09 17:58:58.697707 [ 3 ] {} <Debug> HTTP-Session: fdfb8477-f3cc-4123-bcda-f2e2e5baa660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15079 2024.09.09 17:58:58.697721 [ 3 ] {} <Debug> HTTP-Session: fdfb8477-f3cc-4123-bcda-f2e2e5baa660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15080 2024.09.09 17:58:58.697752 [ 3 ] {} <Trace> HTTP-Session: fdfb8477-f3cc-4123-bcda-f2e2e5baa660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15081 2024.09.09 17:58:58.697848 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15082 2024.09.09 17:58:58.697894 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15083 2024.09.09 17:58:58.698027 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15084 2024.09.09 17:58:58.698288 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15085 2024.09.09 17:58:58.698324 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15086 2024.09.09 17:58:58.698818 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
15087 2024.09.09 17:58:58.699142 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15088 2024.09.09 17:58:58.699285 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 311.61 KiB/sec.
15089 2024.09.09 17:58:58.699711 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Debug> DynamicQueryHandler: Done processing query
15090 2024.09.09 17:58:58.699735 [ 3 ] {25557729-b1a7-4a7f-bea5-d02c432f8fd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15091 2024.09.09 17:58:58.699751 [ 3 ] {} <Debug> HTTP-Session: fdfb8477-f3cc-4123-bcda-f2e2e5baa660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15092 2024.09.09 17:58:58.699871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15093 2024.09.09 17:58:58.699922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15094 2024.09.09 17:58:58.699941 [ 3 ] {} <Debug> HTTP-Session: 3013d046-7318-42d6-b826-c66b11e62072 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15095 2024.09.09 17:58:58.699957 [ 3 ] {} <Debug> HTTP-Session: 3013d046-7318-42d6-b826-c66b11e62072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15096 2024.09.09 17:58:58.699970 [ 3 ] {} <Debug> HTTP-Session: 3013d046-7318-42d6-b826-c66b11e62072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15097 2024.09.09 17:58:58.700002 [ 3 ] {} <Trace> HTTP-Session: 3013d046-7318-42d6-b826-c66b11e62072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15098 2024.09.09 17:58:58.700126 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15099 2024.09.09 17:58:58.700172 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15100 2024.09.09 17:58:58.700321 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15101 2024.09.09 17:58:58.700633 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15102 2024.09.09 17:58:58.700668 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15103 2024.09.09 17:58:58.701039 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15104 2024.09.09 17:58:58.701369 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15105 2024.09.09 17:58:58.701500 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec.
15106 2024.09.09 17:58:58.701669 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Debug> DynamicQueryHandler: Done processing query
15107 2024.09.09 17:58:58.701693 [ 3 ] {7ed9f880-3464-4f39-9369-47c29a450dbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15108 2024.09.09 17:58:58.701709 [ 3 ] {} <Debug> HTTP-Session: 3013d046-7318-42d6-b826-c66b11e62072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15109 2024.09.09 17:59:02.555342 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
15110 2024.09.09 17:59:02.555411 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
15111 2024.09.09 17:59:03.689484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15112 2024.09.09 17:59:03.689599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15113 2024.09.09 17:59:03.689625 [ 3 ] {} <Debug> HTTP-Session: 864ef0d5-6215-4152-ac40-abd02e249159 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15114 2024.09.09 17:59:03.689663 [ 3 ] {} <Debug> HTTP-Session: 864ef0d5-6215-4152-ac40-abd02e249159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15115 2024.09.09 17:59:03.689690 [ 3 ] {} <Debug> HTTP-Session: 864ef0d5-6215-4152-ac40-abd02e249159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15116 2024.09.09 17:59:03.689760 [ 3 ] {} <Trace> HTTP-Session: 864ef0d5-6215-4152-ac40-abd02e249159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15117 2024.09.09 17:59:03.690494 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15118 2024.09.09 17:59:03.690576 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15119 2024.09.09 17:59:03.690920 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15120 2024.09.09 17:59:03.692224 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15121 2024.09.09 17:59:03.692271 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15122 2024.09.09 17:59:03.692817 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15123 2024.09.09 17:59:03.693229 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15124 2024.09.09 17:59:03.693390 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003373 sec., 359324.04387785355 rows/sec., 29.69 MiB/sec.
15125 2024.09.09 17:59:03.693630 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Debug> DynamicQueryHandler: Done processing query
15126 2024.09.09 17:59:03.693658 [ 3 ] {f4c084f3-9b03-49fb-8116-f0a8493e4644} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
15127 2024.09.09 17:59:03.693675 [ 3 ] {} <Debug> HTTP-Session: 864ef0d5-6215-4152-ac40-abd02e249159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15128 2024.09.09 17:59:03.693956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15129 2024.09.09 17:59:03.694020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15130 2024.09.09 17:59:03.694040 [ 3 ] {} <Debug> HTTP-Session: 0becb9c7-2108-4bb6-ab4b-24a55bf1790e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15131 2024.09.09 17:59:03.694058 [ 3 ] {} <Debug> HTTP-Session: 0becb9c7-2108-4bb6-ab4b-24a55bf1790e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15132 2024.09.09 17:59:03.694072 [ 3 ] {} <Debug> HTTP-Session: 0becb9c7-2108-4bb6-ab4b-24a55bf1790e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15133 2024.09.09 17:59:03.694109 [ 3 ] {} <Trace> HTTP-Session: 0becb9c7-2108-4bb6-ab4b-24a55bf1790e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15134 2024.09.09 17:59:03.694233 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15135 2024.09.09 17:59:03.694283 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15136 2024.09.09 17:59:03.694529 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15137 2024.09.09 17:59:03.694850 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15138 2024.09.09 17:59:03.694887 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15139 2024.09.09 17:59:03.695257 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15140 2024.09.09 17:59:03.695629 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15141 2024.09.09 17:59:03.695761 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001559 sec., 5131.494547787042 rows/sec., 385.86 KiB/sec.
15142 2024.09.09 17:59:03.695941 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Debug> DynamicQueryHandler: Done processing query
15143 2024.09.09 17:59:03.695966 [ 3 ] {6fe1e68c-bd20-49b8-9753-260385078fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15144 2024.09.09 17:59:03.695982 [ 3 ] {} <Debug> HTTP-Session: 0becb9c7-2108-4bb6-ab4b-24a55bf1790e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15145 2024.09.09 17:59:03.696166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15146 2024.09.09 17:59:03.696219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15147 2024.09.09 17:59:03.696238 [ 3 ] {} <Debug> HTTP-Session: 56b8895e-2a79-4a0c-abae-130e0439d0f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15148 2024.09.09 17:59:03.696255 [ 3 ] {} <Debug> HTTP-Session: 56b8895e-2a79-4a0c-abae-130e0439d0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15149 2024.09.09 17:59:03.696269 [ 3 ] {} <Debug> HTTP-Session: 56b8895e-2a79-4a0c-abae-130e0439d0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15150 2024.09.09 17:59:03.696302 [ 3 ] {} <Trace> HTTP-Session: 56b8895e-2a79-4a0c-abae-130e0439d0f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15151 2024.09.09 17:59:03.696456 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15152 2024.09.09 17:59:03.696501 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15153 2024.09.09 17:59:03.696729 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15154 2024.09.09 17:59:03.697165 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15155 2024.09.09 17:59:03.697202 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15156 2024.09.09 17:59:03.697580 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
15157 2024.09.09 17:59:03.697947 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15158 2024.09.09 17:59:03.698076 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001692 sec., 134751.7730496454 rows/sec., 9.12 MiB/sec.
15159 2024.09.09 17:59:03.698353 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Debug> DynamicQueryHandler: Done processing query
15160 2024.09.09 17:59:03.698415 [ 3 ] {3f80b52c-ad5e-4c2b-ba14-17d22246c3a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15161 2024.09.09 17:59:03.698478 [ 3 ] {} <Debug> HTTP-Session: 56b8895e-2a79-4a0c-abae-130e0439d0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15162 2024.09.09 17:59:03.698825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15163 2024.09.09 17:59:03.698879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15164 2024.09.09 17:59:03.698899 [ 3 ] {} <Debug> HTTP-Session: 0819c87e-d996-41cb-b4e6-9d92dd5a5b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15165 2024.09.09 17:59:03.698916 [ 3 ] {} <Debug> HTTP-Session: 0819c87e-d996-41cb-b4e6-9d92dd5a5b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15166 2024.09.09 17:59:03.698930 [ 3 ] {} <Debug> HTTP-Session: 0819c87e-d996-41cb-b4e6-9d92dd5a5b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15167 2024.09.09 17:59:03.698963 [ 3 ] {} <Trace> HTTP-Session: 0819c87e-d996-41cb-b4e6-9d92dd5a5b5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15168 2024.09.09 17:59:03.699320 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15169 2024.09.09 17:59:03.699367 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15170 2024.09.09 17:59:03.699613 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15171 2024.09.09 17:59:03.700253 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15172 2024.09.09 17:59:03.700290 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15173 2024.09.09 17:59:03.700674 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15174 2024.09.09 17:59:03.701039 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15175 2024.09.09 17:59:03.701169 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002097 sec., 251788.26895565094 rows/sec., 18.65 MiB/sec.
15176 2024.09.09 17:59:03.701423 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Debug> DynamicQueryHandler: Done processing query
15177 2024.09.09 17:59:03.701481 [ 3 ] {d26540f6-1904-4023-bf1c-9caaa3cd5c40} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15178 2024.09.09 17:59:03.701534 [ 3 ] {} <Debug> HTTP-Session: 0819c87e-d996-41cb-b4e6-9d92dd5a5b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15179 2024.09.09 17:59:03.701830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15180 2024.09.09 17:59:03.701882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15181 2024.09.09 17:59:03.701901 [ 3 ] {} <Debug> HTTP-Session: b2f76cd1-d216-447d-86fe-95ed83e5b3eb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15182 2024.09.09 17:59:03.701917 [ 3 ] {} <Debug> HTTP-Session: b2f76cd1-d216-447d-86fe-95ed83e5b3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15183 2024.09.09 17:59:03.701931 [ 3 ] {} <Debug> HTTP-Session: b2f76cd1-d216-447d-86fe-95ed83e5b3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15184 2024.09.09 17:59:03.701964 [ 3 ] {} <Trace> HTTP-Session: b2f76cd1-d216-447d-86fe-95ed83e5b3eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15185 2024.09.09 17:59:03.702451 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15186 2024.09.09 17:59:03.702500 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15187 2024.09.09 17:59:03.702666 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15188 2024.09.09 17:59:03.703529 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15189 2024.09.09 17:59:03.703566 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15190 2024.09.09 17:59:03.704007 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15191 2024.09.09 17:59:03.704379 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15192 2024.09.09 17:59:03.704512 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002383 sec., 354175.4091481326 rows/sec., 23.84 MiB/sec.
15193 2024.09.09 17:59:03.704681 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Debug> DynamicQueryHandler: Done processing query
15194 2024.09.09 17:59:03.704705 [ 3 ] {d5c26bb2-123a-41c3-943d-d8239d6f9ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
15195 2024.09.09 17:59:03.704721 [ 3 ] {} <Debug> HTTP-Session: b2f76cd1-d216-447d-86fe-95ed83e5b3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15196 2024.09.09 17:59:03.705021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15197 2024.09.09 17:59:03.705071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15198 2024.09.09 17:59:03.705090 [ 3 ] {} <Debug> HTTP-Session: 8e872ab1-2f9c-4a48-890f-d6d3b5e0aca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15199 2024.09.09 17:59:03.705106 [ 3 ] {} <Debug> HTTP-Session: 8e872ab1-2f9c-4a48-890f-d6d3b5e0aca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15200 2024.09.09 17:59:03.705120 [ 3 ] {} <Debug> HTTP-Session: 8e872ab1-2f9c-4a48-890f-d6d3b5e0aca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15201 2024.09.09 17:59:03.705151 [ 3 ] {} <Trace> HTTP-Session: 8e872ab1-2f9c-4a48-890f-d6d3b5e0aca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15202 2024.09.09 17:59:03.705297 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15203 2024.09.09 17:59:03.705361 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15204 2024.09.09 17:59:03.705738 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15205 2024.09.09 17:59:03.706226 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15206 2024.09.09 17:59:03.706259 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15207 2024.09.09 17:59:03.706913 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15208 2024.09.09 17:59:03.707330 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15209 2024.09.09 17:59:03.707488 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002263 sec., 3535.130357931949 rows/sec., 6.33 MiB/sec.
15210 2024.09.09 17:59:03.707701 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Debug> DynamicQueryHandler: Done processing query
15211 2024.09.09 17:59:03.707725 [ 3 ] {168b360d-a759-4dc5-a5b9-eaf824b35704} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15212 2024.09.09 17:59:03.707741 [ 3 ] {} <Debug> HTTP-Session: 8e872ab1-2f9c-4a48-890f-d6d3b5e0aca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15213 2024.09.09 17:59:03.707868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15214 2024.09.09 17:59:03.707915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15215 2024.09.09 17:59:03.707934 [ 3 ] {} <Debug> HTTP-Session: 5b9c24a6-99b7-45d9-9f24-16b641b5c364 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15216 2024.09.09 17:59:03.707950 [ 3 ] {} <Debug> HTTP-Session: 5b9c24a6-99b7-45d9-9f24-16b641b5c364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15217 2024.09.09 17:59:03.707964 [ 3 ] {} <Debug> HTTP-Session: 5b9c24a6-99b7-45d9-9f24-16b641b5c364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15218 2024.09.09 17:59:03.707994 [ 3 ] {} <Trace> HTTP-Session: 5b9c24a6-99b7-45d9-9f24-16b641b5c364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15219 2024.09.09 17:59:03.708114 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15220 2024.09.09 17:59:03.708159 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15221 2024.09.09 17:59:03.708286 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15222 2024.09.09 17:59:03.708583 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15223 2024.09.09 17:59:03.708619 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15224 2024.09.09 17:59:03.708984 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15225 2024.09.09 17:59:03.709302 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15226 2024.09.09 17:59:03.709425 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec.
15227 2024.09.09 17:59:03.709587 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Debug> DynamicQueryHandler: Done processing query
15228 2024.09.09 17:59:03.709611 [ 3 ] {9498d28f-416d-4a66-95d5-f3ddbcd6bf0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15229 2024.09.09 17:59:03.709627 [ 3 ] {} <Debug> HTTP-Session: 5b9c24a6-99b7-45d9-9f24-16b641b5c364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15230 2024.09.09 17:59:08.668039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 42010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15231 2024.09.09 17:59:08.668187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15232 2024.09.09 17:59:08.668216 [ 3 ] {} <Debug> HTTP-Session: 8a6ded2a-92d5-4f36-85d6-ce9a01657f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15233 2024.09.09 17:59:08.668245 [ 3 ] {} <Debug> HTTP-Session: 8a6ded2a-92d5-4f36-85d6-ce9a01657f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15234 2024.09.09 17:59:08.668263 [ 3 ] {} <Debug> HTTP-Session: 8a6ded2a-92d5-4f36-85d6-ce9a01657f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15235 2024.09.09 17:59:08.668320 [ 3 ] {} <Trace> HTTP-Session: 8a6ded2a-92d5-4f36-85d6-ce9a01657f55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15236 2024.09.09 17:59:08.668619 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15237 2024.09.09 17:59:08.668688 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15238 2024.09.09 17:59:08.669013 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15239 2024.09.09 17:59:08.669694 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15240 2024.09.09 17:59:08.669741 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15241 2024.09.09 17:59:08.670214 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15242 2024.09.09 17:59:08.670618 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15243 2024.09.09 17:59:08.670796 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Debug> executeQuery: Read 277 rows, 25.17 KiB in 0.002306 sec., 120121.42237640938 rows/sec., 10.66 MiB/sec.
15244 2024.09.09 17:59:08.671133 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Debug> DynamicQueryHandler: Done processing query
15245 2024.09.09 17:59:08.671192 [ 3 ] {d982deb2-eaa3-4cc4-820c-2b5e990d95d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15246 2024.09.09 17:59:08.671244 [ 3 ] {} <Debug> HTTP-Session: 8a6ded2a-92d5-4f36-85d6-ce9a01657f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15247 2024.09.09 17:59:08.671468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 6364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15248 2024.09.09 17:59:08.671528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15249 2024.09.09 17:59:08.671548 [ 3 ] {} <Debug> HTTP-Session: 506e301e-bd81-4522-8f88-0446b5565dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15250 2024.09.09 17:59:08.671566 [ 3 ] {} <Debug> HTTP-Session: 506e301e-bd81-4522-8f88-0446b5565dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15251 2024.09.09 17:59:08.671580 [ 3 ] {} <Debug> HTTP-Session: 506e301e-bd81-4522-8f88-0446b5565dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15252 2024.09.09 17:59:08.671617 [ 3 ] {} <Trace> HTTP-Session: 506e301e-bd81-4522-8f88-0446b5565dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15253 2024.09.09 17:59:08.671743 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15254 2024.09.09 17:59:08.671794 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15255 2024.09.09 17:59:08.672057 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15256 2024.09.09 17:59:08.672427 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15257 2024.09.09 17:59:08.672466 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15258 2024.09.09 17:59:08.672837 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15259 2024.09.09 17:59:08.673211 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15260 2024.09.09 17:59:08.673379 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001667 sec., 26394.72105578884 rows/sec., 1.94 MiB/sec.
15261 2024.09.09 17:59:08.673380 [ 24 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15262 2024.09.09 17:59:08.673480 [ 24 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15263 2024.09.09 17:59:08.673542 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15264 2024.09.09 17:59:08.673667 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Debug> DynamicQueryHandler: Done processing query
15265 2024.09.09 17:59:08.673703 [ 3 ] {046e2010-ad74-4b0c-96b6-b411789b5b6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15266 2024.09.09 17:59:08.673708 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
15267 2024.09.09 17:59:08.673721 [ 3 ] {} <Debug> HTTP-Session: 506e301e-bd81-4522-8f88-0446b5565dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15268 2024.09.09 17:59:08.673865 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15269 2024.09.09 17:59:08.673875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15270 2024.09.09 17:59:08.673908 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 58 rows starting from the beginning of the part
15271 2024.09.09 17:59:08.673937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15272 2024.09.09 17:59:08.673961 [ 3 ] {} <Debug> HTTP-Session: 7fb77597-8d44-4ea2-acc5-0ab9c7440b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15273 2024.09.09 17:59:08.673991 [ 3 ] {} <Debug> HTTP-Session: 7fb77597-8d44-4ea2-acc5-0ab9c7440b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15274 2024.09.09 17:59:08.674037 [ 3 ] {} <Debug> HTTP-Session: 7fb77597-8d44-4ea2-acc5-0ab9c7440b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15275 2024.09.09 17:59:08.674057 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part
15276 2024.09.09 17:59:08.674110 [ 3 ] {} <Trace> HTTP-Session: 7fb77597-8d44-4ea2-acc5-0ab9c7440b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15277 2024.09.09 17:59:08.674327 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part
15278 2024.09.09 17:59:08.674416 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15279 2024.09.09 17:59:08.674606 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15280 2024.09.09 17:59:08.674642 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 43 rows starting from the beginning of the part
15281 2024.09.09 17:59:08.674915 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part
15282 2024.09.09 17:59:08.675179 [ 194 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 44 rows starting from the beginning of the part
15283 2024.09.09 17:59:08.675590 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15284 2024.09.09 17:59:08.676163 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15285 2024.09.09 17:59:08.676210 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15286 2024.09.09 17:59:08.676816 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
15287 2024.09.09 17:59:08.676843 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.003207818 sec., 60165.508142918334 rows/sec., 4.61 MiB/sec.
15288 2024.09.09 17:59:08.677126 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15289 2024.09.09 17:59:08.677527 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15290 2024.09.09 17:59:08.678004 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003673 sec., 3811.598148652328 rows/sec., 266.94 KiB/sec.
15291 2024.09.09 17:59:08.678390 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Debug> DynamicQueryHandler: Done processing query
15292 2024.09.09 17:59:08.678398 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15293 2024.09.09 17:59:08.678429 [ 3 ] {66d5a65b-2538-42bd-b089-1c48869efb24} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15294 2024.09.09 17:59:08.678472 [ 3 ] {} <Debug> HTTP-Session: 7fb77597-8d44-4ea2-acc5-0ab9c7440b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15295 2024.09.09 17:59:08.678566 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_76_15} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15296 2024.09.09 17:59:08.678667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15297 2024.09.09 17:59:08.678735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15298 2024.09.09 17:59:08.678762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15299 2024.09.09 17:59:08.678797 [ 3 ] {} <Debug> HTTP-Session: 2a7804ab-5c9d-4a49-ae07-4543d7ad7ced Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15300 2024.09.09 17:59:08.678814 [ 3 ] {} <Debug> HTTP-Session: 2a7804ab-5c9d-4a49-ae07-4543d7ad7ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15301 2024.09.09 17:59:08.678828 [ 3 ] {} <Debug> HTTP-Session: 2a7804ab-5c9d-4a49-ae07-4543d7ad7ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15302 2024.09.09 17:59:08.678860 [ 3 ] {} <Trace> HTTP-Session: 2a7804ab-5c9d-4a49-ae07-4543d7ad7ced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15303 2024.09.09 17:59:08.678966 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15304 2024.09.09 17:59:08.679012 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15305 2024.09.09 17:59:08.679260 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15306 2024.09.09 17:59:08.679610 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15307 2024.09.09 17:59:08.679647 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15308 2024.09.09 17:59:08.680018 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15309 2024.09.09 17:59:08.680393 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15310 2024.09.09 17:59:08.680543 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 221.42 KiB/sec.
15311 2024.09.09 17:59:08.680847 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Debug> DynamicQueryHandler: Done processing query
15312 2024.09.09 17:59:08.680902 [ 3 ] {7786ab25-d493-44c5-b544-06207cbd0a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15313 2024.09.09 17:59:08.680959 [ 3 ] {} <Debug> HTTP-Session: 2a7804ab-5c9d-4a49-ae07-4543d7ad7ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15314 2024.09.09 17:59:08.681164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 70749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15315 2024.09.09 17:59:08.681216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15316 2024.09.09 17:59:08.681235 [ 3 ] {} <Debug> HTTP-Session: 3aa33b32-8cbc-4173-ab42-15e6ea37f8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15317 2024.09.09 17:59:08.681251 [ 3 ] {} <Debug> HTTP-Session: 3aa33b32-8cbc-4173-ab42-15e6ea37f8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15318 2024.09.09 17:59:08.681265 [ 3 ] {} <Debug> HTTP-Session: 3aa33b32-8cbc-4173-ab42-15e6ea37f8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15319 2024.09.09 17:59:08.681298 [ 3 ] {} <Trace> HTTP-Session: 3aa33b32-8cbc-4173-ab42-15e6ea37f8e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15320 2024.09.09 17:59:08.681532 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15321 2024.09.09 17:59:08.681580 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15322 2024.09.09 17:59:08.681829 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15323 2024.09.09 17:59:08.682419 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15324 2024.09.09 17:59:08.682456 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15325 2024.09.09 17:59:08.682840 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15326 2024.09.09 17:59:08.683218 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15327 2024.09.09 17:59:08.683372 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Debug> executeQuery: Read 435 rows, 31.93 KiB in 0.00195 sec., 223076.9230769231 rows/sec., 15.99 MiB/sec.
15328 2024.09.09 17:59:08.683558 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Debug> DynamicQueryHandler: Done processing query
15329 2024.09.09 17:59:08.683581 [ 3 ] {89373e61-32b2-4fd3-9bca-74afd3878c1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
15330 2024.09.09 17:59:08.683598 [ 3 ] {} <Debug> HTTP-Session: 3aa33b32-8cbc-4173-ab42-15e6ea37f8e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15331 2024.09.09 17:59:08.683735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15332 2024.09.09 17:59:08.683783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15333 2024.09.09 17:59:08.683802 [ 3 ] {} <Debug> HTTP-Session: 395ffec9-78df-4443-91b6-c05d06fc7dac Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15334 2024.09.09 17:59:08.683817 [ 3 ] {} <Debug> HTTP-Session: 395ffec9-78df-4443-91b6-c05d06fc7dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15335 2024.09.09 17:59:08.683830 [ 3 ] {} <Debug> HTTP-Session: 395ffec9-78df-4443-91b6-c05d06fc7dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15336 2024.09.09 17:59:08.683862 [ 3 ] {} <Trace> HTTP-Session: 395ffec9-78df-4443-91b6-c05d06fc7dac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15337 2024.09.09 17:59:08.683961 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15338 2024.09.09 17:59:08.684007 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15339 2024.09.09 17:59:08.684141 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15340 2024.09.09 17:59:08.684426 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15341 2024.09.09 17:59:08.684462 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15342 2024.09.09 17:59:08.684937 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15343 2024.09.09 17:59:08.685274 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15344 2024.09.09 17:59:08.685442 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec.
15345 2024.09.09 17:59:08.685452 [ 27 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
15346 2024.09.09 17:59:08.685548 [ 27 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15347 2024.09.09 17:59:08.685590 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15348 2024.09.09 17:59:08.685781 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Debug> DynamicQueryHandler: Done processing query
15349 2024.09.09 17:59:08.685862 [ 3 ] {8a893e5a-39f7-4dec-a48f-cb9005a23e99} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15350 2024.09.09 17:59:08.685999 [ 3 ] {} <Debug> HTTP-Session: 395ffec9-78df-4443-91b6-c05d06fc7dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15351 2024.09.09 17:59:08.686080 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
15352 2024.09.09 17:59:08.686532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15353 2024.09.09 17:59:08.686780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15354 2024.09.09 17:59:08.686882 [ 3 ] {} <Debug> HTTP-Session: 7b15714e-9c59-4537-bd41-baa85406431f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15355 2024.09.09 17:59:08.686953 [ 3 ] {} <Debug> HTTP-Session: 7b15714e-9c59-4537-bd41-baa85406431f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15356 2024.09.09 17:59:08.686997 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15357 2024.09.09 17:59:08.687030 [ 3 ] {} <Debug> HTTP-Session: 7b15714e-9c59-4537-bd41-baa85406431f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15358 2024.09.09 17:59:08.687170 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part
15359 2024.09.09 17:59:08.687291 [ 3 ] {} <Trace> HTTP-Session: 7b15714e-9c59-4537-bd41-baa85406431f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15360 2024.09.09 17:59:08.687551 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
15361 2024.09.09 17:59:08.687677 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
15362 2024.09.09 17:59:08.687856 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15363 2024.09.09 17:59:08.688065 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
15364 2024.09.09 17:59:08.688082 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15365 2024.09.09 17:59:08.688332 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
15366 2024.09.09 17:59:08.688678 [ 194 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
15367 2024.09.09 17:59:08.689068 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15368 2024.09.09 17:59:08.689829 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15369 2024.09.09 17:59:08.689874 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15370 2024.09.09 17:59:08.690312 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.004626387 sec., 51876.33459976435 rows/sec., 2.65 MiB/sec.
15371 2024.09.09 17:59:08.690583 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
15372 2024.09.09 17:59:08.690603 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15373 2024.09.09 17:59:08.691511 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15374 2024.09.09 17:59:08.691533 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15375 2024.09.09 17:59:08.691748 [ 200 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_40_8} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
15376 2024.09.09 17:59:08.691833 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004276 sec., 55425.63143124415 rows/sec., 3.72 MiB/sec.
15377 2024.09.09 17:59:08.692021 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15378 2024.09.09 17:59:08.692219 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Debug> DynamicQueryHandler: Done processing query
15379 2024.09.09 17:59:08.692248 [ 3 ] {5f7cc18f-b230-4462-8088-e42d59fde76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15380 2024.09.09 17:59:08.692265 [ 3 ] {} <Debug> HTTP-Session: 7b15714e-9c59-4537-bd41-baa85406431f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15381 2024.09.09 17:59:08.692402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15382 2024.09.09 17:59:08.692451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15383 2024.09.09 17:59:08.692470 [ 3 ] {} <Debug> HTTP-Session: 577e7d97-dc1b-4eef-83a2-be2cfd74d1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15384 2024.09.09 17:59:08.692487 [ 3 ] {} <Debug> HTTP-Session: 577e7d97-dc1b-4eef-83a2-be2cfd74d1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15385 2024.09.09 17:59:08.692501 [ 3 ] {} <Debug> HTTP-Session: 577e7d97-dc1b-4eef-83a2-be2cfd74d1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15386 2024.09.09 17:59:08.692534 [ 3 ] {} <Trace> HTTP-Session: 577e7d97-dc1b-4eef-83a2-be2cfd74d1a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15387 2024.09.09 17:59:08.692629 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15388 2024.09.09 17:59:08.692677 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15389 2024.09.09 17:59:08.692826 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15390 2024.09.09 17:59:08.693096 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15391 2024.09.09 17:59:08.693133 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15392 2024.09.09 17:59:08.693511 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15393 2024.09.09 17:59:08.693874 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15394 2024.09.09 17:59:08.694038 [ 27 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
15395 2024.09.09 17:59:08.694039 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec.
15396 2024.09.09 17:59:08.694089 [ 27 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15397 2024.09.09 17:59:08.694157 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15398 2024.09.09 17:59:08.694360 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
15399 2024.09.09 17:59:08.694391 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Debug> DynamicQueryHandler: Done processing query
15400 2024.09.09 17:59:08.694435 [ 3 ] {9ead3b53-23cd-46e9-a48a-b2c719071b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15401 2024.09.09 17:59:08.694477 [ 3 ] {} <Debug> HTTP-Session: 577e7d97-dc1b-4eef-83a2-be2cfd74d1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15402 2024.09.09 17:59:08.694593 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15403 2024.09.09 17:59:08.694633 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 36 rows starting from the beginning of the part
15404 2024.09.09 17:59:08.694693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 72178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15405 2024.09.09 17:59:08.694802 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
15406 2024.09.09 17:59:08.694865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15407 2024.09.09 17:59:08.695045 [ 3 ] {} <Debug> HTTP-Session: 135c85dc-91cd-497d-a6c7-46b5412bea5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15408 2024.09.09 17:59:08.695124 [ 3 ] {} <Debug> HTTP-Session: 135c85dc-91cd-497d-a6c7-46b5412bea5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15409 2024.09.09 17:59:08.695131 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
15410 2024.09.09 17:59:08.695179 [ 3 ] {} <Debug> HTTP-Session: 135c85dc-91cd-497d-a6c7-46b5412bea5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15411 2024.09.09 17:59:08.695368 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
15412 2024.09.09 17:59:08.695363 [ 3 ] {} <Trace> HTTP-Session: 135c85dc-91cd-497d-a6c7-46b5412bea5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15413 2024.09.09 17:59:08.695649 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
15414 2024.09.09 17:59:08.695768 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
15415 2024.09.09 17:59:08.696121 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15416 2024.09.09 17:59:08.696295 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15417 2024.09.09 17:59:08.698234 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15418 2024.09.09 17:59:08.699114 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.004837518 sec., 8475.420659933461 rows/sec., 570.29 KiB/sec.
15419 2024.09.09 17:59:08.699463 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
15420 2024.09.09 17:59:08.700155 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15421 2024.09.09 17:59:08.700238 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15422 2024.09.09 17:59:08.700677 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15423 2024.09.09 17:59:08.700866 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_40_8} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
15424 2024.09.09 17:59:08.701037 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15425 2024.09.09 17:59:08.701424 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15426 2024.09.09 17:59:08.701893 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15427 2024.09.09 17:59:08.702093 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15428 2024.09.09 17:59:08.702108 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.006444 sec., 6828.057107386716 rows/sec., 12.24 MiB/sec.
15429 2024.09.09 17:59:08.702141 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15430 2024.09.09 17:59:08.702207 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15431 2024.09.09 17:59:08.702586 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
15432 2024.09.09 17:59:08.702722 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Debug> DynamicQueryHandler: Done processing query
15433 2024.09.09 17:59:08.702769 [ 3 ] {9539e55e-64d3-4ab3-ac74-7fa0ec7c2069} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15434 2024.09.09 17:59:08.702820 [ 3 ] {} <Debug> HTTP-Session: 135c85dc-91cd-497d-a6c7-46b5412bea5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15435 2024.09.09 17:59:08.703026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15436 2024.09.09 17:59:08.703146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15437 2024.09.09 17:59:08.703206 [ 3 ] {} <Debug> HTTP-Session: b2754264-0860-42c0-8c13-de28732f4765 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15438 2024.09.09 17:59:08.703252 [ 3 ] {} <Debug> HTTP-Session: b2754264-0860-42c0-8c13-de28732f4765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15439 2024.09.09 17:59:08.703294 [ 3 ] {} <Debug> HTTP-Session: b2754264-0860-42c0-8c13-de28732f4765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15440 2024.09.09 17:59:08.703381 [ 3 ] {} <Trace> HTTP-Session: b2754264-0860-42c0-8c13-de28732f4765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15441 2024.09.09 17:59:08.703394 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15442 2024.09.09 17:59:08.703577 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1345 rows starting from the beginning of the part
15443 2024.09.09 17:59:08.703585 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15444 2024.09.09 17:59:08.703707 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15445 2024.09.09 17:59:08.704440 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part
15446 2024.09.09 17:59:08.704552 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15447 2024.09.09 17:59:08.705081 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part
15448 2024.09.09 17:59:08.705837 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15449 2024.09.09 17:59:08.705862 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 39 rows starting from the beginning of the part
15450 2024.09.09 17:59:08.705909 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15451 2024.09.09 17:59:08.706484 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part
15452 2024.09.09 17:59:08.707058 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 44 rows starting from the beginning of the part
15453 2024.09.09 17:59:08.707393 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
15454 2024.09.09 17:59:08.708385 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15455 2024.09.09 17:59:08.708777 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005245 sec., 1715.9199237368923 rows/sec., 121.21 KiB/sec.
15456 2024.09.09 17:59:08.709351 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Debug> DynamicQueryHandler: Done processing query
15457 2024.09.09 17:59:08.709394 [ 3 ] {17c0fb4b-2efd-4be7-8aa1-38b0d525e634} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15458 2024.09.09 17:59:08.709438 [ 3 ] {} <Debug> HTTP-Session: b2754264-0860-42c0-8c13-de28732f4765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15459 2024.09.09 17:59:08.709574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15460 2024.09.09 17:59:08.709625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15461 2024.09.09 17:59:08.709650 [ 3 ] {} <Debug> HTTP-Session: fcab1e6d-bee5-46a8-9801-da4880a42df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15462 2024.09.09 17:59:08.709666 [ 3 ] {} <Debug> HTTP-Session: fcab1e6d-bee5-46a8-9801-da4880a42df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15463 2024.09.09 17:59:08.709679 [ 3 ] {} <Debug> HTTP-Session: fcab1e6d-bee5-46a8-9801-da4880a42df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15464 2024.09.09 17:59:08.709710 [ 3 ] {} <Trace> HTTP-Session: fcab1e6d-bee5-46a8-9801-da4880a42df7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15465 2024.09.09 17:59:08.709850 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15466 2024.09.09 17:59:08.709896 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15467 2024.09.09 17:59:08.710054 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15468 2024.09.09 17:59:08.710390 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15469 2024.09.09 17:59:08.710428 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
15470 2024.09.09 17:59:08.711012 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15471 2024.09.09 17:59:08.711863 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15472 2024.09.09 17:59:08.712246 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002479 sec., 33077.85397337636 rows/sec., 2.10 MiB/sec.
15473 2024.09.09 17:59:08.712863 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Debug> DynamicQueryHandler: Done processing query
15474 2024.09.09 17:59:08.712942 [ 3 ] {76e44d40-c514-4ad8-ba59-b8f925934958} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15475 2024.09.09 17:59:08.713031 [ 3 ] {} <Debug> HTTP-Session: fcab1e6d-bee5-46a8-9801-da4880a42df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15476 2024.09.09 17:59:08.718569 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 19 columns (19 merged, 0 gathered) in 0.016232805 sec., 90926.98396857476 rows/sec., 162.94 MiB/sec.
15477 2024.09.09 17:59:08.719982 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15478 2024.09.09 17:59:08.720587 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15479 2024.09.09 17:59:08.720666 [ 186 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15480 2024.09.09 17:59:08.720806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB.
15481 2024.09.09 17:59:09.000169 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.85 MiB, peak 220.00 MiB, free memory in arenas 0.00 B, will set to 209.65 MiB (RSS), difference: 1.79 MiB
15482 2024.09.09 17:59:13.661650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15483 2024.09.09 17:59:13.661795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15484 2024.09.09 17:59:13.661822 [ 3 ] {} <Debug> HTTP-Session: 8865a6a0-e3b3-4069-adcd-1f667ccc5d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15485 2024.09.09 17:59:13.661848 [ 3 ] {} <Debug> HTTP-Session: 8865a6a0-e3b3-4069-adcd-1f667ccc5d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15486 2024.09.09 17:59:13.661863 [ 3 ] {} <Debug> HTTP-Session: 8865a6a0-e3b3-4069-adcd-1f667ccc5d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15487 2024.09.09 17:59:13.661914 [ 3 ] {} <Trace> HTTP-Session: 8865a6a0-e3b3-4069-adcd-1f667ccc5d0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15488 2024.09.09 17:59:13.662127 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15489 2024.09.09 17:59:13.662196 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15490 2024.09.09 17:59:13.662533 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15491 2024.09.09 17:59:13.663064 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15492 2024.09.09 17:59:13.663114 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15493 2024.09.09 17:59:13.663566 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15494 2024.09.09 17:59:13.663982 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15495 2024.09.09 17:59:13.664158 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002106 sec., 34188.034188034195 rows/sec., 2.78 MiB/sec.
15496 2024.09.09 17:59:13.664216 [ 39 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15497 2024.09.09 17:59:13.664337 [ 39 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15498 2024.09.09 17:59:13.664381 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15499 2024.09.09 17:59:13.664525 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Debug> DynamicQueryHandler: Done processing query
15500 2024.09.09 17:59:13.664587 [ 3 ] {d7a82ca8-4e50-44c1-a41e-9db4cce97d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15501 2024.09.09 17:59:13.664608 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15502 2024.09.09 17:59:13.664623 [ 3 ] {} <Debug> HTTP-Session: 8865a6a0-e3b3-4069-adcd-1f667ccc5d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15503 2024.09.09 17:59:13.664836 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15504 2024.09.09 17:59:13.664905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15505 2024.09.09 17:59:13.664913 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1419 rows starting from the beginning of the part
15506 2024.09.09 17:59:13.665008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15507 2024.09.09 17:59:13.665168 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part
15508 2024.09.09 17:59:13.665160 [ 3 ] {} <Debug> HTTP-Session: d25e47f7-7b68-4587-9681-78f3efe70439 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15509 2024.09.09 17:59:13.665262 [ 3 ] {} <Debug> HTTP-Session: d25e47f7-7b68-4587-9681-78f3efe70439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15510 2024.09.09 17:59:13.665348 [ 3 ] {} <Debug> HTTP-Session: d25e47f7-7b68-4587-9681-78f3efe70439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15511 2024.09.09 17:59:13.665482 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 269 rows starting from the beginning of the part
15512 2024.09.09 17:59:13.665488 [ 3 ] {} <Trace> HTTP-Session: d25e47f7-7b68-4587-9681-78f3efe70439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15513 2024.09.09 17:59:13.665792 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1212 rows starting from the beginning of the part
15514 2024.09.09 17:59:13.665840 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15515 2024.09.09 17:59:13.665989 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15516 2024.09.09 17:59:13.666041 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 277 rows starting from the beginning of the part
15517 2024.09.09 17:59:13.666392 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part
15518 2024.09.09 17:59:13.667161 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15519 2024.09.09 17:59:13.667995 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15520 2024.09.09 17:59:13.668055 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15521 2024.09.09 17:59:13.669004 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15522 2024.09.09 17:59:13.669508 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15523 2024.09.09 17:59:13.669808 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004074 sec., 1963.6720667648501 rows/sec., 147.66 KiB/sec.
15524 2024.09.09 17:59:13.670529 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Debug> DynamicQueryHandler: Done processing query
15525 2024.09.09 17:59:13.670600 [ 3 ] {4f8b1574-a2c3-493c-bd90-794d0aee66f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15526 2024.09.09 17:59:13.670617 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.006132816 sec., 541513.0667543262 rows/sec., 47.59 MiB/sec.
15527 2024.09.09 17:59:13.670666 [ 3 ] {} <Debug> HTTP-Session: d25e47f7-7b68-4587-9681-78f3efe70439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15528 2024.09.09 17:59:13.670885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15529 2024.09.09 17:59:13.670953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15530 2024.09.09 17:59:13.670983 [ 3 ] {} <Debug> HTTP-Session: 7d9b40e5-a0f1-4035-a37b-0c6b8f41be13 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15531 2024.09.09 17:59:13.671024 [ 3 ] {} <Debug> HTTP-Session: 7d9b40e5-a0f1-4035-a37b-0c6b8f41be13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15532 2024.09.09 17:59:13.671042 [ 3 ] {} <Debug> HTTP-Session: 7d9b40e5-a0f1-4035-a37b-0c6b8f41be13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15533 2024.09.09 17:59:13.671064 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15534 2024.09.09 17:59:13.671091 [ 3 ] {} <Trace> HTTP-Session: 7d9b40e5-a0f1-4035-a37b-0c6b8f41be13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15535 2024.09.09 17:59:13.671361 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15536 2024.09.09 17:59:13.671441 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15537 2024.09.09 17:59:13.672337 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15538 2024.09.09 17:59:13.672373 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15539 2024.09.09 17:59:13.672592 [ 188 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_81_16} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15540 2024.09.09 17:59:13.672747 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
15541 2024.09.09 17:59:13.672952 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15542 2024.09.09 17:59:13.672996 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15543 2024.09.09 17:59:13.673386 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15544 2024.09.09 17:59:13.673813 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15545 2024.09.09 17:59:13.673985 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00273 sec., 26373.626373626375 rows/sec., 2.06 MiB/sec.
15546 2024.09.09 17:59:13.674003 [ 39 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15547 2024.09.09 17:59:13.674100 [ 39 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15548 2024.09.09 17:59:13.674157 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15549 2024.09.09 17:59:13.674306 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Debug> DynamicQueryHandler: Done processing query
15550 2024.09.09 17:59:13.674315 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15551 2024.09.09 17:59:13.674345 [ 3 ] {0f08957a-d679-4916-a68e-960b7e8dfebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15552 2024.09.09 17:59:13.674391 [ 3 ] {} <Debug> HTTP-Session: 7d9b40e5-a0f1-4035-a37b-0c6b8f41be13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15553 2024.09.09 17:59:13.674535 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15554 2024.09.09 17:59:13.674574 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part
15555 2024.09.09 17:59:13.674633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15556 2024.09.09 17:59:13.674764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15557 2024.09.09 17:59:13.674850 [ 3 ] {} <Debug> HTTP-Session: 428b5339-63a3-42e7-8934-b64161a01f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15558 2024.09.09 17:59:13.674850 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part
15559 2024.09.09 17:59:13.674907 [ 3 ] {} <Debug> HTTP-Session: 428b5339-63a3-42e7-8934-b64161a01f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15560 2024.09.09 17:59:13.674944 [ 3 ] {} <Debug> HTTP-Session: 428b5339-63a3-42e7-8934-b64161a01f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15561 2024.09.09 17:59:13.675069 [ 3 ] {} <Trace> HTTP-Session: 428b5339-63a3-42e7-8934-b64161a01f3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15562 2024.09.09 17:59:13.675177 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 431 rows starting from the beginning of the part
15563 2024.09.09 17:59:13.675476 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 528 rows starting from the beginning of the part
15564 2024.09.09 17:59:13.675488 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15565 2024.09.09 17:59:13.675650 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15566 2024.09.09 17:59:13.675817 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 435 rows starting from the beginning of the part
15567 2024.09.09 17:59:13.676104 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part
15568 2024.09.09 17:59:13.676896 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15569 2024.09.09 17:59:13.677558 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15570 2024.09.09 17:59:13.677628 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15571 2024.09.09 17:59:13.678712 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15572 2024.09.09 17:59:13.679266 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15573 2024.09.09 17:59:13.679662 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15574 2024.09.09 17:59:13.679709 [ 188 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.005463542 sec., 448793.10893921927 rows/sec., 34.46 MiB/sec.
15575 2024.09.09 17:59:13.679749 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15576 2024.09.09 17:59:13.679740 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004441 sec., 36027.92163927044 rows/sec., 2.51 MiB/sec.
15577 2024.09.09 17:59:13.679799 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15578 2024.09.09 17:59:13.680213 [ 190 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15579 2024.09.09 17:59:13.680389 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15580 2024.09.09 17:59:13.680551 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Debug> DynamicQueryHandler: Done processing query
15581 2024.09.09 17:59:13.680692 [ 3 ] {557a18ae-d3d7-426f-91a4-5f9d6349b4e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15582 2024.09.09 17:59:13.680811 [ 3 ] {} <Debug> HTTP-Session: 428b5339-63a3-42e7-8934-b64161a01f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15583 2024.09.09 17:59:13.681255 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15584 2024.09.09 17:59:13.681283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15585 2024.09.09 17:59:13.681400 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23489 rows starting from the beginning of the part
15586 2024.09.09 17:59:13.681854 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
15587 2024.09.09 17:59:13.682317 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 239 rows starting from the beginning of the part
15588 2024.09.09 17:59:13.682639 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 844 rows starting from the beginning of the part
15589 2024.09.09 17:59:13.683032 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part
15590 2024.09.09 17:59:13.683089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15591 2024.09.09 17:59:13.683287 [ 3 ] {} <Debug> HTTP-Session: 59f24fb3-73f0-4037-98cb-47b09b4c2f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15592 2024.09.09 17:59:13.683331 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part
15593 2024.09.09 17:59:13.683410 [ 3 ] {} <Debug> HTTP-Session: 59f24fb3-73f0-4037-98cb-47b09b4c2f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15594 2024.09.09 17:59:13.683495 [ 3 ] {} <Debug> HTTP-Session: 59f24fb3-73f0-4037-98cb-47b09b4c2f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15595 2024.09.09 17:59:13.683729 [ 3 ] {} <Trace> HTTP-Session: 59f24fb3-73f0-4037-98cb-47b09b4c2f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15596 2024.09.09 17:59:13.684331 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15597 2024.09.09 17:59:13.684552 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15598 2024.09.09 17:59:13.684792 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15599 2024.09.09 17:59:13.685162 [ 193 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_81_16} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15600 2024.09.09 17:59:13.685509 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
15601 2024.09.09 17:59:13.685954 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15602 2024.09.09 17:59:13.686931 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15603 2024.09.09 17:59:13.686981 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15604 2024.09.09 17:59:13.688780 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15605 2024.09.09 17:59:13.689544 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15606 2024.09.09 17:59:13.689809 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005776 sec., 1385.0415512465374 rows/sec., 2.48 MiB/sec.
15607 2024.09.09 17:59:13.690078 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Debug> DynamicQueryHandler: Done processing query
15608 2024.09.09 17:59:13.690107 [ 3 ] {67830d5a-4b07-47fe-8252-085b94594453} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15609 2024.09.09 17:59:13.690128 [ 3 ] {} <Debug> HTTP-Session: 59f24fb3-73f0-4037-98cb-47b09b4c2f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15610 2024.09.09 17:59:13.690353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15611 2024.09.09 17:59:13.690422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15612 2024.09.09 17:59:13.690444 [ 3 ] {} <Debug> HTTP-Session: ccb8569e-58f7-4d0e-964d-8e6f2347aca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15613 2024.09.09 17:59:13.690463 [ 3 ] {} <Debug> HTTP-Session: ccb8569e-58f7-4d0e-964d-8e6f2347aca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15614 2024.09.09 17:59:13.690478 [ 3 ] {} <Debug> HTTP-Session: ccb8569e-58f7-4d0e-964d-8e6f2347aca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15615 2024.09.09 17:59:13.690515 [ 3 ] {} <Trace> HTTP-Session: ccb8569e-58f7-4d0e-964d-8e6f2347aca0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15616 2024.09.09 17:59:13.690667 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15617 2024.09.09 17:59:13.690739 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15618 2024.09.09 17:59:13.690944 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15619 2024.09.09 17:59:13.691315 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15620 2024.09.09 17:59:13.691353 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15621 2024.09.09 17:59:13.691884 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15622 2024.09.09 17:59:13.692356 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15623 2024.09.09 17:59:13.692557 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001942 sec., 30895.983522142124 rows/sec., 2.08 MiB/sec.
15624 2024.09.09 17:59:13.692558 [ 39 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15625 2024.09.09 17:59:13.692655 [ 39 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15626 2024.09.09 17:59:13.692738 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15627 2024.09.09 17:59:13.692994 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Debug> DynamicQueryHandler: Done processing query
15628 2024.09.09 17:59:13.693043 [ 3 ] {d1189ff0-c67e-4634-8444-b71fe67f69c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15629 2024.09.09 17:59:13.693088 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
15630 2024.09.09 17:59:13.693109 [ 3 ] {} <Debug> HTTP-Session: ccb8569e-58f7-4d0e-964d-8e6f2347aca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15631 2024.09.09 17:59:13.693672 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15632 2024.09.09 17:59:13.693831 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4936 rows starting from the beginning of the part
15633 2024.09.09 17:59:13.694159 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25129 rows, containing 5 columns (5 merged, 0 gathered) in 0.014157143 sec., 1775005.0274974266 rows/sec., 119.76 MiB/sec.
15634 2024.09.09 17:59:13.694629 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15635 2024.09.09 17:59:13.694731 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
15636 2024.09.09 17:59:13.695551 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part
15637 2024.09.09 17:59:13.696084 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
15638 2024.09.09 17:59:13.696498 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part
15639 2024.09.09 17:59:13.696622 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15640 2024.09.09 17:59:13.696754 [ 190 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
15641 2024.09.09 17:59:13.696940 [ 188 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15642 2024.09.09 17:59:13.697230 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
15643 2024.09.09 17:59:13.699226 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.006334207 sec., 833569.2218457654 rows/sec., 54.11 MiB/sec.
15644 2024.09.09 17:59:13.699846 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15645 2024.09.09 17:59:13.700288 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15646 2024.09.09 17:59:13.700368 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_81_16} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15647 2024.09.09 17:59:13.700456 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
15648 2024.09.09 17:59:17.555660 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
15649 2024.09.09 17:59:17.555728 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
15650 2024.09.09 17:59:18.668267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 43251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15651 2024.09.09 17:59:18.668394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15652 2024.09.09 17:59:18.668425 [ 3 ] {} <Debug> HTTP-Session: 01a141ac-0ada-4c7a-8728-c35c06d7b18b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15653 2024.09.09 17:59:18.668455 [ 3 ] {} <Debug> HTTP-Session: 01a141ac-0ada-4c7a-8728-c35c06d7b18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15654 2024.09.09 17:59:18.668474 [ 3 ] {} <Debug> HTTP-Session: 01a141ac-0ada-4c7a-8728-c35c06d7b18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15655 2024.09.09 17:59:18.668530 [ 3 ] {} <Trace> HTTP-Session: 01a141ac-0ada-4c7a-8728-c35c06d7b18b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15656 2024.09.09 17:59:18.668835 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15657 2024.09.09 17:59:18.668915 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15658 2024.09.09 17:59:18.669268 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15659 2024.09.09 17:59:18.669884 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15660 2024.09.09 17:59:18.669930 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15661 2024.09.09 17:59:18.670399 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15662 2024.09.09 17:59:18.670831 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15663 2024.09.09 17:59:18.671012 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Debug> executeQuery: Read 285 rows, 25.92 KiB in 0.002322 sec., 122739.01808785531 rows/sec., 10.90 MiB/sec.
15664 2024.09.09 17:59:18.671245 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Debug> DynamicQueryHandler: Done processing query
15665 2024.09.09 17:59:18.671274 [ 3 ] {7de4d8a6-ebbe-4979-a89c-4caa3979a1aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15666 2024.09.09 17:59:18.671290 [ 3 ] {} <Debug> HTTP-Session: 01a141ac-0ada-4c7a-8728-c35c06d7b18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15667 2024.09.09 17:59:18.671509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 6937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15668 2024.09.09 17:59:18.671566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15669 2024.09.09 17:59:18.671587 [ 3 ] {} <Debug> HTTP-Session: 7794b2c6-5596-4df0-9fb3-070bb5af0596 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15670 2024.09.09 17:59:18.671606 [ 3 ] {} <Debug> HTTP-Session: 7794b2c6-5596-4df0-9fb3-070bb5af0596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15671 2024.09.09 17:59:18.671620 [ 3 ] {} <Debug> HTTP-Session: 7794b2c6-5596-4df0-9fb3-070bb5af0596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15672 2024.09.09 17:59:18.671657 [ 3 ] {} <Trace> HTTP-Session: 7794b2c6-5596-4df0-9fb3-070bb5af0596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15673 2024.09.09 17:59:18.671771 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15674 2024.09.09 17:59:18.671818 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15675 2024.09.09 17:59:18.672045 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15676 2024.09.09 17:59:18.672370 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15677 2024.09.09 17:59:18.672406 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15678 2024.09.09 17:59:18.672818 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15679 2024.09.09 17:59:18.673188 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15680 2024.09.09 17:59:18.673369 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Debug> executeQuery: Read 48 rows, 3.61 KiB in 0.001626 sec., 29520.295202952027 rows/sec., 2.17 MiB/sec.
15681 2024.09.09 17:59:18.673543 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Debug> DynamicQueryHandler: Done processing query
15682 2024.09.09 17:59:18.673568 [ 3 ] {e5e0881b-6ea9-4b5d-bc9e-8769a1be6a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15683 2024.09.09 17:59:18.673584 [ 3 ] {} <Debug> HTTP-Session: 7794b2c6-5596-4df0-9fb3-070bb5af0596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15684 2024.09.09 17:59:18.673761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15685 2024.09.09 17:59:18.673812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15686 2024.09.09 17:59:18.673832 [ 3 ] {} <Debug> HTTP-Session: 112864a0-3d2a-406f-8698-29abcaa8ee5f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15687 2024.09.09 17:59:18.673850 [ 3 ] {} <Debug> HTTP-Session: 112864a0-3d2a-406f-8698-29abcaa8ee5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15688 2024.09.09 17:59:18.673864 [ 3 ] {} <Debug> HTTP-Session: 112864a0-3d2a-406f-8698-29abcaa8ee5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15689 2024.09.09 17:59:18.673898 [ 3 ] {} <Trace> HTTP-Session: 112864a0-3d2a-406f-8698-29abcaa8ee5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15690 2024.09.09 17:59:18.674003 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15691 2024.09.09 17:59:18.674047 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15692 2024.09.09 17:59:18.674279 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15693 2024.09.09 17:59:18.674599 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15694 2024.09.09 17:59:18.674636 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15695 2024.09.09 17:59:18.675000 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
15696 2024.09.09 17:59:18.675366 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15697 2024.09.09 17:59:18.675531 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001553 sec., 9014.810045074051 rows/sec., 631.34 KiB/sec.
15698 2024.09.09 17:59:18.675709 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Debug> DynamicQueryHandler: Done processing query
15699 2024.09.09 17:59:18.675734 [ 3 ] {3bc026c7-e1b4-4362-8f18-3a0435812e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15700 2024.09.09 17:59:18.675749 [ 3 ] {} <Debug> HTTP-Session: 112864a0-3d2a-406f-8698-29abcaa8ee5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15701 2024.09.09 17:59:18.675868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15702 2024.09.09 17:59:18.675918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15703 2024.09.09 17:59:18.675939 [ 3 ] {} <Debug> HTTP-Session: cda39760-0014-4c77-b219-9c43ffd98320 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15704 2024.09.09 17:59:18.675956 [ 3 ] {} <Debug> HTTP-Session: cda39760-0014-4c77-b219-9c43ffd98320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15705 2024.09.09 17:59:18.675970 [ 3 ] {} <Debug> HTTP-Session: cda39760-0014-4c77-b219-9c43ffd98320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15706 2024.09.09 17:59:18.676000 [ 3 ] {} <Trace> HTTP-Session: cda39760-0014-4c77-b219-9c43ffd98320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15707 2024.09.09 17:59:18.676099 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15708 2024.09.09 17:59:18.676143 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15709 2024.09.09 17:59:18.676375 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15710 2024.09.09 17:59:18.676670 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15711 2024.09.09 17:59:18.676707 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15712 2024.09.09 17:59:18.677081 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15713 2024.09.09 17:59:18.677451 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15714 2024.09.09 17:59:18.677605 [ 155 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
15715 2024.09.09 17:59:18.677615 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 232.15 KiB/sec.
15716 2024.09.09 17:59:18.677692 [ 155 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15717 2024.09.09 17:59:18.677764 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15718 2024.09.09 17:59:18.677948 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
15719 2024.09.09 17:59:18.677959 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Debug> DynamicQueryHandler: Done processing query
15720 2024.09.09 17:59:18.678034 [ 3 ] {eacad8f5-4e51-48a2-a31b-a3e070e92288} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15721 2024.09.09 17:59:18.678067 [ 3 ] {} <Debug> HTTP-Session: cda39760-0014-4c77-b219-9c43ffd98320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15722 2024.09.09 17:59:18.678205 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15723 2024.09.09 17:59:18.678250 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 6 rows starting from the beginning of the part
15724 2024.09.09 17:59:18.678356 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
15725 2024.09.09 17:59:18.678417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 69896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15726 2024.09.09 17:59:18.678624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15727 2024.09.09 17:59:18.678762 [ 3 ] {} <Debug> HTTP-Session: efab12eb-2c3e-4570-9b19-8a8231de8099 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15728 2024.09.09 17:59:18.678868 [ 3 ] {} <Debug> HTTP-Session: efab12eb-2c3e-4570-9b19-8a8231de8099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15729 2024.09.09 17:59:18.678896 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
15730 2024.09.09 17:59:18.678946 [ 3 ] {} <Debug> HTTP-Session: efab12eb-2c3e-4570-9b19-8a8231de8099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15731 2024.09.09 17:59:18.679220 [ 3 ] {} <Trace> HTTP-Session: efab12eb-2c3e-4570-9b19-8a8231de8099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15732 2024.09.09 17:59:18.679286 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
15733 2024.09.09 17:59:18.679514 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
15734 2024.09.09 17:59:18.679916 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15735 2024.09.09 17:59:18.680010 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15736 2024.09.09 17:59:18.680804 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15737 2024.09.09 17:59:18.681996 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004127904 sec., 7267.6108746715045 rows/sec., 461.32 KiB/sec.
15738 2024.09.09 17:59:18.682101 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15739 2024.09.09 17:59:18.682166 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15740 2024.09.09 17:59:18.682189 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
15741 2024.09.09 17:59:18.683169 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15742 2024.09.09 17:59:18.683272 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15743 2024.09.09 17:59:18.683462 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_41_10} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
15744 2024.09.09 17:59:18.683704 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15745 2024.09.09 17:59:18.683929 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15746 2024.09.09 17:59:18.684101 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Debug> executeQuery: Read 430 rows, 31.53 KiB in 0.004572 sec., 94050.74365704288 rows/sec., 6.73 MiB/sec.
15747 2024.09.09 17:59:18.684305 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Debug> DynamicQueryHandler: Done processing query
15748 2024.09.09 17:59:18.684330 [ 3 ] {6a35bbdc-c8dc-484a-9aa6-d38f0569f1d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
15749 2024.09.09 17:59:18.684346 [ 3 ] {} <Debug> HTTP-Session: efab12eb-2c3e-4570-9b19-8a8231de8099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15750 2024.09.09 17:59:18.684659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15751 2024.09.09 17:59:18.684710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15752 2024.09.09 17:59:18.684730 [ 3 ] {} <Debug> HTTP-Session: ea1d2349-d4d2-42c9-ac1f-ba87068b267b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15753 2024.09.09 17:59:18.684747 [ 3 ] {} <Debug> HTTP-Session: ea1d2349-d4d2-42c9-ac1f-ba87068b267b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15754 2024.09.09 17:59:18.684761 [ 3 ] {} <Debug> HTTP-Session: ea1d2349-d4d2-42c9-ac1f-ba87068b267b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15755 2024.09.09 17:59:18.684793 [ 3 ] {} <Trace> HTTP-Session: ea1d2349-d4d2-42c9-ac1f-ba87068b267b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15756 2024.09.09 17:59:18.684892 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15757 2024.09.09 17:59:18.684939 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15758 2024.09.09 17:59:18.685078 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15759 2024.09.09 17:59:18.685378 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15760 2024.09.09 17:59:18.685509 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15761 2024.09.09 17:59:18.685885 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15762 2024.09.09 17:59:18.686248 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15763 2024.09.09 17:59:18.686410 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec.
15764 2024.09.09 17:59:18.686618 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Debug> DynamicQueryHandler: Done processing query
15765 2024.09.09 17:59:18.686645 [ 3 ] {f0b48bc2-066f-4a58-88e7-17b86a8d7654} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15766 2024.09.09 17:59:18.686662 [ 3 ] {} <Debug> HTTP-Session: ea1d2349-d4d2-42c9-ac1f-ba87068b267b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15767 2024.09.09 17:59:18.686888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15768 2024.09.09 17:59:18.686938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15769 2024.09.09 17:59:18.686958 [ 3 ] {} <Debug> HTTP-Session: 0ba026eb-e29c-4fd5-975a-e4eaad48498c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15770 2024.09.09 17:59:18.686974 [ 3 ] {} <Debug> HTTP-Session: 0ba026eb-e29c-4fd5-975a-e4eaad48498c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15771 2024.09.09 17:59:18.686988 [ 3 ] {} <Debug> HTTP-Session: 0ba026eb-e29c-4fd5-975a-e4eaad48498c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15772 2024.09.09 17:59:18.687018 [ 3 ] {} <Trace> HTTP-Session: 0ba026eb-e29c-4fd5-975a-e4eaad48498c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15773 2024.09.09 17:59:18.687194 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15774 2024.09.09 17:59:18.687241 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15775 2024.09.09 17:59:18.687386 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15776 2024.09.09 17:59:18.687792 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15777 2024.09.09 17:59:18.687830 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15778 2024.09.09 17:59:18.688232 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15779 2024.09.09 17:59:18.688581 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15780 2024.09.09 17:59:18.688732 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec.
15781 2024.09.09 17:59:18.688904 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Debug> DynamicQueryHandler: Done processing query
15782 2024.09.09 17:59:18.688929 [ 3 ] {ca47c009-bbe0-4dfc-a0d0-48b32feb1193} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15783 2024.09.09 17:59:18.688945 [ 3 ] {} <Debug> HTTP-Session: 0ba026eb-e29c-4fd5-975a-e4eaad48498c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15784 2024.09.09 17:59:18.689124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15785 2024.09.09 17:59:18.689173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15786 2024.09.09 17:59:18.689193 [ 3 ] {} <Debug> HTTP-Session: a07d3c08-9cf9-4eb5-8728-e49e04760b3b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15787 2024.09.09 17:59:18.689210 [ 3 ] {} <Debug> HTTP-Session: a07d3c08-9cf9-4eb5-8728-e49e04760b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15788 2024.09.09 17:59:18.689224 [ 3 ] {} <Debug> HTTP-Session: a07d3c08-9cf9-4eb5-8728-e49e04760b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15789 2024.09.09 17:59:18.689253 [ 3 ] {} <Trace> HTTP-Session: a07d3c08-9cf9-4eb5-8728-e49e04760b3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15790 2024.09.09 17:59:18.689347 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15791 2024.09.09 17:59:18.689394 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15792 2024.09.09 17:59:18.689523 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15793 2024.09.09 17:59:18.689774 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15794 2024.09.09 17:59:18.689810 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15795 2024.09.09 17:59:18.690166 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15796 2024.09.09 17:59:18.690499 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15797 2024.09.09 17:59:18.690649 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec.
15798 2024.09.09 17:59:18.690816 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Debug> DynamicQueryHandler: Done processing query
15799 2024.09.09 17:59:18.690841 [ 3 ] {8dbf9859-7fb0-41af-a257-3f00df26c622} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15800 2024.09.09 17:59:18.690857 [ 3 ] {} <Debug> HTTP-Session: a07d3c08-9cf9-4eb5-8728-e49e04760b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15801 2024.09.09 17:59:18.691026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 78835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15802 2024.09.09 17:59:18.691075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15803 2024.09.09 17:59:18.691096 [ 3 ] {} <Debug> HTTP-Session: 3b1fa5e4-9ed4-4bd1-bbfd-478b560cd6d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15804 2024.09.09 17:59:18.691112 [ 3 ] {} <Debug> HTTP-Session: 3b1fa5e4-9ed4-4bd1-bbfd-478b560cd6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15805 2024.09.09 17:59:18.691126 [ 3 ] {} <Debug> HTTP-Session: 3b1fa5e4-9ed4-4bd1-bbfd-478b560cd6d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15806 2024.09.09 17:59:18.691156 [ 3 ] {} <Trace> HTTP-Session: 3b1fa5e4-9ed4-4bd1-bbfd-478b560cd6d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15807 2024.09.09 17:59:18.691613 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15808 2024.09.09 17:59:18.691680 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15809 2024.09.09 17:59:18.692110 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15810 2024.09.09 17:59:18.692871 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15811 2024.09.09 17:59:18.692909 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15812 2024.09.09 17:59:18.693564 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15813 2024.09.09 17:59:18.694008 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15814 2024.09.09 17:59:18.694229 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002954 sec., 16249.153689911984 rows/sec., 29.12 MiB/sec.
15815 2024.09.09 17:59:18.694681 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Debug> DynamicQueryHandler: Done processing query
15816 2024.09.09 17:59:18.694739 [ 3 ] {bba5874a-c7d6-4ad6-9cb2-631319e5e3ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15817 2024.09.09 17:59:18.694791 [ 3 ] {} <Debug> HTTP-Session: 3b1fa5e4-9ed4-4bd1-bbfd-478b560cd6d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15818 2024.09.09 17:59:18.694971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15819 2024.09.09 17:59:18.695025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15820 2024.09.09 17:59:18.695045 [ 3 ] {} <Debug> HTTP-Session: c2b3d0c3-805a-4b09-bc3c-05c6b1bb6373 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15821 2024.09.09 17:59:18.695063 [ 3 ] {} <Debug> HTTP-Session: c2b3d0c3-805a-4b09-bc3c-05c6b1bb6373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15822 2024.09.09 17:59:18.695078 [ 3 ] {} <Debug> HTTP-Session: c2b3d0c3-805a-4b09-bc3c-05c6b1bb6373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15823 2024.09.09 17:59:18.695108 [ 3 ] {} <Trace> HTTP-Session: c2b3d0c3-805a-4b09-bc3c-05c6b1bb6373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15824 2024.09.09 17:59:18.695244 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15825 2024.09.09 17:59:18.695292 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15826 2024.09.09 17:59:18.695440 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15827 2024.09.09 17:59:18.695739 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15828 2024.09.09 17:59:18.695777 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15829 2024.09.09 17:59:18.696141 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15830 2024.09.09 17:59:18.696470 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15831 2024.09.09 17:59:18.696621 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec.
15832 2024.09.09 17:59:18.696809 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Debug> DynamicQueryHandler: Done processing query
15833 2024.09.09 17:59:18.696847 [ 3 ] {8da113a1-a007-4933-a9eb-8bf8eaba06cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15834 2024.09.09 17:59:18.696876 [ 3 ] {} <Debug> HTTP-Session: c2b3d0c3-805a-4b09-bc3c-05c6b1bb6373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15835 2024.09.09 17:59:23.662999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15836 2024.09.09 17:59:23.663142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15837 2024.09.09 17:59:23.663168 [ 3 ] {} <Debug> HTTP-Session: 25f1658f-ab27-4df9-ad98-b913fbcd3004 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15838 2024.09.09 17:59:23.663194 [ 3 ] {} <Debug> HTTP-Session: 25f1658f-ab27-4df9-ad98-b913fbcd3004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15839 2024.09.09 17:59:23.663208 [ 3 ] {} <Debug> HTTP-Session: 25f1658f-ab27-4df9-ad98-b913fbcd3004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15840 2024.09.09 17:59:23.663260 [ 3 ] {} <Trace> HTTP-Session: 25f1658f-ab27-4df9-ad98-b913fbcd3004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15841 2024.09.09 17:59:23.663461 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15842 2024.09.09 17:59:23.663534 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15843 2024.09.09 17:59:23.663901 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15844 2024.09.09 17:59:23.664329 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15845 2024.09.09 17:59:23.664377 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15846 2024.09.09 17:59:23.664795 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
15847 2024.09.09 17:59:23.665190 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15848 2024.09.09 17:59:23.665368 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001958 sec., 1021.4504596527067 rows/sec., 83.29 KiB/sec.
15849 2024.09.09 17:59:23.665593 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Debug> DynamicQueryHandler: Done processing query
15850 2024.09.09 17:59:23.665621 [ 3 ] {b18179d1-0f5d-49b0-8f77-3f2e96ee0d26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15851 2024.09.09 17:59:23.665638 [ 3 ] {} <Debug> HTTP-Session: 25f1658f-ab27-4df9-ad98-b913fbcd3004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15852 2024.09.09 17:59:23.665808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15853 2024.09.09 17:59:23.665877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15854 2024.09.09 17:59:23.665910 [ 3 ] {} <Debug> HTTP-Session: f212b6ef-9684-406e-a636-32394fac5a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15855 2024.09.09 17:59:23.665939 [ 3 ] {} <Debug> HTTP-Session: f212b6ef-9684-406e-a636-32394fac5a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15856 2024.09.09 17:59:23.665963 [ 3 ] {} <Debug> HTTP-Session: f212b6ef-9684-406e-a636-32394fac5a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15857 2024.09.09 17:59:23.666012 [ 3 ] {} <Trace> HTTP-Session: f212b6ef-9684-406e-a636-32394fac5a24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15858 2024.09.09 17:59:23.666176 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15859 2024.09.09 17:59:23.666239 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15860 2024.09.09 17:59:23.666540 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15861 2024.09.09 17:59:23.666998 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15862 2024.09.09 17:59:23.667043 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15863 2024.09.09 17:59:23.667501 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15864 2024.09.09 17:59:23.667971 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15865 2024.09.09 17:59:23.668167 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.002051 sec., 35592.3939541687 rows/sec., 2.89 MiB/sec.
15866 2024.09.09 17:59:23.668415 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Debug> DynamicQueryHandler: Done processing query
15867 2024.09.09 17:59:23.668457 [ 3 ] {317bba54-cb08-4c2c-b40c-6d766ac90cfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15868 2024.09.09 17:59:23.668489 [ 3 ] {} <Debug> HTTP-Session: f212b6ef-9684-406e-a636-32394fac5a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15869 2024.09.09 17:59:23.668696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15870 2024.09.09 17:59:23.668759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15871 2024.09.09 17:59:23.668783 [ 3 ] {} <Debug> HTTP-Session: ecac66ed-47b0-461b-824e-5c49a86f138e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15872 2024.09.09 17:59:23.668805 [ 3 ] {} <Debug> HTTP-Session: ecac66ed-47b0-461b-824e-5c49a86f138e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15873 2024.09.09 17:59:23.668824 [ 3 ] {} <Debug> HTTP-Session: ecac66ed-47b0-461b-824e-5c49a86f138e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15874 2024.09.09 17:59:23.668865 [ 3 ] {} <Trace> HTTP-Session: ecac66ed-47b0-461b-824e-5c49a86f138e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15875 2024.09.09 17:59:23.668985 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15876 2024.09.09 17:59:23.669036 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15877 2024.09.09 17:59:23.669313 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15878 2024.09.09 17:59:23.669658 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15879 2024.09.09 17:59:23.669700 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15880 2024.09.09 17:59:23.670117 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15881 2024.09.09 17:59:23.670568 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15882 2024.09.09 17:59:23.670758 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001798 sec., 5561.735261401557 rows/sec., 412.24 KiB/sec.
15883 2024.09.09 17:59:23.670949 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Debug> DynamicQueryHandler: Done processing query
15884 2024.09.09 17:59:23.670978 [ 3 ] {14b2d9cd-9e3c-405c-bbe5-411fd5e59fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15885 2024.09.09 17:59:23.670999 [ 3 ] {} <Debug> HTTP-Session: ecac66ed-47b0-461b-824e-5c49a86f138e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15886 2024.09.09 17:59:23.671196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15887 2024.09.09 17:59:23.671252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15888 2024.09.09 17:59:23.671275 [ 3 ] {} <Debug> HTTP-Session: 44937421-baa5-4a46-858c-39d7e86d47e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15889 2024.09.09 17:59:23.671297 [ 3 ] {} <Debug> HTTP-Session: 44937421-baa5-4a46-858c-39d7e86d47e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15890 2024.09.09 17:59:23.671316 [ 3 ] {} <Debug> HTTP-Session: 44937421-baa5-4a46-858c-39d7e86d47e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15891 2024.09.09 17:59:23.671353 [ 3 ] {} <Trace> HTTP-Session: 44937421-baa5-4a46-858c-39d7e86d47e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15892 2024.09.09 17:59:23.671491 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15893 2024.09.09 17:59:23.671542 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15894 2024.09.09 17:59:23.671810 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15895 2024.09.09 17:59:23.672260 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15896 2024.09.09 17:59:23.672299 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15897 2024.09.09 17:59:23.672711 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15898 2024.09.09 17:59:23.673205 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15899 2024.09.09 17:59:23.673389 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001937 sec., 38203.407330924114 rows/sec., 2.98 MiB/sec.
15900 2024.09.09 17:59:23.673703 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Debug> DynamicQueryHandler: Done processing query
15901 2024.09.09 17:59:23.673774 [ 3 ] {8001333f-8bc9-46ec-b187-59bf04cc4536} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15902 2024.09.09 17:59:23.673844 [ 3 ] {} <Debug> HTTP-Session: 44937421-baa5-4a46-858c-39d7e86d47e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15903 2024.09.09 17:59:23.674161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15904 2024.09.09 17:59:23.674231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15905 2024.09.09 17:59:23.674261 [ 3 ] {} <Debug> HTTP-Session: 8044ee59-78e6-4500-8a61-100431cf2adb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15906 2024.09.09 17:59:23.674286 [ 3 ] {} <Debug> HTTP-Session: 8044ee59-78e6-4500-8a61-100431cf2adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15907 2024.09.09 17:59:23.674306 [ 3 ] {} <Debug> HTTP-Session: 8044ee59-78e6-4500-8a61-100431cf2adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15908 2024.09.09 17:59:23.674348 [ 3 ] {} <Trace> HTTP-Session: 8044ee59-78e6-4500-8a61-100431cf2adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15909 2024.09.09 17:59:23.674537 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15910 2024.09.09 17:59:23.674596 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15911 2024.09.09 17:59:23.674797 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15912 2024.09.09 17:59:23.675235 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15913 2024.09.09 17:59:23.675276 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15914 2024.09.09 17:59:23.675729 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15915 2024.09.09 17:59:23.676142 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15916 2024.09.09 17:59:23.676331 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001883 sec., 85501.85873605948 rows/sec., 5.95 MiB/sec.
15917 2024.09.09 17:59:23.676546 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Debug> DynamicQueryHandler: Done processing query
15918 2024.09.09 17:59:23.676575 [ 3 ] {882d3a4d-d091-434e-a226-5e57d32c4604} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15919 2024.09.09 17:59:23.676595 [ 3 ] {} <Debug> HTTP-Session: 8044ee59-78e6-4500-8a61-100431cf2adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15920 2024.09.09 17:59:23.676751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15921 2024.09.09 17:59:23.676809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15922 2024.09.09 17:59:23.676833 [ 3 ] {} <Debug> HTTP-Session: c9adea05-11e1-411a-b8e9-bff62c5c8f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15923 2024.09.09 17:59:23.676854 [ 3 ] {} <Debug> HTTP-Session: c9adea05-11e1-411a-b8e9-bff62c5c8f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15924 2024.09.09 17:59:23.676872 [ 3 ] {} <Debug> HTTP-Session: c9adea05-11e1-411a-b8e9-bff62c5c8f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15925 2024.09.09 17:59:23.676910 [ 3 ] {} <Trace> HTTP-Session: c9adea05-11e1-411a-b8e9-bff62c5c8f75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15926 2024.09.09 17:59:23.677111 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15927 2024.09.09 17:59:23.677186 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
15928 2024.09.09 17:59:23.677714 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15929 2024.09.09 17:59:23.678285 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15930 2024.09.09 17:59:23.678331 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15931 2024.09.09 17:59:23.678959 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15932 2024.09.09 17:59:23.679373 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15933 2024.09.09 17:59:23.679598 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0026 sec., 3076.923076923077 rows/sec., 5.51 MiB/sec.
15934 2024.09.09 17:59:23.679920 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Debug> DynamicQueryHandler: Done processing query
15935 2024.09.09 17:59:23.679955 [ 3 ] {b79243ab-5308-48a4-8e97-f7003d3506ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15936 2024.09.09 17:59:23.679981 [ 3 ] {} <Debug> HTTP-Session: c9adea05-11e1-411a-b8e9-bff62c5c8f75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15937 2024.09.09 17:59:23.680136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15938 2024.09.09 17:59:23.680187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15939 2024.09.09 17:59:23.680207 [ 3 ] {} <Debug> HTTP-Session: 3e75370c-58e4-4053-b539-bae3f27677d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15940 2024.09.09 17:59:23.680224 [ 3 ] {} <Debug> HTTP-Session: 3e75370c-58e4-4053-b539-bae3f27677d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15941 2024.09.09 17:59:23.680238 [ 3 ] {} <Debug> HTTP-Session: 3e75370c-58e4-4053-b539-bae3f27677d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15942 2024.09.09 17:59:23.680269 [ 3 ] {} <Trace> HTTP-Session: 3e75370c-58e4-4053-b539-bae3f27677d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15943 2024.09.09 17:59:23.680402 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15944 2024.09.09 17:59:23.680448 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15945 2024.09.09 17:59:23.680580 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15946 2024.09.09 17:59:23.680909 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15947 2024.09.09 17:59:23.680945 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15948 2024.09.09 17:59:23.681316 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15949 2024.09.09 17:59:23.681645 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15950 2024.09.09 17:59:23.681809 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec.
15951 2024.09.09 17:59:23.681984 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Debug> DynamicQueryHandler: Done processing query
15952 2024.09.09 17:59:23.682009 [ 3 ] {1692a847-a29e-4c4a-a981-f085285f5913} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15953 2024.09.09 17:59:23.682026 [ 3 ] {} <Debug> HTTP-Session: 3e75370c-58e4-4053-b539-bae3f27677d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15954 2024.09.09 17:59:28.655048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15955 2024.09.09 17:59:28.655207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15956 2024.09.09 17:59:28.655244 [ 3 ] {} <Debug> HTTP-Session: 9a0f4592-f02f-4deb-80b0-4f2a6b49309d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15957 2024.09.09 17:59:28.655277 [ 3 ] {} <Debug> HTTP-Session: 9a0f4592-f02f-4deb-80b0-4f2a6b49309d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15958 2024.09.09 17:59:28.655298 [ 3 ] {} <Debug> HTTP-Session: 9a0f4592-f02f-4deb-80b0-4f2a6b49309d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15959 2024.09.09 17:59:28.655364 [ 3 ] {} <Trace> HTTP-Session: 9a0f4592-f02f-4deb-80b0-4f2a6b49309d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15960 2024.09.09 17:59:28.655631 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
15961 2024.09.09 17:59:28.656056 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
15962 2024.09.09 17:59:28.656110 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
15963 2024.09.09 17:59:28.656487 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15964 2024.09.09 17:59:28.656569 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
15965 2024.09.09 17:59:28.656745 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
15966 2024.09.09 17:59:28.656987 [ 251 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
15967 2024.09.09 17:59:28.656986 [ 262 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps
15968 2024.09.09 17:59:28.656987 [ 253 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
15969 2024.09.09 17:59:28.657243 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Debug> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges
15970 2024.09.09 17:59:28.657274 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93) (SelectExecutor): Spreading mark ranges among streams (default reading)
15971 2024.09.09 17:59:28.657332 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
15972 2024.09.09 17:59:28.657357 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
15973 2024.09.09 17:59:28.658468 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002964 sec., 13495.27665317139 rows/sec., 514.64 KiB/sec.
15974 2024.09.09 17:59:28.658746 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Debug> DynamicQueryHandler: Done processing query
15975 2024.09.09 17:59:28.658773 [ 3 ] {49a6ce7b-f6ad-4ded-872c-d5762da6337a} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
15976 2024.09.09 17:59:28.658791 [ 3 ] {} <Debug> HTTP-Session: 9a0f4592-f02f-4deb-80b0-4f2a6b49309d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15977 2024.09.09 17:59:28.671919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15978 2024.09.09 17:59:28.671977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15979 2024.09.09 17:59:28.672000 [ 3 ] {} <Debug> HTTP-Session: 64a7aad5-042a-43e2-909a-9cd9f4a3b3a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15980 2024.09.09 17:59:28.672019 [ 3 ] {} <Debug> HTTP-Session: 64a7aad5-042a-43e2-909a-9cd9f4a3b3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15981 2024.09.09 17:59:28.672034 [ 3 ] {} <Debug> HTTP-Session: 64a7aad5-042a-43e2-909a-9cd9f4a3b3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15982 2024.09.09 17:59:28.672072 [ 3 ] {} <Trace> HTTP-Session: 64a7aad5-042a-43e2-909a-9cd9f4a3b3a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15983 2024.09.09 17:59:28.672195 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
15984 2024.09.09 17:59:28.672248 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15985 2024.09.09 17:59:28.672421 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15986 2024.09.09 17:59:28.672762 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15987 2024.09.09 17:59:28.672799 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15988 2024.09.09 17:59:28.673345 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
15989 2024.09.09 17:59:28.673658 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Trace> oximeter.timeseries_schema (b6275946-1df2-43cf-89c3-1e5f0381af93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15990 2024.09.09 17:59:28.673816 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001641 sec., 609.3845216331505 rows/sec., 169.60 KiB/sec.
15991 2024.09.09 17:59:28.674023 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Debug> DynamicQueryHandler: Done processing query
15992 2024.09.09 17:59:28.674048 [ 3 ] {2de640ef-bec2-43cf-8703-0d6be9bd1354} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15993 2024.09.09 17:59:28.674065 [ 3 ] {} <Debug> HTTP-Session: 64a7aad5-042a-43e2-909a-9cd9f4a3b3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15994 2024.09.09 17:59:28.674201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15995 2024.09.09 17:59:28.674251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15996 2024.09.09 17:59:28.674270 [ 3 ] {} <Debug> HTTP-Session: ecdcacb3-02d1-4612-8090-1e67765590e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
15997 2024.09.09 17:59:28.674287 [ 3 ] {} <Debug> HTTP-Session: ecdcacb3-02d1-4612-8090-1e67765590e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15998 2024.09.09 17:59:28.674301 [ 3 ] {} <Debug> HTTP-Session: ecdcacb3-02d1-4612-8090-1e67765590e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15999 2024.09.09 17:59:28.674331 [ 3 ] {} <Trace> HTTP-Session: ecdcacb3-02d1-4612-8090-1e67765590e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16000 2024.09.09 17:59:28.674430 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16001 2024.09.09 17:59:28.674474 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16002 2024.09.09 17:59:28.674711 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16003 2024.09.09 17:59:28.675041 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16004 2024.09.09 17:59:28.675078 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16005 2024.09.09 17:59:28.675424 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
16006 2024.09.09 17:59:28.675809 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16007 2024.09.09 17:59:28.675966 [ 125 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
16008 2024.09.09 17:59:28.675983 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Debug> executeQuery: Read 9 rows, 729.00 B in 0.001568 sec., 5739.795918367347 rows/sec., 454.03 KiB/sec.
16009 2024.09.09 17:59:28.676032 [ 125 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16010 2024.09.09 17:59:28.676097 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16011 2024.09.09 17:59:28.676306 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
16012 2024.09.09 17:59:28.676322 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Debug> DynamicQueryHandler: Done processing query
16013 2024.09.09 17:59:28.676402 [ 3 ] {f0737780-dba6-4242-8058-37e8e1151dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16014 2024.09.09 17:59:28.676431 [ 3 ] {} <Debug> HTTP-Session: ecdcacb3-02d1-4612-8090-1e67765590e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16015 2024.09.09 17:59:28.676560 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16016 2024.09.09 17:59:28.676601 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 18 rows starting from the beginning of the part
16017 2024.09.09 17:59:28.676664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16018 2024.09.09 17:59:28.676769 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part
16019 2024.09.09 17:59:28.676845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16020 2024.09.09 17:59:28.676965 [ 3 ] {} <Debug> HTTP-Session: 48fa4062-af4d-4f4b-ae91-62d7a95bc25d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16021 2024.09.09 17:59:28.677061 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
16022 2024.09.09 17:59:28.677088 [ 3 ] {} <Debug> HTTP-Session: 48fa4062-af4d-4f4b-ae91-62d7a95bc25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16023 2024.09.09 17:59:28.677161 [ 3 ] {} <Debug> HTTP-Session: 48fa4062-af4d-4f4b-ae91-62d7a95bc25d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16024 2024.09.09 17:59:28.677377 [ 3 ] {} <Trace> HTTP-Session: 48fa4062-af4d-4f4b-ae91-62d7a95bc25d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16025 2024.09.09 17:59:28.677402 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
16026 2024.09.09 17:59:28.677615 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
16027 2024.09.09 17:59:28.677827 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part
16028 2024.09.09 17:59:28.677984 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16029 2024.09.09 17:59:28.678172 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16030 2024.09.09 17:59:28.678955 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16031 2024.09.09 17:59:28.680210 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16032 2024.09.09 17:59:28.680304 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16033 2024.09.09 17:59:28.680711 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.004501976 sec., 8662.862707397817 rows/sec., 735.35 KiB/sec.
16034 2024.09.09 17:59:28.680907 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
16035 2024.09.09 17:59:28.681218 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16036 2024.09.09 17:59:28.681938 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16037 2024.09.09 17:59:28.682150 [ 196 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_31_6} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
16038 2024.09.09 17:59:28.682210 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16039 2024.09.09 17:59:28.682309 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16040 2024.09.09 17:59:28.682500 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Debug> executeQuery: Read 294 rows, 26.54 KiB in 0.00486 sec., 60493.82716049383 rows/sec., 5.33 MiB/sec.
16041 2024.09.09 17:59:28.682721 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Debug> DynamicQueryHandler: Done processing query
16042 2024.09.09 17:59:28.682746 [ 3 ] {de1cb3c7-e25e-46d7-b241-5a7d59ed4029} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
16043 2024.09.09 17:59:28.682764 [ 3 ] {} <Debug> HTTP-Session: 48fa4062-af4d-4f4b-ae91-62d7a95bc25d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16044 2024.09.09 17:59:28.682998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 8174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16045 2024.09.09 17:59:28.683048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16046 2024.09.09 17:59:28.683067 [ 3 ] {} <Debug> HTTP-Session: b4e0f76d-fb43-458d-aa30-6eb34ad5f149 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16047 2024.09.09 17:59:28.683083 [ 3 ] {} <Debug> HTTP-Session: b4e0f76d-fb43-458d-aa30-6eb34ad5f149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16048 2024.09.09 17:59:28.683098 [ 3 ] {} <Debug> HTTP-Session: b4e0f76d-fb43-458d-aa30-6eb34ad5f149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16049 2024.09.09 17:59:28.683130 [ 3 ] {} <Trace> HTTP-Session: b4e0f76d-fb43-458d-aa30-6eb34ad5f149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16050 2024.09.09 17:59:28.683245 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16051 2024.09.09 17:59:28.683291 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16052 2024.09.09 17:59:28.683529 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16053 2024.09.09 17:59:28.683890 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16054 2024.09.09 17:59:28.683927 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16055 2024.09.09 17:59:28.684322 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16056 2024.09.09 17:59:28.684686 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16057 2024.09.09 17:59:28.684851 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Debug> executeQuery: Read 57 rows, 4.22 KiB in 0.001637 sec., 34819.79230299328 rows/sec., 2.51 MiB/sec.
16058 2024.09.09 17:59:28.685028 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Debug> DynamicQueryHandler: Done processing query
16059 2024.09.09 17:59:28.685052 [ 3 ] {e428f75f-b9e2-4cfa-a876-84fe46073ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16060 2024.09.09 17:59:28.685068 [ 3 ] {} <Debug> HTTP-Session: b4e0f76d-fb43-458d-aa30-6eb34ad5f149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16061 2024.09.09 17:59:28.685188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16062 2024.09.09 17:59:28.685237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16063 2024.09.09 17:59:28.685257 [ 3 ] {} <Debug> HTTP-Session: 0bfcd937-4d5f-4b82-a7e3-c1896b0b266f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16064 2024.09.09 17:59:28.685274 [ 3 ] {} <Debug> HTTP-Session: 0bfcd937-4d5f-4b82-a7e3-c1896b0b266f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16065 2024.09.09 17:59:28.685288 [ 3 ] {} <Debug> HTTP-Session: 0bfcd937-4d5f-4b82-a7e3-c1896b0b266f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16066 2024.09.09 17:59:28.685319 [ 3 ] {} <Trace> HTTP-Session: 0bfcd937-4d5f-4b82-a7e3-c1896b0b266f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16067 2024.09.09 17:59:28.685419 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16068 2024.09.09 17:59:28.685463 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16069 2024.09.09 17:59:28.685695 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16070 2024.09.09 17:59:28.686015 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16071 2024.09.09 17:59:28.686052 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16072 2024.09.09 17:59:28.686404 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
16073 2024.09.09 17:59:28.686753 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16074 2024.09.09 17:59:28.686883 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 658.03 KiB/sec.
16075 2024.09.09 17:59:28.687056 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Debug> DynamicQueryHandler: Done processing query
16076 2024.09.09 17:59:28.687080 [ 3 ] {18d41e3b-d489-4b45-866e-15a5da1c6531} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16077 2024.09.09 17:59:28.687097 [ 3 ] {} <Debug> HTTP-Session: 0bfcd937-4d5f-4b82-a7e3-c1896b0b266f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16078 2024.09.09 17:59:28.687214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16079 2024.09.09 17:59:28.687264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16080 2024.09.09 17:59:28.687283 [ 3 ] {} <Debug> HTTP-Session: 75527dca-4c1d-4309-b2ce-b52cefb6247f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16081 2024.09.09 17:59:28.687299 [ 3 ] {} <Debug> HTTP-Session: 75527dca-4c1d-4309-b2ce-b52cefb6247f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16082 2024.09.09 17:59:28.687313 [ 3 ] {} <Debug> HTTP-Session: 75527dca-4c1d-4309-b2ce-b52cefb6247f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16083 2024.09.09 17:59:28.687344 [ 3 ] {} <Trace> HTTP-Session: 75527dca-4c1d-4309-b2ce-b52cefb6247f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16084 2024.09.09 17:59:28.687440 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16085 2024.09.09 17:59:28.687483 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16086 2024.09.09 17:59:28.687711 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16087 2024.09.09 17:59:28.688046 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16088 2024.09.09 17:59:28.688082 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16089 2024.09.09 17:59:28.688458 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16090 2024.09.09 17:59:28.688816 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16091 2024.09.09 17:59:28.688950 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 231.09 KiB/sec.
16092 2024.09.09 17:59:28.689249 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Debug> DynamicQueryHandler: Done processing query
16093 2024.09.09 17:59:28.689292 [ 3 ] {a8acc030-ca2d-4ad8-9440-bac72bf599a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16094 2024.09.09 17:59:28.689314 [ 3 ] {} <Debug> HTTP-Session: 75527dca-4c1d-4309-b2ce-b52cefb6247f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16095 2024.09.09 17:59:28.689525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 74271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16096 2024.09.09 17:59:28.689579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16097 2024.09.09 17:59:28.689599 [ 3 ] {} <Debug> HTTP-Session: 29ba78a1-51d3-4611-9922-8162aa1872c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16098 2024.09.09 17:59:28.689615 [ 3 ] {} <Debug> HTTP-Session: 29ba78a1-51d3-4611-9922-8162aa1872c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16099 2024.09.09 17:59:28.689629 [ 3 ] {} <Debug> HTTP-Session: 29ba78a1-51d3-4611-9922-8162aa1872c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16100 2024.09.09 17:59:28.689660 [ 3 ] {} <Trace> HTTP-Session: 29ba78a1-51d3-4611-9922-8162aa1872c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16101 2024.09.09 17:59:28.689888 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16102 2024.09.09 17:59:28.689933 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16103 2024.09.09 17:59:28.690173 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16104 2024.09.09 17:59:28.690849 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16105 2024.09.09 17:59:28.690886 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16106 2024.09.09 17:59:28.691266 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16107 2024.09.09 17:59:28.691618 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16108 2024.09.09 17:59:28.691743 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Debug> executeQuery: Read 457 rows, 33.49 KiB in 0.001973 sec., 231626.9640141916 rows/sec., 16.58 MiB/sec.
16109 2024.09.09 17:59:28.692006 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Debug> DynamicQueryHandler: Done processing query
16110 2024.09.09 17:59:28.692064 [ 3 ] {c2a1b684-b0ef-4527-8639-2086a594eeaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
16111 2024.09.09 17:59:28.692114 [ 3 ] {} <Debug> HTTP-Session: 29ba78a1-51d3-4611-9922-8162aa1872c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16112 2024.09.09 17:59:28.692303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16113 2024.09.09 17:59:28.692356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16114 2024.09.09 17:59:28.692375 [ 3 ] {} <Debug> HTTP-Session: 74120efa-5a84-41ac-aec9-68421429ca05 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16115 2024.09.09 17:59:28.692391 [ 3 ] {} <Debug> HTTP-Session: 74120efa-5a84-41ac-aec9-68421429ca05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16116 2024.09.09 17:59:28.692404 [ 3 ] {} <Debug> HTTP-Session: 74120efa-5a84-41ac-aec9-68421429ca05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16117 2024.09.09 17:59:28.692437 [ 3 ] {} <Trace> HTTP-Session: 74120efa-5a84-41ac-aec9-68421429ca05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16118 2024.09.09 17:59:28.692536 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16119 2024.09.09 17:59:28.692583 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16120 2024.09.09 17:59:28.692729 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16121 2024.09.09 17:59:28.692994 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16122 2024.09.09 17:59:28.693029 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16123 2024.09.09 17:59:28.693375 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16124 2024.09.09 17:59:28.693722 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16125 2024.09.09 17:59:28.693846 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec.
16126 2024.09.09 17:59:28.694158 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Debug> DynamicQueryHandler: Done processing query
16127 2024.09.09 17:59:28.694199 [ 3 ] {1aca1fbf-bd3c-425e-a0ae-d5334b63c1bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16128 2024.09.09 17:59:28.694215 [ 3 ] {} <Debug> HTTP-Session: 74120efa-5a84-41ac-aec9-68421429ca05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16129 2024.09.09 17:59:28.694399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16130 2024.09.09 17:59:28.694449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16131 2024.09.09 17:59:28.694468 [ 3 ] {} <Debug> HTTP-Session: 689c5a00-5ec8-4f4b-82e6-1d79ea87b8f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16132 2024.09.09 17:59:28.694484 [ 3 ] {} <Debug> HTTP-Session: 689c5a00-5ec8-4f4b-82e6-1d79ea87b8f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16133 2024.09.09 17:59:28.694498 [ 3 ] {} <Debug> HTTP-Session: 689c5a00-5ec8-4f4b-82e6-1d79ea87b8f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16134 2024.09.09 17:59:28.694528 [ 3 ] {} <Trace> HTTP-Session: 689c5a00-5ec8-4f4b-82e6-1d79ea87b8f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16135 2024.09.09 17:59:28.694734 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16136 2024.09.09 17:59:28.694783 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16137 2024.09.09 17:59:28.694944 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16138 2024.09.09 17:59:28.695404 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16139 2024.09.09 17:59:28.695440 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16140 2024.09.09 17:59:28.695833 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16141 2024.09.09 17:59:28.696175 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16142 2024.09.09 17:59:28.696299 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Debug> executeQuery: Read 243 rows, 16.66 KiB in 0.001688 sec., 143957.34597156398 rows/sec., 9.64 MiB/sec.
16143 2024.09.09 17:59:28.696550 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Debug> DynamicQueryHandler: Done processing query
16144 2024.09.09 17:59:28.696619 [ 3 ] {f009b9c6-25b7-41cc-ae1c-ba047fb86746} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16145 2024.09.09 17:59:28.696681 [ 3 ] {} <Debug> HTTP-Session: 689c5a00-5ec8-4f4b-82e6-1d79ea87b8f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16146 2024.09.09 17:59:28.696885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16147 2024.09.09 17:59:28.696938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16148 2024.09.09 17:59:28.696957 [ 3 ] {} <Debug> HTTP-Session: 3bcebb15-014d-4c4b-a877-ba2882eb7771 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16149 2024.09.09 17:59:28.696973 [ 3 ] {} <Debug> HTTP-Session: 3bcebb15-014d-4c4b-a877-ba2882eb7771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16150 2024.09.09 17:59:28.696987 [ 3 ] {} <Debug> HTTP-Session: 3bcebb15-014d-4c4b-a877-ba2882eb7771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16151 2024.09.09 17:59:28.697018 [ 3 ] {} <Trace> HTTP-Session: 3bcebb15-014d-4c4b-a877-ba2882eb7771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16152 2024.09.09 17:59:28.697113 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16153 2024.09.09 17:59:28.697161 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16154 2024.09.09 17:59:28.697304 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16155 2024.09.09 17:59:28.697576 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16156 2024.09.09 17:59:28.697611 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16157 2024.09.09 17:59:28.697952 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16158 2024.09.09 17:59:28.698279 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16159 2024.09.09 17:59:28.698402 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec.
16160 2024.09.09 17:59:28.698564 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Debug> DynamicQueryHandler: Done processing query
16161 2024.09.09 17:59:28.698588 [ 3 ] {a15d3858-a315-4db4-89d6-372b4da6efec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16162 2024.09.09 17:59:28.698604 [ 3 ] {} <Debug> HTTP-Session: 3bcebb15-014d-4c4b-a877-ba2882eb7771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16163 2024.09.09 17:59:28.698777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 78928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16164 2024.09.09 17:59:28.698829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16165 2024.09.09 17:59:28.698848 [ 3 ] {} <Debug> HTTP-Session: ba74d538-4611-4511-ad19-79a369d77ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16166 2024.09.09 17:59:28.698864 [ 3 ] {} <Debug> HTTP-Session: ba74d538-4611-4511-ad19-79a369d77ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16167 2024.09.09 17:59:28.698877 [ 3 ] {} <Debug> HTTP-Session: ba74d538-4611-4511-ad19-79a369d77ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16168 2024.09.09 17:59:28.698907 [ 3 ] {} <Trace> HTTP-Session: ba74d538-4611-4511-ad19-79a369d77ff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16169 2024.09.09 17:59:28.699353 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16170 2024.09.09 17:59:28.699418 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16171 2024.09.09 17:59:28.699823 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16172 2024.09.09 17:59:28.700660 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16173 2024.09.09 17:59:28.700696 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16174 2024.09.09 17:59:28.701363 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16175 2024.09.09 17:59:28.701790 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16176 2024.09.09 17:59:28.701939 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002924 sec., 16415.868673050616 rows/sec., 29.42 MiB/sec.
16177 2024.09.09 17:59:28.702158 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Debug> DynamicQueryHandler: Done processing query
16178 2024.09.09 17:59:28.702182 [ 3 ] {452dc1d9-6eb9-4c36-9e21-f5c06efcacd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
16179 2024.09.09 17:59:28.702198 [ 3 ] {} <Debug> HTTP-Session: ba74d538-4611-4511-ad19-79a369d77ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16180 2024.09.09 17:59:28.702338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16181 2024.09.09 17:59:28.702386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16182 2024.09.09 17:59:28.702405 [ 3 ] {} <Debug> HTTP-Session: 7c59e949-5735-4fe4-b621-01569d5eb30a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16183 2024.09.09 17:59:28.702421 [ 3 ] {} <Debug> HTTP-Session: 7c59e949-5735-4fe4-b621-01569d5eb30a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16184 2024.09.09 17:59:28.702435 [ 3 ] {} <Debug> HTTP-Session: 7c59e949-5735-4fe4-b621-01569d5eb30a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16185 2024.09.09 17:59:28.702465 [ 3 ] {} <Trace> HTTP-Session: 7c59e949-5735-4fe4-b621-01569d5eb30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16186 2024.09.09 17:59:28.702586 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16187 2024.09.09 17:59:28.702630 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16188 2024.09.09 17:59:28.702757 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16189 2024.09.09 17:59:28.703093 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16190 2024.09.09 17:59:28.703127 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16191 2024.09.09 17:59:28.703491 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16192 2024.09.09 17:59:28.703817 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16193 2024.09.09 17:59:28.703942 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001401 sec., 58529.621698786585 rows/sec., 3.72 MiB/sec.
16194 2024.09.09 17:59:28.704175 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Debug> DynamicQueryHandler: Done processing query
16195 2024.09.09 17:59:28.704235 [ 3 ] {9fcedffd-928c-469e-95ed-ea9ab13722a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16196 2024.09.09 17:59:28.704292 [ 3 ] {} <Debug> HTTP-Session: 7c59e949-5735-4fe4-b621-01569d5eb30a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16197 2024.09.09 17:59:32.555778 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
16198 2024.09.09 17:59:32.555853 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
16199 2024.09.09 17:59:33.691383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16200 2024.09.09 17:59:33.691499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16201 2024.09.09 17:59:33.691528 [ 3 ] {} <Debug> HTTP-Session: d3df0182-9107-4ce1-ab24-230b51c91709 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16202 2024.09.09 17:59:33.691556 [ 3 ] {} <Debug> HTTP-Session: d3df0182-9107-4ce1-ab24-230b51c91709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16203 2024.09.09 17:59:33.691574 [ 3 ] {} <Debug> HTTP-Session: d3df0182-9107-4ce1-ab24-230b51c91709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16204 2024.09.09 17:59:33.691630 [ 3 ] {} <Trace> HTTP-Session: d3df0182-9107-4ce1-ab24-230b51c91709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16205 2024.09.09 17:59:33.691838 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16206 2024.09.09 17:59:33.691915 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16207 2024.09.09 17:59:33.692303 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16208 2024.09.09 17:59:33.692737 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16209 2024.09.09 17:59:33.692778 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16210 2024.09.09 17:59:33.693198 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
16211 2024.09.09 17:59:33.693607 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16212 2024.09.09 17:59:33.693766 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001985 sec., 2015.1133501259449 rows/sec., 164.32 KiB/sec.
16213 2024.09.09 17:59:33.694147 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Debug> DynamicQueryHandler: Done processing query
16214 2024.09.09 17:59:33.694176 [ 3 ] {fa032603-ba33-4abc-8224-7824f7f1dc88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16215 2024.09.09 17:59:33.694194 [ 3 ] {} <Debug> HTTP-Session: d3df0182-9107-4ce1-ab24-230b51c91709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16216 2024.09.09 17:59:33.694516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 184935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16217 2024.09.09 17:59:33.694581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16218 2024.09.09 17:59:33.694604 [ 3 ] {} <Debug> HTTP-Session: 66cba18c-4f93-4fa5-9402-985c2465d44f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16219 2024.09.09 17:59:33.694625 [ 3 ] {} <Debug> HTTP-Session: 66cba18c-4f93-4fa5-9402-985c2465d44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16220 2024.09.09 17:59:33.694639 [ 3 ] {} <Debug> HTTP-Session: 66cba18c-4f93-4fa5-9402-985c2465d44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16221 2024.09.09 17:59:33.694675 [ 3 ] {} <Trace> HTTP-Session: 66cba18c-4f93-4fa5-9402-985c2465d44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16222 2024.09.09 17:59:33.695163 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16223 2024.09.09 17:59:33.695216 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16224 2024.09.09 17:59:33.695476 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16225 2024.09.09 17:59:33.696661 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16226 2024.09.09 17:59:33.696706 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16227 2024.09.09 17:59:33.697224 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16228 2024.09.09 17:59:33.697597 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16229 2024.09.09 17:59:33.697741 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Debug> executeQuery: Read 1274 rows, 107.86 KiB in 0.002909 sec., 437951.18597456167 rows/sec., 36.21 MiB/sec.
16230 2024.09.09 17:59:33.697923 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Debug> DynamicQueryHandler: Done processing query
16231 2024.09.09 17:59:33.697949 [ 3 ] {7d7579dc-cee7-42fd-bbb3-f54c9a003fbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
16232 2024.09.09 17:59:33.697966 [ 3 ] {} <Debug> HTTP-Session: 66cba18c-4f93-4fa5-9402-985c2465d44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16233 2024.09.09 17:59:33.698157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16234 2024.09.09 17:59:33.698212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16235 2024.09.09 17:59:33.698233 [ 3 ] {} <Debug> HTTP-Session: acd27072-b453-4f17-bfa8-461d47b050ef Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16236 2024.09.09 17:59:33.698251 [ 3 ] {} <Debug> HTTP-Session: acd27072-b453-4f17-bfa8-461d47b050ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16237 2024.09.09 17:59:33.698265 [ 3 ] {} <Debug> HTTP-Session: acd27072-b453-4f17-bfa8-461d47b050ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16238 2024.09.09 17:59:33.698300 [ 3 ] {} <Trace> HTTP-Session: acd27072-b453-4f17-bfa8-461d47b050ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16239 2024.09.09 17:59:33.698405 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16240 2024.09.09 17:59:33.698453 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16241 2024.09.09 17:59:33.698687 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16242 2024.09.09 17:59:33.699053 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16243 2024.09.09 17:59:33.699091 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16244 2024.09.09 17:59:33.699439 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16245 2024.09.09 17:59:33.699806 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16246 2024.09.09 17:59:33.699935 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00156 sec., 7692.307692307692 rows/sec., 564.65 KiB/sec.
16247 2024.09.09 17:59:33.699936 [ 146 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16248 2024.09.09 17:59:33.700005 [ 146 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16249 2024.09.09 17:59:33.700044 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16250 2024.09.09 17:59:33.700153 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Debug> DynamicQueryHandler: Done processing query
16251 2024.09.09 17:59:33.700223 [ 3 ] {ca789f9b-86e5-4ff9-97e2-535290730181} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16252 2024.09.09 17:59:33.700317 [ 3 ] {} <Debug> HTTP-Session: acd27072-b453-4f17-bfa8-461d47b050ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16253 2024.09.09 17:59:33.700414 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
16254 2024.09.09 17:59:33.700740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 32075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16255 2024.09.09 17:59:33.701129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16256 2024.09.09 17:59:33.701183 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16257 2024.09.09 17:59:33.701292 [ 3 ] {} <Debug> HTTP-Session: c3c5ac0b-9892-43ef-9c9c-b4ce45adfcb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16258 2024.09.09 17:59:33.701321 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 70 rows starting from the beginning of the part
16259 2024.09.09 17:59:33.701365 [ 3 ] {} <Debug> HTTP-Session: c3c5ac0b-9892-43ef-9c9c-b4ce45adfcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16260 2024.09.09 17:59:33.701410 [ 3 ] {} <Debug> HTTP-Session: c3c5ac0b-9892-43ef-9c9c-b4ce45adfcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16261 2024.09.09 17:59:33.701524 [ 3 ] {} <Trace> HTTP-Session: c3c5ac0b-9892-43ef-9c9c-b4ce45adfcb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16262 2024.09.09 17:59:33.701625 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part
16263 2024.09.09 17:59:33.701943 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part
16264 2024.09.09 17:59:33.701983 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16265 2024.09.09 17:59:33.702152 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16266 2024.09.09 17:59:33.702239 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part
16267 2024.09.09 17:59:33.702667 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 57 rows starting from the beginning of the part
16268 2024.09.09 17:59:33.703022 [ 200 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part
16269 2024.09.09 17:59:33.703763 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16270 2024.09.09 17:59:33.704726 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16271 2024.09.09 17:59:33.704794 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16272 2024.09.09 17:59:33.705884 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
16273 2024.09.09 17:59:33.706079 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.005932544 sec., 34555.15879865367 rows/sec., 2.64 MiB/sec.
16274 2024.09.09 17:59:33.706456 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16275 2024.09.09 17:59:33.706639 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16276 2024.09.09 17:59:33.706893 [ 146 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
16277 2024.09.09 17:59:33.707016 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Debug> executeQuery: Read 240 rows, 16.64 KiB in 0.005192 sec., 46224.96147919877 rows/sec., 3.13 MiB/sec.
16278 2024.09.09 17:59:33.707017 [ 146 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16279 2024.09.09 17:59:33.707146 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16280 2024.09.09 17:59:33.707740 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
16281 2024.09.09 17:59:33.707821 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Debug> DynamicQueryHandler: Done processing query
16282 2024.09.09 17:59:33.707855 [ 3 ] {9a3251c5-d810-48c4-9dbd-24581e03ad82} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16283 2024.09.09 17:59:33.707886 [ 3 ] {} <Debug> HTTP-Session: c3c5ac0b-9892-43ef-9c9c-b4ce45adfcb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16284 2024.09.09 17:59:33.708075 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16285 2024.09.09 17:59:33.708126 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16286 2024.09.09 17:59:33.708153 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 243 rows starting from the beginning of the part
16287 2024.09.09 17:59:33.708259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 91846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16288 2024.09.09 17:59:33.708466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16289 2024.09.09 17:59:33.708544 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_81_16} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16290 2024.09.09 17:59:33.708588 [ 3 ] {} <Debug> HTTP-Session: 1daa92f8-1b35-444e-b38d-d4123e9844f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16291 2024.09.09 17:59:33.708592 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part
16292 2024.09.09 17:59:33.708637 [ 3 ] {} <Debug> HTTP-Session: 1daa92f8-1b35-444e-b38d-d4123e9844f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16293 2024.09.09 17:59:33.708685 [ 3 ] {} <Debug> HTTP-Session: 1daa92f8-1b35-444e-b38d-d4123e9844f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16294 2024.09.09 17:59:33.708899 [ 3 ] {} <Trace> HTTP-Session: 1daa92f8-1b35-444e-b38d-d4123e9844f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16295 2024.09.09 17:59:33.708998 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
16296 2024.09.09 17:59:33.709005 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
16297 2024.09.09 17:59:33.709188 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part
16298 2024.09.09 17:59:33.709287 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
16299 2024.09.09 17:59:33.709381 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16300 2024.09.09 17:59:33.709411 [ 194 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 240 rows starting from the beginning of the part
16301 2024.09.09 17:59:33.709476 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16302 2024.09.09 17:59:33.710030 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16303 2024.09.09 17:59:33.710944 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16304 2024.09.09 17:59:33.711000 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16305 2024.09.09 17:59:33.711104 [ 186 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.003765742 sec., 199960.59209579416 rows/sec., 13.57 MiB/sec.
16306 2024.09.09 17:59:33.711376 [ 191 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
16307 2024.09.09 17:59:33.711683 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16308 2024.09.09 17:59:33.712709 [ 191 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16309 2024.09.09 17:59:33.712771 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16310 2024.09.09 17:59:33.712903 [ 191 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_56_11} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
16311 2024.09.09 17:59:33.713134 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Debug> executeQuery: Read 556 rows, 42.18 KiB in 0.003943 sec., 141009.38371798123 rows/sec., 10.45 MiB/sec.
16312 2024.09.09 17:59:33.713161 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
16313 2024.09.09 17:59:33.713584 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Debug> DynamicQueryHandler: Done processing query
16314 2024.09.09 17:59:33.713642 [ 3 ] {67bb446d-d783-4219-afcb-a1127ceb4ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
16315 2024.09.09 17:59:33.713695 [ 3 ] {} <Debug> HTTP-Session: 1daa92f8-1b35-444e-b38d-d4123e9844f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16316 2024.09.09 17:59:33.714054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 165481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16317 2024.09.09 17:59:33.714144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16318 2024.09.09 17:59:33.714178 [ 3 ] {} <Debug> HTTP-Session: 5099501c-6e94-48a8-a845-7f43fc0efd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16319 2024.09.09 17:59:33.714202 [ 3 ] {} <Debug> HTTP-Session: 5099501c-6e94-48a8-a845-7f43fc0efd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16320 2024.09.09 17:59:33.714221 [ 3 ] {} <Debug> HTTP-Session: 5099501c-6e94-48a8-a845-7f43fc0efd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16321 2024.09.09 17:59:33.714261 [ 3 ] {} <Trace> HTTP-Session: 5099501c-6e94-48a8-a845-7f43fc0efd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16322 2024.09.09 17:59:33.714728 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16323 2024.09.09 17:59:33.714781 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16324 2024.09.09 17:59:33.714956 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16325 2024.09.09 17:59:33.716019 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16326 2024.09.09 17:59:33.716059 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16327 2024.09.09 17:59:33.716563 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16328 2024.09.09 17:59:33.716926 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16329 2024.09.09 17:59:33.717071 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Debug> executeQuery: Read 870 rows, 59.95 KiB in 0.002627 sec., 331176.24666920444 rows/sec., 22.29 MiB/sec.
16330 2024.09.09 17:59:33.717254 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Debug> DynamicQueryHandler: Done processing query
16331 2024.09.09 17:59:33.717279 [ 3 ] {bee26fd5-ca1b-4ddb-9e68-5850d37c0ae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.67 MiB.
16332 2024.09.09 17:59:33.717296 [ 3 ] {} <Debug> HTTP-Session: 5099501c-6e94-48a8-a845-7f43fc0efd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16333 2024.09.09 17:59:33.717463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16334 2024.09.09 17:59:33.717515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16335 2024.09.09 17:59:33.717536 [ 3 ] {} <Debug> HTTP-Session: ed42b9a0-a240-43d9-ab27-d60b4664b98a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16336 2024.09.09 17:59:33.717554 [ 3 ] {} <Debug> HTTP-Session: ed42b9a0-a240-43d9-ab27-d60b4664b98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16337 2024.09.09 17:59:33.717568 [ 3 ] {} <Debug> HTTP-Session: ed42b9a0-a240-43d9-ab27-d60b4664b98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16338 2024.09.09 17:59:33.717599 [ 3 ] {} <Trace> HTTP-Session: ed42b9a0-a240-43d9-ab27-d60b4664b98a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16339 2024.09.09 17:59:33.717750 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16340 2024.09.09 17:59:33.717816 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16341 2024.09.09 17:59:33.718226 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16342 2024.09.09 17:59:33.718734 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16343 2024.09.09 17:59:33.718771 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16344 2024.09.09 17:59:33.719356 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16345 2024.09.09 17:59:33.719775 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16346 2024.09.09 17:59:33.719912 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16347 2024.09.09 17:59:33.719924 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002252 sec., 3552.3978685612788 rows/sec., 6.37 MiB/sec.
16348 2024.09.09 17:59:33.719949 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16349 2024.09.09 17:59:33.719994 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16350 2024.09.09 17:59:33.720297 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
16351 2024.09.09 17:59:33.720370 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Debug> DynamicQueryHandler: Done processing query
16352 2024.09.09 17:59:33.720422 [ 3 ] {28c39c58-3301-45b0-81eb-fc0b5c5659a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
16353 2024.09.09 17:59:33.720459 [ 3 ] {} <Debug> HTTP-Session: ed42b9a0-a240-43d9-ab27-d60b4664b98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16354 2024.09.09 17:59:33.720673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16355 2024.09.09 17:59:33.720785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16356 2024.09.09 17:59:33.720848 [ 3 ] {} <Debug> HTTP-Session: 8139f44d-f847-4f1c-85e0-7af2f280c85f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16357 2024.09.09 17:59:33.720906 [ 3 ] {} <Debug> HTTP-Session: 8139f44d-f847-4f1c-85e0-7af2f280c85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16358 2024.09.09 17:59:33.720952 [ 3 ] {} <Debug> HTTP-Session: 8139f44d-f847-4f1c-85e0-7af2f280c85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16359 2024.09.09 17:59:33.721015 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16360 2024.09.09 17:59:33.721031 [ 3 ] {} <Trace> HTTP-Session: 8139f44d-f847-4f1c-85e0-7af2f280c85f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16361 2024.09.09 17:59:33.721141 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1476 rows starting from the beginning of the part
16362 2024.09.09 17:59:33.721298 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16363 2024.09.09 17:59:33.721482 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16364 2024.09.09 17:59:33.721844 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part
16365 2024.09.09 17:59:33.722203 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16366 2024.09.09 17:59:33.722706 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part
16367 2024.09.09 17:59:33.723467 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part
16368 2024.09.09 17:59:33.723472 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16369 2024.09.09 17:59:33.723551 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16370 2024.09.09 17:59:33.724064 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part
16371 2024.09.09 17:59:33.724784 [ 192 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part
16372 2024.09.09 17:59:33.725049 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16373 2024.09.09 17:59:33.726074 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16374 2024.09.09 17:59:33.726420 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005204 sec., 11529.592621060721 rows/sec., 795.66 KiB/sec.
16375 2024.09.09 17:59:33.726826 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Debug> DynamicQueryHandler: Done processing query
16376 2024.09.09 17:59:33.726863 [ 3 ] {5d5e043a-c09b-443a-9b02-d821a45af531} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16377 2024.09.09 17:59:33.726890 [ 3 ] {} <Debug> HTTP-Session: 8139f44d-f847-4f1c-85e0-7af2f280c85f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16378 2024.09.09 17:59:33.733522 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 19 columns (19 merged, 0 gathered) in 0.013411419 sec., 119003.06746064678 rows/sec., 213.25 MiB/sec.
16379 2024.09.09 17:59:33.735427 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16380 2024.09.09 17:59:33.736012 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16381 2024.09.09 17:59:33.736088 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16382 2024.09.09 17:59:33.736222 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB.
16383 2024.09.09 17:59:34.000187 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.14 MiB, peak 222.70 MiB, free memory in arenas 0.00 B, will set to 213.45 MiB (RSS), difference: 2.31 MiB
16384 2024.09.09 17:59:38.668808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16385 2024.09.09 17:59:38.668960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16386 2024.09.09 17:59:38.668988 [ 3 ] {} <Debug> HTTP-Session: 593d371f-0ee6-479a-9bdf-9234604fe3fd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16387 2024.09.09 17:59:38.669015 [ 3 ] {} <Debug> HTTP-Session: 593d371f-0ee6-479a-9bdf-9234604fe3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16388 2024.09.09 17:59:38.669030 [ 3 ] {} <Debug> HTTP-Session: 593d371f-0ee6-479a-9bdf-9234604fe3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16389 2024.09.09 17:59:38.669081 [ 3 ] {} <Trace> HTTP-Session: 593d371f-0ee6-479a-9bdf-9234604fe3fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16390 2024.09.09 17:59:38.669264 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16391 2024.09.09 17:59:38.669335 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16392 2024.09.09 17:59:38.669684 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16393 2024.09.09 17:59:38.670104 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16394 2024.09.09 17:59:38.670150 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16395 2024.09.09 17:59:38.670578 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
16396 2024.09.09 17:59:38.670980 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16397 2024.09.09 17:59:38.671164 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.001953 sec., 2560.163850486431 rows/sec., 197.51 KiB/sec.
16398 2024.09.09 17:59:38.671391 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Debug> DynamicQueryHandler: Done processing query
16399 2024.09.09 17:59:38.671420 [ 3 ] {ea8956fc-cb28-47e4-80d1-62ef15e08f88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16400 2024.09.09 17:59:38.671437 [ 3 ] {} <Debug> HTTP-Session: 593d371f-0ee6-479a-9bdf-9234604fe3fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16401 2024.09.09 17:59:38.671690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16402 2024.09.09 17:59:38.671746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16403 2024.09.09 17:59:38.671768 [ 3 ] {} <Debug> HTTP-Session: 90ae9511-8218-45a5-b161-c2f882ac5dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16404 2024.09.09 17:59:38.671786 [ 3 ] {} <Debug> HTTP-Session: 90ae9511-8218-45a5-b161-c2f882ac5dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16405 2024.09.09 17:59:38.671801 [ 3 ] {} <Debug> HTTP-Session: 90ae9511-8218-45a5-b161-c2f882ac5dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16406 2024.09.09 17:59:38.671837 [ 3 ] {} <Trace> HTTP-Session: 90ae9511-8218-45a5-b161-c2f882ac5dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16407 2024.09.09 17:59:38.672034 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16408 2024.09.09 17:59:38.672084 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16409 2024.09.09 17:59:38.672322 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16410 2024.09.09 17:59:38.672842 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16411 2024.09.09 17:59:38.672883 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16412 2024.09.09 17:59:38.673272 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16413 2024.09.09 17:59:38.673639 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16414 2024.09.09 17:59:38.673805 [ 141 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16415 2024.09.09 17:59:38.673815 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Debug> executeQuery: Read 296 rows, 26.77 KiB in 0.00187 sec., 158288.77005347595 rows/sec., 13.98 MiB/sec.
16416 2024.09.09 17:59:38.673887 [ 141 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16417 2024.09.09 17:59:38.673949 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16418 2024.09.09 17:59:38.674162 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16419 2024.09.09 17:59:38.674246 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Debug> DynamicQueryHandler: Done processing query
16420 2024.09.09 17:59:38.674288 [ 3 ] {cf3562f8-d268-4cd7-9f8e-00acc4051358} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
16421 2024.09.09 17:59:38.674324 [ 3 ] {} <Debug> HTTP-Session: 90ae9511-8218-45a5-b161-c2f882ac5dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16422 2024.09.09 17:59:38.674349 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16423 2024.09.09 17:59:38.674393 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1443 rows starting from the beginning of the part
16424 2024.09.09 17:59:38.674473 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 285 rows starting from the beginning of the part
16425 2024.09.09 17:59:38.674676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16426 2024.09.09 17:59:38.674868 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 73 rows starting from the beginning of the part
16427 2024.09.09 17:59:38.674961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16428 2024.09.09 17:59:38.675048 [ 3 ] {} <Debug> HTTP-Session: 8a93ef59-4cd8-45d2-bea0-34d08ac3eba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16429 2024.09.09 17:59:38.675153 [ 3 ] {} <Debug> HTTP-Session: 8a93ef59-4cd8-45d2-bea0-34d08ac3eba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16430 2024.09.09 17:59:38.675219 [ 3 ] {} <Debug> HTTP-Session: 8a93ef59-4cd8-45d2-bea0-34d08ac3eba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16431 2024.09.09 17:59:38.675227 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 294 rows starting from the beginning of the part
16432 2024.09.09 17:59:38.675345 [ 3 ] {} <Trace> HTTP-Session: 8a93ef59-4cd8-45d2-bea0-34d08ac3eba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16433 2024.09.09 17:59:38.675525 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1274 rows starting from the beginning of the part
16434 2024.09.09 17:59:38.675774 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16435 2024.09.09 17:59:38.675805 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 296 rows starting from the beginning of the part
16436 2024.09.09 17:59:38.675863 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16437 2024.09.09 17:59:38.676659 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16438 2024.09.09 17:59:38.677205 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16439 2024.09.09 17:59:38.677272 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16440 2024.09.09 17:59:38.677734 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16441 2024.09.09 17:59:38.678224 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16442 2024.09.09 17:59:38.678280 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3665 rows, containing 5 columns (5 merged, 0 gathered) in 0.004225125 sec., 867429.9576935595 rows/sec., 76.63 MiB/sec.
16443 2024.09.09 17:59:38.678424 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Debug> executeQuery: Read 55 rows, 4.09 KiB in 0.00286 sec., 19230.76923076923 rows/sec., 1.40 MiB/sec.
16444 2024.09.09 17:59:38.678544 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16445 2024.09.09 17:59:38.678890 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Debug> DynamicQueryHandler: Done processing query
16446 2024.09.09 17:59:38.678970 [ 3 ] {1ec17a76-f177-4e2c-9c96-01b4c24f19c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16447 2024.09.09 17:59:38.679046 [ 3 ] {} <Debug> HTTP-Session: 8a93ef59-4cd8-45d2-bea0-34d08ac3eba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16448 2024.09.09 17:59:38.679373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16449 2024.09.09 17:59:38.679554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16450 2024.09.09 17:59:38.679653 [ 3 ] {} <Debug> HTTP-Session: c0f7f491-42ae-4248-a085-154b8aa400a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16451 2024.09.09 17:59:38.679749 [ 3 ] {} <Debug> HTTP-Session: c0f7f491-42ae-4248-a085-154b8aa400a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16452 2024.09.09 17:59:38.679849 [ 3 ] {} <Debug> HTTP-Session: c0f7f491-42ae-4248-a085-154b8aa400a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16453 2024.09.09 17:59:38.680017 [ 3 ] {} <Trace> HTTP-Session: c0f7f491-42ae-4248-a085-154b8aa400a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16454 2024.09.09 17:59:38.680381 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16455 2024.09.09 17:59:38.680532 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16456 2024.09.09 17:59:38.680607 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16457 2024.09.09 17:59:38.680871 [ 186 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_86_17} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16458 2024.09.09 17:59:38.680977 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
16459 2024.09.09 17:59:38.681091 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16460 2024.09.09 17:59:38.681453 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16461 2024.09.09 17:59:38.681490 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16462 2024.09.09 17:59:38.681849 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
16463 2024.09.09 17:59:38.682219 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16464 2024.09.09 17:59:38.682369 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002133 sec., 6563.525550867324 rows/sec., 459.67 KiB/sec.
16465 2024.09.09 17:59:38.682551 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Debug> DynamicQueryHandler: Done processing query
16466 2024.09.09 17:59:38.682576 [ 3 ] {731f2ed6-e645-42db-b879-a2e8e1de2620} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16467 2024.09.09 17:59:38.682592 [ 3 ] {} <Debug> HTTP-Session: c0f7f491-42ae-4248-a085-154b8aa400a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16468 2024.09.09 17:59:38.682720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16469 2024.09.09 17:59:38.682770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16470 2024.09.09 17:59:38.682789 [ 3 ] {} <Debug> HTTP-Session: cdcf098e-000e-48a4-bb91-b563a5f22ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16471 2024.09.09 17:59:38.682806 [ 3 ] {} <Debug> HTTP-Session: cdcf098e-000e-48a4-bb91-b563a5f22ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16472 2024.09.09 17:59:38.682820 [ 3 ] {} <Debug> HTTP-Session: cdcf098e-000e-48a4-bb91-b563a5f22ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16473 2024.09.09 17:59:38.682851 [ 3 ] {} <Trace> HTTP-Session: cdcf098e-000e-48a4-bb91-b563a5f22ae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16474 2024.09.09 17:59:38.682949 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16475 2024.09.09 17:59:38.682992 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16476 2024.09.09 17:59:38.683217 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16477 2024.09.09 17:59:38.683515 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16478 2024.09.09 17:59:38.683552 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16479 2024.09.09 17:59:38.683904 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16480 2024.09.09 17:59:38.684261 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16481 2024.09.09 17:59:38.684431 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0015 sec., 4000 rows/sec., 236.33 KiB/sec.
16482 2024.09.09 17:59:38.684604 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Debug> DynamicQueryHandler: Done processing query
16483 2024.09.09 17:59:38.684629 [ 3 ] {5e0070c7-3909-4c39-8deb-a00c3a7ccef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16484 2024.09.09 17:59:38.684646 [ 3 ] {} <Debug> HTTP-Session: cdcf098e-000e-48a4-bb91-b563a5f22ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16485 2024.09.09 17:59:38.684859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 74918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16486 2024.09.09 17:59:38.684911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16487 2024.09.09 17:59:38.684932 [ 3 ] {} <Debug> HTTP-Session: 4899956d-6866-4bec-80f2-41a030effc9a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16488 2024.09.09 17:59:38.684949 [ 3 ] {} <Debug> HTTP-Session: 4899956d-6866-4bec-80f2-41a030effc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16489 2024.09.09 17:59:38.684963 [ 3 ] {} <Debug> HTTP-Session: 4899956d-6866-4bec-80f2-41a030effc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16490 2024.09.09 17:59:38.684994 [ 3 ] {} <Trace> HTTP-Session: 4899956d-6866-4bec-80f2-41a030effc9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16491 2024.09.09 17:59:38.685207 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16492 2024.09.09 17:59:38.685253 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16493 2024.09.09 17:59:38.685482 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16494 2024.09.09 17:59:38.686072 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16495 2024.09.09 17:59:38.686109 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16496 2024.09.09 17:59:38.686491 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16497 2024.09.09 17:59:38.686844 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16498 2024.09.09 17:59:38.686996 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Debug> executeQuery: Read 461 rows, 33.78 KiB in 0.001904 sec., 242121.8487394958 rows/sec., 17.32 MiB/sec.
16499 2024.09.09 17:59:38.687009 [ 141 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16500 2024.09.09 17:59:38.687088 [ 141 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16501 2024.09.09 17:59:38.687125 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16502 2024.09.09 17:59:38.687320 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Debug> DynamicQueryHandler: Done processing query
16503 2024.09.09 17:59:38.687343 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16504 2024.09.09 17:59:38.687357 [ 3 ] {04482b70-5d05-414c-ba6c-adb5841f67e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
16505 2024.09.09 17:59:38.687430 [ 3 ] {} <Debug> HTTP-Session: 4899956d-6866-4bec-80f2-41a030effc9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16506 2024.09.09 17:59:38.687584 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16507 2024.09.09 17:59:38.687632 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 929 rows starting from the beginning of the part
16508 2024.09.09 17:59:38.687702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16509 2024.09.09 17:59:38.687878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16510 2024.09.09 17:59:38.687937 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 430 rows starting from the beginning of the part
16511 2024.09.09 17:59:38.687957 [ 3 ] {} <Debug> HTTP-Session: f8f01438-a854-4c50-bd6e-a5d7ab63c371 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16512 2024.09.09 17:59:38.688018 [ 3 ] {} <Debug> HTTP-Session: f8f01438-a854-4c50-bd6e-a5d7ab63c371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16513 2024.09.09 17:59:38.688079 [ 3 ] {} <Debug> HTTP-Session: f8f01438-a854-4c50-bd6e-a5d7ab63c371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16514 2024.09.09 17:59:38.688232 [ 3 ] {} <Trace> HTTP-Session: f8f01438-a854-4c50-bd6e-a5d7ab63c371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16515 2024.09.09 17:59:38.688250 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part
16516 2024.09.09 17:59:38.688557 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16517 2024.09.09 17:59:38.688585 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 457 rows starting from the beginning of the part
16518 2024.09.09 17:59:38.688676 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16519 2024.09.09 17:59:38.688893 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 556 rows starting from the beginning of the part
16520 2024.09.09 17:59:38.689274 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 461 rows starting from the beginning of the part
16521 2024.09.09 17:59:38.689762 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16522 2024.09.09 17:59:38.690536 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16523 2024.09.09 17:59:38.690602 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16524 2024.09.09 17:59:38.691477 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16525 2024.09.09 17:59:38.692263 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16526 2024.09.09 17:59:38.692477 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004081 sec., 1470.227885322225 rows/sec., 76.81 KiB/sec.
16527 2024.09.09 17:59:38.692840 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Debug> DynamicQueryHandler: Done processing query
16528 2024.09.09 17:59:38.692913 [ 3 ] {f0acbd3e-4340-4977-9f1a-73dba589f356} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16529 2024.09.09 17:59:38.692969 [ 3 ] {} <Debug> HTTP-Session: f8f01438-a854-4c50-bd6e-a5d7ab63c371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16530 2024.09.09 17:59:38.693039 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2907 rows, containing 5 columns (5 merged, 0 gathered) in 0.005808314 sec., 500489.4707827435 rows/sec., 38.26 MiB/sec.
16531 2024.09.09 17:59:38.693178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16532 2024.09.09 17:59:38.693249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16533 2024.09.09 17:59:38.693279 [ 3 ] {} <Debug> HTTP-Session: d55fa59e-95d6-4298-ab7d-dd288b46bd0f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16534 2024.09.09 17:59:38.693306 [ 3 ] {} <Debug> HTTP-Session: d55fa59e-95d6-4298-ab7d-dd288b46bd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16535 2024.09.09 17:59:38.693308 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16536 2024.09.09 17:59:38.693330 [ 3 ] {} <Debug> HTTP-Session: d55fa59e-95d6-4298-ab7d-dd288b46bd0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16537 2024.09.09 17:59:38.693422 [ 3 ] {} <Trace> HTTP-Session: d55fa59e-95d6-4298-ab7d-dd288b46bd0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16538 2024.09.09 17:59:38.693846 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16539 2024.09.09 17:59:38.693950 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16540 2024.09.09 17:59:38.694267 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16541 2024.09.09 17:59:38.694378 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16542 2024.09.09 17:59:38.694528 [ 197 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_86_17} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16543 2024.09.09 17:59:38.694665 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
16544 2024.09.09 17:59:38.694928 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16545 2024.09.09 17:59:38.694969 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16546 2024.09.09 17:59:38.695383 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16547 2024.09.09 17:59:38.695737 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16548 2024.09.09 17:59:38.695902 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Debug> executeQuery: Read 241 rows, 16.52 KiB in 0.002335 sec., 103211.99143468951 rows/sec., 6.91 MiB/sec.
16549 2024.09.09 17:59:38.695916 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16550 2024.09.09 17:59:38.695998 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16551 2024.09.09 17:59:38.696056 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16552 2024.09.09 17:59:38.696244 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Debug> DynamicQueryHandler: Done processing query
16553 2024.09.09 17:59:38.696253 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16554 2024.09.09 17:59:38.696283 [ 3 ] {18c2f7ed-675d-4a87-91f7-375e72a17014} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16555 2024.09.09 17:59:38.696388 [ 3 ] {} <Debug> HTTP-Session: d55fa59e-95d6-4298-ab7d-dd288b46bd0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16556 2024.09.09 17:59:38.696756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16557 2024.09.09 17:59:38.696805 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16558 2024.09.09 17:59:38.696935 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25129 rows starting from the beginning of the part
16559 2024.09.09 17:59:38.696974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16560 2024.09.09 17:59:38.697096 [ 3 ] {} <Debug> HTTP-Session: cfa19e1a-2a34-4804-b9e3-2bdc00a944a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16561 2024.09.09 17:59:38.697258 [ 3 ] {} <Debug> HTTP-Session: cfa19e1a-2a34-4804-b9e3-2bdc00a944a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16562 2024.09.09 17:59:38.697376 [ 3 ] {} <Debug> HTTP-Session: cfa19e1a-2a34-4804-b9e3-2bdc00a944a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16563 2024.09.09 17:59:38.697409 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part
16564 2024.09.09 17:59:38.697544 [ 3 ] {} <Trace> HTTP-Session: cfa19e1a-2a34-4804-b9e3-2bdc00a944a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16565 2024.09.09 17:59:38.697857 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part
16566 2024.09.09 17:59:38.698172 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 243 rows starting from the beginning of the part
16567 2024.09.09 17:59:38.698294 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16568 2024.09.09 17:59:38.698489 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 870 rows starting from the beginning of the part
16569 2024.09.09 17:59:38.698533 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16570 2024.09.09 17:59:38.698781 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 241 rows starting from the beginning of the part
16571 2024.09.09 17:59:38.699505 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16572 2024.09.09 17:59:38.700166 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16573 2024.09.09 17:59:38.700209 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16574 2024.09.09 17:59:38.700679 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16575 2024.09.09 17:59:38.701206 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16576 2024.09.09 17:59:38.701611 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003594 sec., 278.2415136338342 rows/sec., 18.75 KiB/sec.
16577 2024.09.09 17:59:38.702228 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Debug> DynamicQueryHandler: Done processing query
16578 2024.09.09 17:59:38.702293 [ 3 ] {b807ffaa-276f-4900-ab48-15112b262c05} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16579 2024.09.09 17:59:38.702378 [ 3 ] {} <Debug> HTTP-Session: cfa19e1a-2a34-4804-b9e3-2bdc00a944a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16580 2024.09.09 17:59:38.702747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 82440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16581 2024.09.09 17:59:38.702838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16582 2024.09.09 17:59:38.702862 [ 3 ] {} <Debug> HTTP-Session: d60db94a-4b70-4838-9ceb-1983465d6166 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16583 2024.09.09 17:59:38.702887 [ 3 ] {} <Debug> HTTP-Session: d60db94a-4b70-4838-9ceb-1983465d6166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16584 2024.09.09 17:59:38.702904 [ 3 ] {} <Debug> HTTP-Session: d60db94a-4b70-4838-9ceb-1983465d6166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16585 2024.09.09 17:59:38.702940 [ 3 ] {} <Trace> HTTP-Session: d60db94a-4b70-4838-9ceb-1983465d6166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16586 2024.09.09 17:59:38.703574 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16587 2024.09.09 17:59:38.703669 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16588 2024.09.09 17:59:38.704311 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16589 2024.09.09 17:59:38.705370 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16590 2024.09.09 17:59:38.705407 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16591 2024.09.09 17:59:38.706402 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16592 2024.09.09 17:59:38.707071 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16593 2024.09.09 17:59:38.707290 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.004244 sec., 11781.3383600377 rows/sec., 21.11 MiB/sec.
16594 2024.09.09 17:59:38.708453 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Debug> DynamicQueryHandler: Done processing query
16595 2024.09.09 17:59:38.708553 [ 3 ] {93ee83f8-0423-4e11-8b69-3ac355711b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
16596 2024.09.09 17:59:38.708579 [ 189 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26881 rows, containing 5 columns (5 merged, 0 gathered) in 0.012434613 sec., 2161788.22774782 rows/sec., 145.85 MiB/sec.
16597 2024.09.09 17:59:38.708646 [ 3 ] {} <Debug> HTTP-Session: d60db94a-4b70-4838-9ceb-1983465d6166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16598 2024.09.09 17:59:38.708849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16599 2024.09.09 17:59:38.708933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16600 2024.09.09 17:59:38.708957 [ 197 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16601 2024.09.09 17:59:38.708970 [ 3 ] {} <Debug> HTTP-Session: 6cd0d298-31e1-44e3-b1d3-54df458f5899 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16602 2024.09.09 17:59:38.709016 [ 3 ] {} <Debug> HTTP-Session: 6cd0d298-31e1-44e3-b1d3-54df458f5899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16603 2024.09.09 17:59:38.709053 [ 3 ] {} <Debug> HTTP-Session: 6cd0d298-31e1-44e3-b1d3-54df458f5899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16604 2024.09.09 17:59:38.709140 [ 3 ] {} <Trace> HTTP-Session: 6cd0d298-31e1-44e3-b1d3-54df458f5899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16605 2024.09.09 17:59:38.709330 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16606 2024.09.09 17:59:38.709488 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16607 2024.09.09 17:59:38.709943 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16608 2024.09.09 17:59:38.709958 [ 197 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16609 2024.09.09 17:59:38.710149 [ 197 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16610 2024.09.09 17:59:38.710306 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB.
16611 2024.09.09 17:59:38.710450 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16612 2024.09.09 17:59:38.710493 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16613 2024.09.09 17:59:38.710855 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
16614 2024.09.09 17:59:38.711199 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16615 2024.09.09 17:59:38.711365 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.00212 sec., 2830.1886792452833 rows/sec., 186.56 KiB/sec.
16616 2024.09.09 17:59:38.711595 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Debug> DynamicQueryHandler: Done processing query
16617 2024.09.09 17:59:38.711620 [ 3 ] {9d5f6caa-a789-4f20-a93a-3faeff115d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16618 2024.09.09 17:59:38.711637 [ 3 ] {} <Debug> HTTP-Session: 6cd0d298-31e1-44e3-b1d3-54df458f5899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16619 2024.09.09 17:59:38.711771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16620 2024.09.09 17:59:38.711821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16621 2024.09.09 17:59:38.711840 [ 3 ] {} <Debug> HTTP-Session: 9e86dc46-4465-4e28-85a7-90d2564ef8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16622 2024.09.09 17:59:38.711857 [ 3 ] {} <Debug> HTTP-Session: 9e86dc46-4465-4e28-85a7-90d2564ef8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16623 2024.09.09 17:59:38.711871 [ 3 ] {} <Debug> HTTP-Session: 9e86dc46-4465-4e28-85a7-90d2564ef8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16624 2024.09.09 17:59:38.711903 [ 3 ] {} <Trace> HTTP-Session: 9e86dc46-4465-4e28-85a7-90d2564ef8cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16625 2024.09.09 17:59:38.712054 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16626 2024.09.09 17:59:38.712099 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16627 2024.09.09 17:59:38.712236 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16628 2024.09.09 17:59:38.712595 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16629 2024.09.09 17:59:38.712632 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16630 2024.09.09 17:59:38.712992 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16631 2024.09.09 17:59:38.713338 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16632 2024.09.09 17:59:38.713494 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec.
16633 2024.09.09 17:59:38.713516 [ 139 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16634 2024.09.09 17:59:38.713597 [ 139 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16635 2024.09.09 17:59:38.713647 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
16636 2024.09.09 17:59:38.713787 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Debug> DynamicQueryHandler: Done processing query
16637 2024.09.09 17:59:38.713865 [ 3 ] {d2cff50f-e49f-434e-80aa-a2df74016713} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16638 2024.09.09 17:59:38.713903 [ 3 ] {} <Debug> HTTP-Session: 9e86dc46-4465-4e28-85a7-90d2564ef8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16639 2024.09.09 17:59:38.713914 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16640 2024.09.09 17:59:38.714256 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16641 2024.09.09 17:59:38.714320 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5280 rows starting from the beginning of the part
16642 2024.09.09 17:59:38.714495 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part
16643 2024.09.09 17:59:38.714590 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
16644 2024.09.09 17:59:38.714675 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part
16645 2024.09.09 17:59:38.714771 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
16646 2024.09.09 17:59:38.714858 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part
16647 2024.09.09 17:59:38.716941 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212439 sec., 1757543.1004293 rows/sec., 114.07 MiB/sec.
16648 2024.09.09 17:59:38.717358 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16649 2024.09.09 17:59:38.717811 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16650 2024.09.09 17:59:38.717890 [ 198 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_86_17} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16651 2024.09.09 17:59:38.717978 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB.
16652 2024.09.09 17:59:43.662262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16653 2024.09.09 17:59:43.662464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16654 2024.09.09 17:59:43.662511 [ 3 ] {} <Debug> HTTP-Session: 305cc1c8-4be1-4cd5-ad54-16ef4148df20 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16655 2024.09.09 17:59:43.662555 [ 3 ] {} <Debug> HTTP-Session: 305cc1c8-4be1-4cd5-ad54-16ef4148df20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16656 2024.09.09 17:59:43.662584 [ 3 ] {} <Debug> HTTP-Session: 305cc1c8-4be1-4cd5-ad54-16ef4148df20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16657 2024.09.09 17:59:43.662665 [ 3 ] {} <Trace> HTTP-Session: 305cc1c8-4be1-4cd5-ad54-16ef4148df20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16658 2024.09.09 17:59:43.662981 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16659 2024.09.09 17:59:43.663051 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16660 2024.09.09 17:59:43.663394 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16661 2024.09.09 17:59:43.663915 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16662 2024.09.09 17:59:43.663962 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16663 2024.09.09 17:59:43.664391 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16664 2024.09.09 17:59:43.664783 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16665 2024.09.09 17:59:43.664944 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002074 sec., 34715.52555448409 rows/sec., 2.82 MiB/sec.
16666 2024.09.09 17:59:43.665198 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Debug> DynamicQueryHandler: Done processing query
16667 2024.09.09 17:59:43.665226 [ 3 ] {a9bdb2ed-da47-4383-9854-5bfcaf7fe5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16668 2024.09.09 17:59:43.665243 [ 3 ] {} <Debug> HTTP-Session: 305cc1c8-4be1-4cd5-ad54-16ef4148df20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16669 2024.09.09 17:59:43.665413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16670 2024.09.09 17:59:43.665465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16671 2024.09.09 17:59:43.665486 [ 3 ] {} <Debug> HTTP-Session: 1daa2c66-8c0c-45d5-bb84-28aa01553851 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16672 2024.09.09 17:59:43.665504 [ 3 ] {} <Debug> HTTP-Session: 1daa2c66-8c0c-45d5-bb84-28aa01553851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16673 2024.09.09 17:59:43.665519 [ 3 ] {} <Debug> HTTP-Session: 1daa2c66-8c0c-45d5-bb84-28aa01553851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16674 2024.09.09 17:59:43.665555 [ 3 ] {} <Trace> HTTP-Session: 1daa2c66-8c0c-45d5-bb84-28aa01553851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16675 2024.09.09 17:59:43.665665 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16676 2024.09.09 17:59:43.665716 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16677 2024.09.09 17:59:43.665968 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16678 2024.09.09 17:59:43.666312 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16679 2024.09.09 17:59:43.666349 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16680 2024.09.09 17:59:43.666703 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16681 2024.09.09 17:59:43.667075 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16682 2024.09.09 17:59:43.667232 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001595 sec., 5015.673981191222 rows/sec., 377.16 KiB/sec.
16683 2024.09.09 17:59:43.667426 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Debug> DynamicQueryHandler: Done processing query
16684 2024.09.09 17:59:43.667451 [ 3 ] {78de2a37-e0f0-4c6a-a1da-737902ae87a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16685 2024.09.09 17:59:43.667467 [ 3 ] {} <Debug> HTTP-Session: 1daa2c66-8c0c-45d5-bb84-28aa01553851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16686 2024.09.09 17:59:43.667596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16687 2024.09.09 17:59:43.667647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16688 2024.09.09 17:59:43.667666 [ 3 ] {} <Debug> HTTP-Session: a3a5c2d4-2394-4130-884b-9e9c8306cda6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16689 2024.09.09 17:59:43.667683 [ 3 ] {} <Debug> HTTP-Session: a3a5c2d4-2394-4130-884b-9e9c8306cda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16690 2024.09.09 17:59:43.667697 [ 3 ] {} <Debug> HTTP-Session: a3a5c2d4-2394-4130-884b-9e9c8306cda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16691 2024.09.09 17:59:43.667728 [ 3 ] {} <Trace> HTTP-Session: a3a5c2d4-2394-4130-884b-9e9c8306cda6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16692 2024.09.09 17:59:43.667848 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16693 2024.09.09 17:59:43.667892 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16694 2024.09.09 17:59:43.668117 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16695 2024.09.09 17:59:43.668450 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16696 2024.09.09 17:59:43.668487 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16697 2024.09.09 17:59:43.668843 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16698 2024.09.09 17:59:43.669198 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16699 2024.09.09 17:59:43.669348 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001538 sec., 46814.04421326398 rows/sec., 3.65 MiB/sec.
16700 2024.09.09 17:59:43.669514 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Debug> DynamicQueryHandler: Done processing query
16701 2024.09.09 17:59:43.669539 [ 3 ] {ea21a6c8-e820-47ac-bf0a-15a2dd9f9289} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16702 2024.09.09 17:59:43.669555 [ 3 ] {} <Debug> HTTP-Session: a3a5c2d4-2394-4130-884b-9e9c8306cda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16703 2024.09.09 17:59:43.669749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16704 2024.09.09 17:59:43.669797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16705 2024.09.09 17:59:43.669816 [ 3 ] {} <Debug> HTTP-Session: 0eb9e83f-5f1a-4855-b660-714190ef2fff Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16706 2024.09.09 17:59:43.669832 [ 3 ] {} <Debug> HTTP-Session: 0eb9e83f-5f1a-4855-b660-714190ef2fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16707 2024.09.09 17:59:43.669846 [ 3 ] {} <Debug> HTTP-Session: 0eb9e83f-5f1a-4855-b660-714190ef2fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16708 2024.09.09 17:59:43.669876 [ 3 ] {} <Trace> HTTP-Session: 0eb9e83f-5f1a-4855-b660-714190ef2fff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16709 2024.09.09 17:59:43.670020 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16710 2024.09.09 17:59:43.670069 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16711 2024.09.09 17:59:43.670213 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16712 2024.09.09 17:59:43.670608 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16713 2024.09.09 17:59:43.670644 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16714 2024.09.09 17:59:43.671025 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16715 2024.09.09 17:59:43.671359 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16716 2024.09.09 17:59:43.671513 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec.
16717 2024.09.09 17:59:43.671782 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Debug> DynamicQueryHandler: Done processing query
16718 2024.09.09 17:59:43.671839 [ 3 ] {d7c4f591-08b4-4045-afce-5c337ac4e542} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16719 2024.09.09 17:59:43.671890 [ 3 ] {} <Debug> HTTP-Session: 0eb9e83f-5f1a-4855-b660-714190ef2fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16720 2024.09.09 17:59:43.672092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16721 2024.09.09 17:59:43.672150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16722 2024.09.09 17:59:43.672170 [ 3 ] {} <Debug> HTTP-Session: 4b5bd5e3-bd04-43e4-9efd-001973d4caae Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16723 2024.09.09 17:59:43.672186 [ 3 ] {} <Debug> HTTP-Session: 4b5bd5e3-bd04-43e4-9efd-001973d4caae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16724 2024.09.09 17:59:43.672200 [ 3 ] {} <Debug> HTTP-Session: 4b5bd5e3-bd04-43e4-9efd-001973d4caae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16725 2024.09.09 17:59:43.672230 [ 3 ] {} <Trace> HTTP-Session: 4b5bd5e3-bd04-43e4-9efd-001973d4caae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16726 2024.09.09 17:59:43.672382 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16727 2024.09.09 17:59:43.672452 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16728 2024.09.09 17:59:43.672886 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16729 2024.09.09 17:59:43.673359 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16730 2024.09.09 17:59:43.673394 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16731 2024.09.09 17:59:43.673943 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16732 2024.09.09 17:59:43.674399 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16733 2024.09.09 17:59:43.674594 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002272 sec., 3521.1267605633802 rows/sec., 6.31 MiB/sec.
16734 2024.09.09 17:59:43.674840 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Debug> DynamicQueryHandler: Done processing query
16735 2024.09.09 17:59:43.674877 [ 3 ] {6c0718f2-4a52-4468-a432-6b9f7cde5707} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
16736 2024.09.09 17:59:43.674911 [ 3 ] {} <Debug> HTTP-Session: 4b5bd5e3-bd04-43e4-9efd-001973d4caae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16737 2024.09.09 17:59:43.675057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16738 2024.09.09 17:59:43.675105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16739 2024.09.09 17:59:43.675124 [ 3 ] {} <Debug> HTTP-Session: 88c3a19c-3d7b-4fbb-8207-db4909b2b637 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16740 2024.09.09 17:59:43.675140 [ 3 ] {} <Debug> HTTP-Session: 88c3a19c-3d7b-4fbb-8207-db4909b2b637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16741 2024.09.09 17:59:43.675154 [ 3 ] {} <Debug> HTTP-Session: 88c3a19c-3d7b-4fbb-8207-db4909b2b637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16742 2024.09.09 17:59:43.675184 [ 3 ] {} <Trace> HTTP-Session: 88c3a19c-3d7b-4fbb-8207-db4909b2b637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16743 2024.09.09 17:59:43.675293 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16744 2024.09.09 17:59:43.675339 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16745 2024.09.09 17:59:43.675465 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16746 2024.09.09 17:59:43.675765 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16747 2024.09.09 17:59:43.675801 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16748 2024.09.09 17:59:43.676151 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16749 2024.09.09 17:59:43.676469 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16750 2024.09.09 17:59:43.676622 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
16751 2024.09.09 17:59:43.676794 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Debug> DynamicQueryHandler: Done processing query
16752 2024.09.09 17:59:43.676818 [ 3 ] {db12bff4-dc0e-4075-8cda-5131868babb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16753 2024.09.09 17:59:43.676835 [ 3 ] {} <Debug> HTTP-Session: 88c3a19c-3d7b-4fbb-8207-db4909b2b637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16754 2024.09.09 17:59:47.555915 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
16755 2024.09.09 17:59:47.555985 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
16756 2024.09.09 17:59:48.669750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16757 2024.09.09 17:59:48.669869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16758 2024.09.09 17:59:48.669895 [ 3 ] {} <Debug> HTTP-Session: fd0ddc9f-28c6-44cc-bac8-4c54b2e35b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16759 2024.09.09 17:59:48.669919 [ 3 ] {} <Debug> HTTP-Session: fd0ddc9f-28c6-44cc-bac8-4c54b2e35b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16760 2024.09.09 17:59:48.669935 [ 3 ] {} <Debug> HTTP-Session: fd0ddc9f-28c6-44cc-bac8-4c54b2e35b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16761 2024.09.09 17:59:48.669985 [ 3 ] {} <Trace> HTTP-Session: fd0ddc9f-28c6-44cc-bac8-4c54b2e35b14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16762 2024.09.09 17:59:48.670172 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16763 2024.09.09 17:59:48.670242 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16764 2024.09.09 17:59:48.670588 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16765 2024.09.09 17:59:48.671005 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16766 2024.09.09 17:59:48.671051 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16767 2024.09.09 17:59:48.671467 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
16768 2024.09.09 17:59:48.671851 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16769 2024.09.09 17:59:48.672035 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001912 sec., 1569.0376569037655 rows/sec., 116.45 KiB/sec.
16770 2024.09.09 17:59:48.672266 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Debug> DynamicQueryHandler: Done processing query
16771 2024.09.09 17:59:48.672294 [ 3 ] {92248f42-7b57-47e6-aa5f-1038631d752e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16772 2024.09.09 17:59:48.672310 [ 3 ] {} <Debug> HTTP-Session: fd0ddc9f-28c6-44cc-bac8-4c54b2e35b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16773 2024.09.09 17:59:48.672542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 46161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16774 2024.09.09 17:59:48.672600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16775 2024.09.09 17:59:48.672620 [ 3 ] {} <Debug> HTTP-Session: 2b4d85ab-ab2f-4348-bac9-f195c8d72b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16776 2024.09.09 17:59:48.672639 [ 3 ] {} <Debug> HTTP-Session: 2b4d85ab-ab2f-4348-bac9-f195c8d72b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16777 2024.09.09 17:59:48.672654 [ 3 ] {} <Debug> HTTP-Session: 2b4d85ab-ab2f-4348-bac9-f195c8d72b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16778 2024.09.09 17:59:48.672689 [ 3 ] {} <Trace> HTTP-Session: 2b4d85ab-ab2f-4348-bac9-f195c8d72b69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16779 2024.09.09 17:59:48.672887 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16780 2024.09.09 17:59:48.672935 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16781 2024.09.09 17:59:48.673177 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16782 2024.09.09 17:59:48.673721 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16783 2024.09.09 17:59:48.673759 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16784 2024.09.09 17:59:48.674154 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16785 2024.09.09 17:59:48.674515 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16786 2024.09.09 17:59:48.674677 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Debug> executeQuery: Read 305 rows, 27.62 KiB in 0.001883 sec., 161975.570897504 rows/sec., 14.32 MiB/sec.
16787 2024.09.09 17:59:48.674866 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Debug> DynamicQueryHandler: Done processing query
16788 2024.09.09 17:59:48.674892 [ 3 ] {41aa186a-4bac-410d-bd17-355d1920eec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
16789 2024.09.09 17:59:48.674909 [ 3 ] {} <Debug> HTTP-Session: 2b4d85ab-ab2f-4348-bac9-f195c8d72b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16790 2024.09.09 17:59:48.675064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 8340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16791 2024.09.09 17:59:48.675115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16792 2024.09.09 17:59:48.675134 [ 3 ] {} <Debug> HTTP-Session: 83efd90a-5b2f-403f-96bb-a784ffa3f65b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16793 2024.09.09 17:59:48.675151 [ 3 ] {} <Debug> HTTP-Session: 83efd90a-5b2f-403f-96bb-a784ffa3f65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16794 2024.09.09 17:59:48.675165 [ 3 ] {} <Debug> HTTP-Session: 83efd90a-5b2f-403f-96bb-a784ffa3f65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16795 2024.09.09 17:59:48.675198 [ 3 ] {} <Trace> HTTP-Session: 83efd90a-5b2f-403f-96bb-a784ffa3f65b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16796 2024.09.09 17:59:48.675310 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16797 2024.09.09 17:59:48.675355 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16798 2024.09.09 17:59:48.675579 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16799 2024.09.09 17:59:48.675908 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16800 2024.09.09 17:59:48.675944 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16801 2024.09.09 17:59:48.676281 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16802 2024.09.09 17:59:48.676627 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16803 2024.09.09 17:59:48.676784 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Debug> executeQuery: Read 58 rows, 4.32 KiB in 0.001505 sec., 38538.20598006644 rows/sec., 2.81 MiB/sec.
16804 2024.09.09 17:59:48.677075 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Debug> DynamicQueryHandler: Done processing query
16805 2024.09.09 17:59:48.677133 [ 3 ] {cf4fe6cc-14d1-4417-a8f2-a17b266acd2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16806 2024.09.09 17:59:48.677194 [ 3 ] {} <Debug> HTTP-Session: 83efd90a-5b2f-403f-96bb-a784ffa3f65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16807 2024.09.09 17:59:48.677366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16808 2024.09.09 17:59:48.677419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16809 2024.09.09 17:59:48.677439 [ 3 ] {} <Debug> HTTP-Session: 4427d4b7-bc4d-4fde-b85a-8a381f2ece81 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16810 2024.09.09 17:59:48.677456 [ 3 ] {} <Debug> HTTP-Session: 4427d4b7-bc4d-4fde-b85a-8a381f2ece81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16811 2024.09.09 17:59:48.677470 [ 3 ] {} <Debug> HTTP-Session: 4427d4b7-bc4d-4fde-b85a-8a381f2ece81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16812 2024.09.09 17:59:48.677502 [ 3 ] {} <Trace> HTTP-Session: 4427d4b7-bc4d-4fde-b85a-8a381f2ece81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16813 2024.09.09 17:59:48.677606 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16814 2024.09.09 17:59:48.677651 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16815 2024.09.09 17:59:48.677893 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16816 2024.09.09 17:59:48.678261 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16817 2024.09.09 17:59:48.678298 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16818 2024.09.09 17:59:48.678644 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
16819 2024.09.09 17:59:48.678984 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16820 2024.09.09 17:59:48.679160 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec.
16821 2024.09.09 17:59:48.679353 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Debug> DynamicQueryHandler: Done processing query
16822 2024.09.09 17:59:48.679378 [ 3 ] {cf16189e-b3a6-4135-85d5-81f6633e56b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16823 2024.09.09 17:59:48.679396 [ 3 ] {} <Debug> HTTP-Session: 4427d4b7-bc4d-4fde-b85a-8a381f2ece81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16824 2024.09.09 17:59:48.679536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16825 2024.09.09 17:59:48.679584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16826 2024.09.09 17:59:48.679603 [ 3 ] {} <Debug> HTTP-Session: 6bb4cdca-0061-4475-840e-41d00fca0477 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16827 2024.09.09 17:59:48.679619 [ 3 ] {} <Debug> HTTP-Session: 6bb4cdca-0061-4475-840e-41d00fca0477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16828 2024.09.09 17:59:48.679633 [ 3 ] {} <Debug> HTTP-Session: 6bb4cdca-0061-4475-840e-41d00fca0477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16829 2024.09.09 17:59:48.679663 [ 3 ] {} <Trace> HTTP-Session: 6bb4cdca-0061-4475-840e-41d00fca0477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16830 2024.09.09 17:59:48.679768 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16831 2024.09.09 17:59:48.679811 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16832 2024.09.09 17:59:48.680035 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16833 2024.09.09 17:59:48.680332 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16834 2024.09.09 17:59:48.680368 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16835 2024.09.09 17:59:48.680710 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16836 2024.09.09 17:59:48.681049 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16837 2024.09.09 17:59:48.681213 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 242.47 KiB/sec.
16838 2024.09.09 17:59:48.681508 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Debug> DynamicQueryHandler: Done processing query
16839 2024.09.09 17:59:48.681567 [ 3 ] {8d702d0e-196c-4d20-9319-8102b77d9238} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16840 2024.09.09 17:59:48.681617 [ 3 ] {} <Debug> HTTP-Session: 6bb4cdca-0061-4475-840e-41d00fca0477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16841 2024.09.09 17:59:48.681871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 74973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16842 2024.09.09 17:59:48.681922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16843 2024.09.09 17:59:48.681942 [ 3 ] {} <Debug> HTTP-Session: a820f179-5167-4485-9f27-4085b092c729 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16844 2024.09.09 17:59:48.681959 [ 3 ] {} <Debug> HTTP-Session: a820f179-5167-4485-9f27-4085b092c729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16845 2024.09.09 17:59:48.681973 [ 3 ] {} <Debug> HTTP-Session: a820f179-5167-4485-9f27-4085b092c729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16846 2024.09.09 17:59:48.682004 [ 3 ] {} <Trace> HTTP-Session: a820f179-5167-4485-9f27-4085b092c729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16847 2024.09.09 17:59:48.682257 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16848 2024.09.09 17:59:48.682302 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16849 2024.09.09 17:59:48.682545 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16850 2024.09.09 17:59:48.683146 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16851 2024.09.09 17:59:48.683183 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16852 2024.09.09 17:59:48.683556 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16853 2024.09.09 17:59:48.683896 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16854 2024.09.09 17:59:48.684032 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Debug> executeQuery: Read 461 rows, 33.83 KiB in 0.001925 sec., 239480.51948051946 rows/sec., 17.16 MiB/sec.
16855 2024.09.09 17:59:48.684271 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Debug> DynamicQueryHandler: Done processing query
16856 2024.09.09 17:59:48.684296 [ 3 ] {abf4e1de-8f52-400d-b40e-109dd8637856} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
16857 2024.09.09 17:59:48.684312 [ 3 ] {} <Debug> HTTP-Session: a820f179-5167-4485-9f27-4085b092c729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16858 2024.09.09 17:59:48.684493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16859 2024.09.09 17:59:48.684542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16860 2024.09.09 17:59:48.684561 [ 3 ] {} <Debug> HTTP-Session: 98998ba3-5d50-41f3-a47b-dd79e33d9239 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16861 2024.09.09 17:59:48.684578 [ 3 ] {} <Debug> HTTP-Session: 98998ba3-5d50-41f3-a47b-dd79e33d9239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16862 2024.09.09 17:59:48.684591 [ 3 ] {} <Debug> HTTP-Session: 98998ba3-5d50-41f3-a47b-dd79e33d9239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16863 2024.09.09 17:59:48.684621 [ 3 ] {} <Trace> HTTP-Session: 98998ba3-5d50-41f3-a47b-dd79e33d9239 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16864 2024.09.09 17:59:48.684718 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16865 2024.09.09 17:59:48.684763 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16866 2024.09.09 17:59:48.684906 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16867 2024.09.09 17:59:48.685157 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16868 2024.09.09 17:59:48.685194 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16869 2024.09.09 17:59:48.685542 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16870 2024.09.09 17:59:48.685864 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16871 2024.09.09 17:59:48.686013 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001317 sec., 4555.808656036446 rows/sec., 238.02 KiB/sec.
16872 2024.09.09 17:59:48.686181 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Debug> DynamicQueryHandler: Done processing query
16873 2024.09.09 17:59:48.686205 [ 3 ] {bac49b0e-d400-4f14-bb48-ef65dbcbfbe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16874 2024.09.09 17:59:48.686221 [ 3 ] {} <Debug> HTTP-Session: 98998ba3-5d50-41f3-a47b-dd79e33d9239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16875 2024.09.09 17:59:48.686408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16876 2024.09.09 17:59:48.686457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16877 2024.09.09 17:59:48.686475 [ 3 ] {} <Debug> HTTP-Session: 843a456d-dddf-4ed3-89ac-aadea74ebc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16878 2024.09.09 17:59:48.686491 [ 3 ] {} <Debug> HTTP-Session: 843a456d-dddf-4ed3-89ac-aadea74ebc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16879 2024.09.09 17:59:48.686505 [ 3 ] {} <Debug> HTTP-Session: 843a456d-dddf-4ed3-89ac-aadea74ebc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16880 2024.09.09 17:59:48.686535 [ 3 ] {} <Trace> HTTP-Session: 843a456d-dddf-4ed3-89ac-aadea74ebc80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16881 2024.09.09 17:59:48.686718 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16882 2024.09.09 17:59:48.686764 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16883 2024.09.09 17:59:48.686907 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16884 2024.09.09 17:59:48.687336 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16885 2024.09.09 17:59:48.687372 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16886 2024.09.09 17:59:48.687751 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16887 2024.09.09 17:59:48.688071 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16888 2024.09.09 17:59:48.688222 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.001607 sec., 149346.60858743 rows/sec., 10.00 MiB/sec.
16889 2024.09.09 17:59:48.688400 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Debug> DynamicQueryHandler: Done processing query
16890 2024.09.09 17:59:48.688425 [ 3 ] {73528619-38c7-4175-a9c6-383a3cec24a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16891 2024.09.09 17:59:48.688441 [ 3 ] {} <Debug> HTTP-Session: 843a456d-dddf-4ed3-89ac-aadea74ebc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16892 2024.09.09 17:59:48.688565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16893 2024.09.09 17:59:48.688615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16894 2024.09.09 17:59:48.688634 [ 3 ] {} <Debug> HTTP-Session: 58c7c430-d943-45be-b76d-b71679f324cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16895 2024.09.09 17:59:48.688650 [ 3 ] {} <Debug> HTTP-Session: 58c7c430-d943-45be-b76d-b71679f324cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16896 2024.09.09 17:59:48.688663 [ 3 ] {} <Debug> HTTP-Session: 58c7c430-d943-45be-b76d-b71679f324cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16897 2024.09.09 17:59:48.688693 [ 3 ] {} <Trace> HTTP-Session: 58c7c430-d943-45be-b76d-b71679f324cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16898 2024.09.09 17:59:48.688784 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16899 2024.09.09 17:59:48.688829 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16900 2024.09.09 17:59:48.688957 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16901 2024.09.09 17:59:48.689192 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16902 2024.09.09 17:59:48.689229 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16903 2024.09.09 17:59:48.689572 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16904 2024.09.09 17:59:48.689888 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16905 2024.09.09 17:59:48.690045 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec.
16906 2024.09.09 17:59:48.690205 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Debug> DynamicQueryHandler: Done processing query
16907 2024.09.09 17:59:48.690229 [ 3 ] {6659f1e9-b69b-4193-bbb2-cd1a098ded47} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16908 2024.09.09 17:59:48.690245 [ 3 ] {} <Debug> HTTP-Session: 58c7c430-d943-45be-b76d-b71679f324cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16909 2024.09.09 17:59:48.690443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16910 2024.09.09 17:59:48.690491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16911 2024.09.09 17:59:48.690510 [ 3 ] {} <Debug> HTTP-Session: d6761866-5946-469b-92b6-603b5e2022cd Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16912 2024.09.09 17:59:48.690526 [ 3 ] {} <Debug> HTTP-Session: d6761866-5946-469b-92b6-603b5e2022cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16913 2024.09.09 17:59:48.690539 [ 3 ] {} <Debug> HTTP-Session: d6761866-5946-469b-92b6-603b5e2022cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16914 2024.09.09 17:59:48.690569 [ 3 ] {} <Trace> HTTP-Session: d6761866-5946-469b-92b6-603b5e2022cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16915 2024.09.09 17:59:48.691041 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16916 2024.09.09 17:59:48.691105 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
16917 2024.09.09 17:59:48.691517 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16918 2024.09.09 17:59:48.692419 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16919 2024.09.09 17:59:48.692455 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16920 2024.09.09 17:59:48.693122 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16921 2024.09.09 17:59:48.693557 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16922 2024.09.09 17:59:48.693761 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003084 sec., 17833.981841763944 rows/sec., 31.96 MiB/sec.
16923 2024.09.09 17:59:48.693995 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Debug> DynamicQueryHandler: Done processing query
16924 2024.09.09 17:59:48.694020 [ 3 ] {ba7c3d3a-ca30-4b91-b971-fb37b341a503} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
16925 2024.09.09 17:59:48.694037 [ 3 ] {} <Debug> HTTP-Session: d6761866-5946-469b-92b6-603b5e2022cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16926 2024.09.09 17:59:48.694155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16927 2024.09.09 17:59:48.694204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16928 2024.09.09 17:59:48.694223 [ 3 ] {} <Debug> HTTP-Session: 04cf30d1-adf8-454c-9c6a-3f634ff9253e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16929 2024.09.09 17:59:48.694240 [ 3 ] {} <Debug> HTTP-Session: 04cf30d1-adf8-454c-9c6a-3f634ff9253e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16930 2024.09.09 17:59:48.694254 [ 3 ] {} <Debug> HTTP-Session: 04cf30d1-adf8-454c-9c6a-3f634ff9253e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16931 2024.09.09 17:59:48.694284 [ 3 ] {} <Trace> HTTP-Session: 04cf30d1-adf8-454c-9c6a-3f634ff9253e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16932 2024.09.09 17:59:48.694378 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16933 2024.09.09 17:59:48.694428 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16934 2024.09.09 17:59:48.694559 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16935 2024.09.09 17:59:48.694819 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16936 2024.09.09 17:59:48.694855 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16937 2024.09.09 17:59:48.695211 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
16938 2024.09.09 17:59:48.695526 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16939 2024.09.09 17:59:48.695681 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001319 sec., 2274.450341167551 rows/sec., 182.13 KiB/sec.
16940 2024.09.09 17:59:48.695695 [ 132 ] {} <Debug> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
16941 2024.09.09 17:59:48.695800 [ 132 ] {} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16942 2024.09.09 17:59:48.695843 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16943 2024.09.09 17:59:48.695950 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Debug> DynamicQueryHandler: Done processing query
16944 2024.09.09 17:59:48.696032 [ 3 ] {6fadf6a0-cf74-4158-a59d-8a12f284659d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16945 2024.09.09 17:59:48.696125 [ 3 ] {} <Debug> HTTP-Session: 04cf30d1-adf8-454c-9c6a-3f634ff9253e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16946 2024.09.09 17:59:48.696237 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
16947 2024.09.09 17:59:48.696339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16948 2024.09.09 17:59:48.696440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16949 2024.09.09 17:59:48.696496 [ 3 ] {} <Debug> HTTP-Session: b82e0f28-2b48-40fa-b25f-1f8adff721e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16950 2024.09.09 17:59:48.696541 [ 3 ] {} <Debug> HTTP-Session: b82e0f28-2b48-40fa-b25f-1f8adff721e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16951 2024.09.09 17:59:48.696580 [ 3 ] {} <Debug> HTTP-Session: b82e0f28-2b48-40fa-b25f-1f8adff721e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16952 2024.09.09 17:59:48.696591 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16953 2024.09.09 17:59:48.696640 [ 3 ] {} <Trace> HTTP-Session: b82e0f28-2b48-40fa-b25f-1f8adff721e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16954 2024.09.09 17:59:48.696665 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
16955 2024.09.09 17:59:48.696929 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part
16956 2024.09.09 17:59:48.696997 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16957 2024.09.09 17:59:48.697221 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::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
16958 2024.09.09 17:59:48.697266 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16959 2024.09.09 17:59:48.697444 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part
16960 2024.09.09 17:59:48.697761 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::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
16961 2024.09.09 17:59:48.698132 [ 196 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part
16962 2024.09.09 17:59:48.698662 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16963 2024.09.09 17:59:48.699215 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16964 2024.09.09 17:59:48.699253 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16965 2024.09.09 17:59:48.700129 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16966 2024.09.09 17:59:48.701025 [ 187 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00510857 sec., 9983.22426823945 rows/sec., 727.37 KiB/sec.
16967 2024.09.09 17:59:48.701058 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16968 2024.09.09 17:59:48.701346 [ 187 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
16969 2024.09.09 17:59:48.701377 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004607 sec., 17799.001519426958 rows/sec., 1.13 MiB/sec.
16970 2024.09.09 17:59:48.701949 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Debug> DynamicQueryHandler: Done processing query
16971 2024.09.09 17:59:48.702016 [ 3 ] {34098f2b-7a53-49cc-944e-681d60729281} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16972 2024.09.09 17:59:48.702112 [ 3 ] {} <Debug> HTTP-Session: b82e0f28-2b48-40fa-b25f-1f8adff721e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16973 2024.09.09 17:59:48.702830 [ 187 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16974 2024.09.09 17:59:48.702925 [ 187 ] {0c20a9bc-56c7-4f75-8fda-1079d073541d::all_1_6_1} <Trace> oximeter.measurements_i64 (0c20a9bc-56c7-4f75-8fda-1079d073541d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
16975 2024.09.09 17:59:48.703026 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
16976 2024.09.09 17:59:53.663106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16977 2024.09.09 17:59:53.663248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16978 2024.09.09 17:59:53.663275 [ 3 ] {} <Debug> HTTP-Session: 94ef2df3-a5c7-4781-830a-c755283f0645 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16979 2024.09.09 17:59:53.663300 [ 3 ] {} <Debug> HTTP-Session: 94ef2df3-a5c7-4781-830a-c755283f0645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16980 2024.09.09 17:59:53.663315 [ 3 ] {} <Debug> HTTP-Session: 94ef2df3-a5c7-4781-830a-c755283f0645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16981 2024.09.09 17:59:53.663368 [ 3 ] {} <Trace> HTTP-Session: 94ef2df3-a5c7-4781-830a-c755283f0645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16982 2024.09.09 17:59:53.663587 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16983 2024.09.09 17:59:53.663660 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16984 2024.09.09 17:59:53.664011 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16985 2024.09.09 17:59:53.664496 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16986 2024.09.09 17:59:53.664545 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
16987 2024.09.09 17:59:53.664998 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16988 2024.09.09 17:59:53.665411 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16989 2024.09.09 17:59:53.665584 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002072 sec., 34749.03474903475 rows/sec., 2.82 MiB/sec.
16990 2024.09.09 17:59:53.665839 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Debug> DynamicQueryHandler: Done processing query
16991 2024.09.09 17:59:53.665866 [ 3 ] {e2e79cdd-c624-4552-a5f1-20a34e158dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16992 2024.09.09 17:59:53.665883 [ 3 ] {} <Debug> HTTP-Session: 94ef2df3-a5c7-4781-830a-c755283f0645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16993 2024.09.09 17:59:53.666041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16994 2024.09.09 17:59:53.666095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16995 2024.09.09 17:59:53.666115 [ 3 ] {} <Debug> HTTP-Session: c9b7fba9-1aa8-4cad-bfa4-c7d276154a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
16996 2024.09.09 17:59:53.666133 [ 3 ] {} <Debug> HTTP-Session: c9b7fba9-1aa8-4cad-bfa4-c7d276154a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16997 2024.09.09 17:59:53.666147 [ 3 ] {} <Debug> HTTP-Session: c9b7fba9-1aa8-4cad-bfa4-c7d276154a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16998 2024.09.09 17:59:53.666183 [ 3 ] {} <Trace> HTTP-Session: c9b7fba9-1aa8-4cad-bfa4-c7d276154a14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16999 2024.09.09 17:59:53.666292 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17000 2024.09.09 17:59:53.666343 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17001 2024.09.09 17:59:53.666597 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17002 2024.09.09 17:59:53.666956 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17003 2024.09.09 17:59:53.666994 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17004 2024.09.09 17:59:53.667360 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17005 2024.09.09 17:59:53.667727 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17006 2024.09.09 17:59:53.667891 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001627 sec., 4917.025199754149 rows/sec., 369.74 KiB/sec.
17007 2024.09.09 17:59:53.668083 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Debug> DynamicQueryHandler: Done processing query
17008 2024.09.09 17:59:53.668107 [ 3 ] {2a863f3a-73aa-4122-a5d1-89101cba08b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17009 2024.09.09 17:59:53.668123 [ 3 ] {} <Debug> HTTP-Session: c9b7fba9-1aa8-4cad-bfa4-c7d276154a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17010 2024.09.09 17:59:53.668274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17011 2024.09.09 17:59:53.668324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17012 2024.09.09 17:59:53.668344 [ 3 ] {} <Debug> HTTP-Session: fe3e5127-0d18-4d84-9289-cd4cf2e94e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17013 2024.09.09 17:59:53.668361 [ 3 ] {} <Debug> HTTP-Session: fe3e5127-0d18-4d84-9289-cd4cf2e94e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17014 2024.09.09 17:59:53.668375 [ 3 ] {} <Debug> HTTP-Session: fe3e5127-0d18-4d84-9289-cd4cf2e94e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17015 2024.09.09 17:59:53.668408 [ 3 ] {} <Trace> HTTP-Session: fe3e5127-0d18-4d84-9289-cd4cf2e94e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17016 2024.09.09 17:59:53.668531 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17017 2024.09.09 17:59:53.668578 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17018 2024.09.09 17:59:53.668857 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17019 2024.09.09 17:59:53.669231 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17020 2024.09.09 17:59:53.669270 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17021 2024.09.09 17:59:53.669640 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17022 2024.09.09 17:59:53.670001 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17023 2024.09.09 17:59:53.670173 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001681 sec., 42831.647828673405 rows/sec., 3.34 MiB/sec.
17024 2024.09.09 17:59:53.670531 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Debug> DynamicQueryHandler: Done processing query
17025 2024.09.09 17:59:53.670587 [ 3 ] {400987cd-42fd-450d-86b8-eb7950a58d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17026 2024.09.09 17:59:53.670638 [ 3 ] {} <Debug> HTTP-Session: fe3e5127-0d18-4d84-9289-cd4cf2e94e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17027 2024.09.09 17:59:53.670886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17028 2024.09.09 17:59:53.670941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17029 2024.09.09 17:59:53.670960 [ 3 ] {} <Debug> HTTP-Session: a2834f79-7186-4247-a9a4-dac6ccc86288 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17030 2024.09.09 17:59:53.670978 [ 3 ] {} <Debug> HTTP-Session: a2834f79-7186-4247-a9a4-dac6ccc86288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17031 2024.09.09 17:59:53.670992 [ 3 ] {} <Debug> HTTP-Session: a2834f79-7186-4247-a9a4-dac6ccc86288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17032 2024.09.09 17:59:53.671027 [ 3 ] {} <Trace> HTTP-Session: a2834f79-7186-4247-a9a4-dac6ccc86288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17033 2024.09.09 17:59:53.671199 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17034 2024.09.09 17:59:53.671254 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17035 2024.09.09 17:59:53.671431 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17036 2024.09.09 17:59:53.671843 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17037 2024.09.09 17:59:53.671881 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17038 2024.09.09 17:59:53.672291 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17039 2024.09.09 17:59:53.672631 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17040 2024.09.09 17:59:53.672785 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec.
17041 2024.09.09 17:59:53.673100 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Debug> DynamicQueryHandler: Done processing query
17042 2024.09.09 17:59:53.673157 [ 3 ] {2917152a-95a0-40d9-b933-281fc88036ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17043 2024.09.09 17:59:53.673209 [ 3 ] {} <Debug> HTTP-Session: a2834f79-7186-4247-a9a4-dac6ccc86288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17044 2024.09.09 17:59:53.673390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17045 2024.09.09 17:59:53.673504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17046 2024.09.09 17:59:53.673524 [ 3 ] {} <Debug> HTTP-Session: fe7c915c-eebf-4416-804f-018e3e127669 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17047 2024.09.09 17:59:53.673541 [ 3 ] {} <Debug> HTTP-Session: fe7c915c-eebf-4416-804f-018e3e127669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17048 2024.09.09 17:59:53.673555 [ 3 ] {} <Debug> HTTP-Session: fe7c915c-eebf-4416-804f-018e3e127669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17049 2024.09.09 17:59:53.673589 [ 3 ] {} <Trace> HTTP-Session: fe7c915c-eebf-4416-804f-018e3e127669 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17050 2024.09.09 17:59:53.673762 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17051 2024.09.09 17:59:53.673835 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17052 2024.09.09 17:59:53.674286 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17053 2024.09.09 17:59:53.674848 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17054 2024.09.09 17:59:53.674890 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17055 2024.09.09 17:59:53.675520 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17056 2024.09.09 17:59:53.675963 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17057 2024.09.09 17:59:53.676179 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002501 sec., 3198.7205117952817 rows/sec., 5.73 MiB/sec.
17058 2024.09.09 17:59:53.676486 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Debug> DynamicQueryHandler: Done processing query
17059 2024.09.09 17:59:53.676521 [ 3 ] {95d8a478-c212-48ec-899e-0fe1d318a307} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17060 2024.09.09 17:59:53.676542 [ 3 ] {} <Debug> HTTP-Session: fe7c915c-eebf-4416-804f-018e3e127669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17061 2024.09.09 17:59:53.676686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17062 2024.09.09 17:59:53.676752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17063 2024.09.09 17:59:53.676774 [ 3 ] {} <Debug> HTTP-Session: 9a06754f-2dc1-4e59-bcd5-38a8e66c495b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17064 2024.09.09 17:59:53.676791 [ 3 ] {} <Debug> HTTP-Session: 9a06754f-2dc1-4e59-bcd5-38a8e66c495b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17065 2024.09.09 17:59:53.676807 [ 3 ] {} <Debug> HTTP-Session: 9a06754f-2dc1-4e59-bcd5-38a8e66c495b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17066 2024.09.09 17:59:53.676840 [ 3 ] {} <Trace> HTTP-Session: 9a06754f-2dc1-4e59-bcd5-38a8e66c495b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17067 2024.09.09 17:59:53.676967 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17068 2024.09.09 17:59:53.677018 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17069 2024.09.09 17:59:53.677152 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17070 2024.09.09 17:59:53.677478 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17071 2024.09.09 17:59:53.677520 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17072 2024.09.09 17:59:53.677971 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17073 2024.09.09 17:59:53.678314 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17074 2024.09.09 17:59:53.678472 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec.
17075 2024.09.09 17:59:53.678652 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Debug> DynamicQueryHandler: Done processing query
17076 2024.09.09 17:59:53.678677 [ 3 ] {c2a9629a-2781-4cd9-b934-f2567b634175} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17077 2024.09.09 17:59:53.678693 [ 3 ] {} <Debug> HTTP-Session: 9a06754f-2dc1-4e59-bcd5-38a8e66c495b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17078 2024.09.09 17:59:58.669910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17079 2024.09.09 17:59:58.670057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17080 2024.09.09 17:59:58.670088 [ 3 ] {} <Debug> HTTP-Session: 5375abd5-45d2-4942-a5f2-c43df67febac Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17081 2024.09.09 17:59:58.670117 [ 3 ] {} <Debug> HTTP-Session: 5375abd5-45d2-4942-a5f2-c43df67febac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17082 2024.09.09 17:59:58.670135 [ 3 ] {} <Debug> HTTP-Session: 5375abd5-45d2-4942-a5f2-c43df67febac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17083 2024.09.09 17:59:58.670191 [ 3 ] {} <Trace> HTTP-Session: 5375abd5-45d2-4942-a5f2-c43df67febac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17084 2024.09.09 17:59:58.670396 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17085 2024.09.09 17:59:58.670476 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17086 2024.09.09 17:59:58.670823 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17087 2024.09.09 17:59:58.671247 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17088 2024.09.09 17:59:58.671293 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17089 2024.09.09 17:59:58.671709 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
17090 2024.09.09 17:59:58.672103 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17091 2024.09.09 17:59:58.672287 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001946 sec., 2055.498458376156 rows/sec., 167.61 KiB/sec.
17092 2024.09.09 17:59:58.672508 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Debug> DynamicQueryHandler: Done processing query
17093 2024.09.09 17:59:58.672535 [ 3 ] {648b77a5-5390-4779-86f2-04f1b123c38a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17094 2024.09.09 17:59:58.672552 [ 3 ] {} <Debug> HTTP-Session: 5375abd5-45d2-4942-a5f2-c43df67febac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17095 2024.09.09 17:59:58.672749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17096 2024.09.09 17:59:58.672802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17097 2024.09.09 17:59:58.672823 [ 3 ] {} <Debug> HTTP-Session: 605ede39-7316-4945-abc2-961097906b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17098 2024.09.09 17:59:58.672841 [ 3 ] {} <Debug> HTTP-Session: 605ede39-7316-4945-abc2-961097906b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17099 2024.09.09 17:59:58.672854 [ 3 ] {} <Debug> HTTP-Session: 605ede39-7316-4945-abc2-961097906b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17100 2024.09.09 17:59:58.672890 [ 3 ] {} <Trace> HTTP-Session: 605ede39-7316-4945-abc2-961097906b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17101 2024.09.09 17:59:58.673077 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17102 2024.09.09 17:59:58.673126 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17103 2024.09.09 17:59:58.673362 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17104 2024.09.09 17:59:58.673945 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17105 2024.09.09 17:59:58.673985 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17106 2024.09.09 17:59:58.674380 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17107 2024.09.09 17:59:58.674737 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17108 2024.09.09 17:59:58.674891 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Debug> executeQuery: Read 301 rows, 27.37 KiB in 0.001914 sec., 157262.27795193312 rows/sec., 13.96 MiB/sec.
17109 2024.09.09 17:59:58.675079 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Debug> DynamicQueryHandler: Done processing query
17110 2024.09.09 17:59:58.675104 [ 3 ] {8035ff32-d390-418a-b72a-e1ce84184a09} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
17111 2024.09.09 17:59:58.675121 [ 3 ] {} <Debug> HTTP-Session: 605ede39-7316-4945-abc2-961097906b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17112 2024.09.09 17:59:58.675273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 8499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17113 2024.09.09 17:59:58.675323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17114 2024.09.09 17:59:58.675343 [ 3 ] {} <Debug> HTTP-Session: ae18d8d3-90a6-45bf-a83a-ec2dee7a87e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17115 2024.09.09 17:59:58.675359 [ 3 ] {} <Debug> HTTP-Session: ae18d8d3-90a6-45bf-a83a-ec2dee7a87e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17116 2024.09.09 17:59:58.675373 [ 3 ] {} <Debug> HTTP-Session: ae18d8d3-90a6-45bf-a83a-ec2dee7a87e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17117 2024.09.09 17:59:58.675406 [ 3 ] {} <Trace> HTTP-Session: ae18d8d3-90a6-45bf-a83a-ec2dee7a87e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17118 2024.09.09 17:59:58.675520 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17119 2024.09.09 17:59:58.675564 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17120 2024.09.09 17:59:58.675791 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17121 2024.09.09 17:59:58.676122 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17122 2024.09.09 17:59:58.676161 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17123 2024.09.09 17:59:58.676510 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17124 2024.09.09 17:59:58.676866 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17125 2024.09.09 17:59:58.677021 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Debug> executeQuery: Read 59 rows, 4.42 KiB in 0.001537 sec., 38386.4671437866 rows/sec., 2.81 MiB/sec.
17126 2024.09.09 17:59:58.677033 [ 123 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17127 2024.09.09 17:59:58.677144 [ 123 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17128 2024.09.09 17:59:58.677188 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17129 2024.09.09 17:59:58.677269 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Debug> DynamicQueryHandler: Done processing query
17130 2024.09.09 17:59:58.677328 [ 3 ] {74b1f9d7-b46c-44b8-aca1-c03b66bca4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17131 2024.09.09 17:59:58.677384 [ 3 ] {} <Debug> HTTP-Session: ae18d8d3-90a6-45bf-a83a-ec2dee7a87e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17132 2024.09.09 17:59:58.677430 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17133 2024.09.09 17:59:58.677551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17134 2024.09.09 17:59:58.677665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17135 2024.09.09 17:59:58.677724 [ 3 ] {} <Debug> HTTP-Session: f4bb7c68-e8e7-408a-aa7a-ee3d11518a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17136 2024.09.09 17:59:58.677754 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17137 2024.09.09 17:59:58.677768 [ 3 ] {} <Debug> HTTP-Session: f4bb7c68-e8e7-408a-aa7a-ee3d11518a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17138 2024.09.09 17:59:58.677820 [ 3 ] {} <Debug> HTTP-Session: f4bb7c68-e8e7-408a-aa7a-ee3d11518a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17139 2024.09.09 17:59:58.677833 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 77 rows starting from the beginning of the part
17140 2024.09.09 17:59:58.677881 [ 3 ] {} <Trace> HTTP-Session: f4bb7c68-e8e7-408a-aa7a-ee3d11518a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17141 2024.09.09 17:59:58.678130 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 55 rows starting from the beginning of the part
17142 2024.09.09 17:59:58.678191 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17143 2024.09.09 17:59:58.678381 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17144 2024.09.09 17:59:58.678522 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part
17145 2024.09.09 17:59:58.678859 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 58 rows starting from the beginning of the part
17146 2024.09.09 17:59:58.679233 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part
17147 2024.09.09 17:59:58.679656 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 59 rows starting from the beginning of the part
17148 2024.09.09 17:59:58.680099 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17149 2024.09.09 17:59:58.680968 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17150 2024.09.09 17:59:58.681027 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17151 2024.09.09 17:59:58.682033 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
17152 2024.09.09 17:59:58.682940 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005652783 sec., 46879.5635707226 rows/sec., 3.58 MiB/sec.
17153 2024.09.09 17:59:58.683130 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17154 2024.09.09 17:59:58.683179 [ 191 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17155 2024.09.09 17:59:58.683441 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005368 sec., 2608.047690014903 rows/sec., 182.65 KiB/sec.
17156 2024.09.09 17:59:58.683915 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Debug> DynamicQueryHandler: Done processing query
17157 2024.09.09 17:59:58.683966 [ 3 ] {da320c15-2382-40d2-84ac-ecdd278e80dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17158 2024.09.09 17:59:58.683993 [ 3 ] {} <Debug> HTTP-Session: f4bb7c68-e8e7-408a-aa7a-ee3d11518a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17159 2024.09.09 17:59:58.684148 [ 191 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17160 2024.09.09 17:59:58.684220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17161 2024.09.09 17:59:58.684328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17162 2024.09.09 17:59:58.684330 [ 191 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_86_17} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17163 2024.09.09 17:59:58.684359 [ 3 ] {} <Debug> HTTP-Session: 1fec00bc-b620-4bc4-ab4e-18ca49b42480 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17164 2024.09.09 17:59:58.684425 [ 3 ] {} <Debug> HTTP-Session: 1fec00bc-b620-4bc4-ab4e-18ca49b42480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17165 2024.09.09 17:59:58.684474 [ 3 ] {} <Debug> HTTP-Session: 1fec00bc-b620-4bc4-ab4e-18ca49b42480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17166 2024.09.09 17:59:58.684545 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17167 2024.09.09 17:59:58.684555 [ 3 ] {} <Trace> HTTP-Session: 1fec00bc-b620-4bc4-ab4e-18ca49b42480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17168 2024.09.09 17:59:58.684731 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17169 2024.09.09 17:59:58.684791 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17170 2024.09.09 17:59:58.685099 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17171 2024.09.09 17:59:58.685456 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17172 2024.09.09 17:59:58.685499 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17173 2024.09.09 17:59:58.685868 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17174 2024.09.09 17:59:58.686239 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17175 2024.09.09 17:59:58.686405 [ 123 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
17176 2024.09.09 17:59:58.686414 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001704 sec., 3521.1267605633802 rows/sec., 208.04 KiB/sec.
17177 2024.09.09 17:59:58.686459 [ 123 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17178 2024.09.09 17:59:58.686530 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17179 2024.09.09 17:59:58.686748 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Debug> DynamicQueryHandler: Done processing query
17180 2024.09.09 17:59:58.686775 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full
17181 2024.09.09 17:59:58.686802 [ 3 ] {e1138427-9aaf-4dcd-9479-1b4dbe78d1c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17182 2024.09.09 17:59:58.686861 [ 3 ] {} <Debug> HTTP-Session: 1fec00bc-b620-4bc4-ab4e-18ca49b42480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17183 2024.09.09 17:59:58.687280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 71765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17184 2024.09.09 17:59:58.687360 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17185 2024.09.09 17:59:58.687493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17186 2024.09.09 17:59:58.687531 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 6 rows starting from the beginning of the part
17187 2024.09.09 17:59:58.687599 [ 3 ] {} <Debug> HTTP-Session: af58b830-e6d7-4384-b43c-36fef260056c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17188 2024.09.09 17:59:58.687676 [ 3 ] {} <Debug> HTTP-Session: af58b830-e6d7-4384-b43c-36fef260056c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17189 2024.09.09 17:59:58.687805 [ 3 ] {} <Debug> HTTP-Session: af58b830-e6d7-4384-b43c-36fef260056c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17190 2024.09.09 17:59:58.688053 [ 3 ] {} <Trace> HTTP-Session: af58b830-e6d7-4384-b43c-36fef260056c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17191 2024.09.09 17:59:58.688105 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
17192 2024.09.09 17:59:58.688510 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
17193 2024.09.09 17:59:58.688636 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17194 2024.09.09 17:59:58.688653 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
17195 2024.09.09 17:59:58.688724 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17196 2024.09.09 17:59:58.688831 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
17197 2024.09.09 17:59:58.689347 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17198 2024.09.09 17:59:58.690222 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17199 2024.09.09 17:59:58.690222 [ 190 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003597571 sec., 8338.959814830618 rows/sec., 529.33 KiB/sec.
17200 2024.09.09 17:59:58.690263 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17201 2024.09.09 17:59:58.690457 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
17202 2024.09.09 17:59:58.691130 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17203 2024.09.09 17:59:58.691532 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17204 2024.09.09 17:59:58.691703 [ 191 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_45_11} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
17205 2024.09.09 17:59:58.691849 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17206 2024.09.09 17:59:58.691935 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17207 2024.09.09 17:59:58.692075 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Debug> executeQuery: Read 441 rows, 32.41 KiB in 0.003678 sec., 119902.1207177814 rows/sec., 8.61 MiB/sec.
17208 2024.09.09 17:59:58.692267 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Debug> DynamicQueryHandler: Done processing query
17209 2024.09.09 17:59:58.692292 [ 3 ] {aa5dd07c-6088-4303-856f-4a6d4c289880} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
17210 2024.09.09 17:59:58.692307 [ 3 ] {} <Debug> HTTP-Session: af58b830-e6d7-4384-b43c-36fef260056c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17211 2024.09.09 17:59:58.692463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17212 2024.09.09 17:59:58.692512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17213 2024.09.09 17:59:58.692531 [ 3 ] {} <Debug> HTTP-Session: 27b8f559-8a88-4d59-ae49-e6cd3f149d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17214 2024.09.09 17:59:58.692547 [ 3 ] {} <Debug> HTTP-Session: 27b8f559-8a88-4d59-ae49-e6cd3f149d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17215 2024.09.09 17:59:58.692560 [ 3 ] {} <Debug> HTTP-Session: 27b8f559-8a88-4d59-ae49-e6cd3f149d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17216 2024.09.09 17:59:58.692590 [ 3 ] {} <Trace> HTTP-Session: 27b8f559-8a88-4d59-ae49-e6cd3f149d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17217 2024.09.09 17:59:58.692687 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17218 2024.09.09 17:59:58.692732 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17219 2024.09.09 17:59:58.692865 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17220 2024.09.09 17:59:58.693122 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17221 2024.09.09 17:59:58.693157 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17222 2024.09.09 17:59:58.693507 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17223 2024.09.09 17:59:58.693840 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17224 2024.09.09 17:59:58.693971 [ 122 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
17225 2024.09.09 17:59:58.693972 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec.
17226 2024.09.09 17:59:58.694013 [ 122 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17227 2024.09.09 17:59:58.694056 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17228 2024.09.09 17:59:58.694240 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Debug> DynamicQueryHandler: Done processing query
17229 2024.09.09 17:59:58.694331 [ 3 ] {736551c4-54df-4308-95a1-904c3539e305} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17230 2024.09.09 17:59:58.694403 [ 3 ] {} <Debug> HTTP-Session: 27b8f559-8a88-4d59-ae49-e6cd3f149d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17231 2024.09.09 17:59:58.694405 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full
17232 2024.09.09 17:59:58.694779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17233 2024.09.09 17:59:58.695050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17234 2024.09.09 17:59:58.695091 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17235 2024.09.09 17:59:58.695105 [ 3 ] {} <Debug> HTTP-Session: 402460c3-b4e2-418c-8f0c-ca1302f5c421 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17236 2024.09.09 17:59:58.695162 [ 3 ] {} <Debug> HTTP-Session: 402460c3-b4e2-418c-8f0c-ca1302f5c421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17237 2024.09.09 17:59:58.695178 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part
17238 2024.09.09 17:59:58.695189 [ 3 ] {} <Debug> HTTP-Session: 402460c3-b4e2-418c-8f0c-ca1302f5c421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17239 2024.09.09 17:59:58.695262 [ 3 ] {} <Trace> HTTP-Session: 402460c3-b4e2-418c-8f0c-ca1302f5c421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17240 2024.09.09 17:59:58.695491 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
17241 2024.09.09 17:59:58.695674 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17242 2024.09.09 17:59:58.695754 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
17243 2024.09.09 17:59:58.695823 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17244 2024.09.09 17:59:58.696077 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
17245 2024.09.09 17:59:58.696403 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
17246 2024.09.09 17:59:58.696742 [ 192 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
17247 2024.09.09 17:59:58.697274 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17248 2024.09.09 17:59:58.698181 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17249 2024.09.09 17:59:58.698245 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17250 2024.09.09 17:59:58.699409 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17251 2024.09.09 17:59:58.699620 [ 201 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.005463272 sec., 49420.933096503344 rows/sec., 2.52 MiB/sec.
17252 2024.09.09 17:59:58.699952 [ 201 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
17253 2024.09.09 17:59:58.700083 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17254 2024.09.09 17:59:58.700410 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004936 sec., 48419.77309562398 rows/sec., 3.25 MiB/sec.
17255 2024.09.09 17:59:58.701206 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Debug> DynamicQueryHandler: Done processing query
17256 2024.09.09 17:59:58.701295 [ 3 ] {012d449b-ce57-44e1-96eb-843d5da02bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17257 2024.09.09 17:59:58.701394 [ 3 ] {} <Debug> HTTP-Session: 402460c3-b4e2-418c-8f0c-ca1302f5c421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17258 2024.09.09 17:59:58.701587 [ 201 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17259 2024.09.09 17:59:58.701720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17260 2024.09.09 17:59:58.701839 [ 201 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_45_9} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
17261 2024.09.09 17:59:58.701839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17262 2024.09.09 17:59:58.701888 [ 3 ] {} <Debug> HTTP-Session: 84663d68-51b8-4507-953f-e8af8dd461d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17263 2024.09.09 17:59:58.701916 [ 3 ] {} <Debug> HTTP-Session: 84663d68-51b8-4507-953f-e8af8dd461d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17264 2024.09.09 17:59:58.701961 [ 3 ] {} <Debug> HTTP-Session: 84663d68-51b8-4507-953f-e8af8dd461d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17265 2024.09.09 17:59:58.702014 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17266 2024.09.09 17:59:58.702030 [ 3 ] {} <Trace> HTTP-Session: 84663d68-51b8-4507-953f-e8af8dd461d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17267 2024.09.09 17:59:58.702153 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17268 2024.09.09 17:59:58.702200 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17269 2024.09.09 17:59:58.702356 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17270 2024.09.09 17:59:58.702613 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17271 2024.09.09 17:59:58.702649 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17272 2024.09.09 17:59:58.702998 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17273 2024.09.09 17:59:58.703326 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17274 2024.09.09 17:59:58.703455 [ 122 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
17275 2024.09.09 17:59:58.703457 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec.
17276 2024.09.09 17:59:58.703490 [ 122 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17277 2024.09.09 17:59:58.703531 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17278 2024.09.09 17:59:58.703717 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Debug> DynamicQueryHandler: Done processing query
17279 2024.09.09 17:59:58.703793 [ 3 ] {7ad6a19d-032e-427e-9010-e3f7c9281fa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17280 2024.09.09 17:59:58.703879 [ 3 ] {} <Debug> HTTP-Session: 84663d68-51b8-4507-953f-e8af8dd461d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17281 2024.09.09 17:59:58.703966 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full
17282 2024.09.09 17:59:58.704276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17283 2024.09.09 17:59:58.704406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17284 2024.09.09 17:59:58.704475 [ 3 ] {} <Debug> HTTP-Session: bae01f44-69ea-456e-986b-17e5ca1dfe51 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17285 2024.09.09 17:59:58.704528 [ 3 ] {} <Debug> HTTP-Session: bae01f44-69ea-456e-986b-17e5ca1dfe51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17286 2024.09.09 17:59:58.704546 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17287 2024.09.09 17:59:58.704556 [ 3 ] {} <Debug> HTTP-Session: bae01f44-69ea-456e-986b-17e5ca1dfe51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17288 2024.09.09 17:59:58.704614 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 41 rows starting from the beginning of the part
17289 2024.09.09 17:59:58.704631 [ 3 ] {} <Trace> HTTP-Session: bae01f44-69ea-456e-986b-17e5ca1dfe51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17290 2024.09.09 17:59:58.704820 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part
17291 2024.09.09 17:59:58.705008 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part
17292 2024.09.09 17:59:58.705158 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part
17293 2024.09.09 17:59:58.705319 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17294 2024.09.09 17:59:58.705423 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part
17295 2024.09.09 17:59:58.705645 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17296 2024.09.09 17:59:58.705803 [ 201 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part
17297 2024.09.09 17:59:58.707994 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17298 2024.09.09 17:59:58.708751 [ 193 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.00514684 sec., 8937.522829542011 rows/sec., 601.48 KiB/sec.
17299 2024.09.09 17:59:58.709011 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
17300 2024.09.09 17:59:58.709729 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17301 2024.09.09 17:59:58.709811 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17302 2024.09.09 17:59:58.710193 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17303 2024.09.09 17:59:58.710380 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_45_9} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
17304 2024.09.09 17:59:58.710557 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
17305 2024.09.09 17:59:58.710996 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17306 2024.09.09 17:59:58.711435 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17307 2024.09.09 17:59:58.711578 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17308 2024.09.09 17:59:58.711583 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.006746 sec., 8152.979543433145 rows/sec., 14.61 MiB/sec.
17309 2024.09.09 17:59:58.711614 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17310 2024.09.09 17:59:58.711667 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17311 2024.09.09 17:59:58.712032 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17312 2024.09.09 17:59:58.712476 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Debug> DynamicQueryHandler: Done processing query
17313 2024.09.09 17:59:58.712657 [ 3 ] {62be68e7-d15c-4e10-870a-5a29e102f6e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
17314 2024.09.09 17:59:58.712895 [ 3 ] {} <Debug> HTTP-Session: bae01f44-69ea-456e-986b-17e5ca1dfe51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17315 2024.09.09 17:59:58.713331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17316 2024.09.09 17:59:58.713593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17317 2024.09.09 17:59:58.713683 [ 3 ] {} <Debug> HTTP-Session: 423ca906-269c-4543-bba8-82d77b31316f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17318 2024.09.09 17:59:58.713737 [ 3 ] {} <Debug> HTTP-Session: 423ca906-269c-4543-bba8-82d77b31316f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17319 2024.09.09 17:59:58.713782 [ 3 ] {} <Debug> HTTP-Session: 423ca906-269c-4543-bba8-82d77b31316f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17320 2024.09.09 17:59:58.713886 [ 3 ] {} <Trace> HTTP-Session: 423ca906-269c-4543-bba8-82d77b31316f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17321 2024.09.09 17:59:58.713900 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17322 2024.09.09 17:59:58.714014 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1596 rows starting from the beginning of the part
17323 2024.09.09 17:59:58.714148 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17324 2024.09.09 17:59:58.714322 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17325 2024.09.09 17:59:58.714777 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 50 rows starting from the beginning of the part
17326 2024.09.09 17:59:58.715034 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17327 2024.09.09 17:59:58.715531 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part
17328 2024.09.09 17:59:58.716171 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 55 rows starting from the beginning of the part
17329 2024.09.09 17:59:58.716331 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17330 2024.09.09 17:59:58.716437 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
17331 2024.09.09 17:59:58.716824 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part
17332 2024.09.09 17:59:58.717453 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 55 rows starting from the beginning of the part
17333 2024.09.09 17:59:58.717785 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17334 2024.09.09 17:59:58.718850 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17335 2024.09.09 17:59:58.719252 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005198 sec., 15775.298191612157 rows/sec., 1.00 MiB/sec.
17336 2024.09.09 17:59:58.719657 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Debug> DynamicQueryHandler: Done processing query
17337 2024.09.09 17:59:58.719685 [ 3 ] {7e8f0bd5-0a7d-4963-8c11-ff11eb04ab12} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17338 2024.09.09 17:59:58.719708 [ 3 ] {} <Debug> HTTP-Session: 423ca906-269c-4543-bba8-82d77b31316f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17339 2024.09.09 17:59:58.728333 [ 194 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1772 rows, containing 19 columns (19 merged, 0 gathered) in 0.016540197 sec., 107132.94406348365 rows/sec., 191.98 MiB/sec.
17340 2024.09.09 17:59:58.730550 [ 194 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17341 2024.09.09 17:59:58.731155 [ 194 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17342 2024.09.09 17:59:58.731232 [ 194 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17343 2024.09.09 17:59:58.731376 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.86 MiB.
17344 2024.09.09 17:59:59.000161 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.45 MiB, peak 231.25 MiB, free memory in arenas 0.00 B, will set to 219.05 MiB (RSS), difference: 4.60 MiB
17345 2024.09.09 18:00:02.556248 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
17346 2024.09.09 18:00:02.556344 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
17347 2024.09.09 18:00:03.691197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17348 2024.09.09 18:00:03.691356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17349 2024.09.09 18:00:03.691401 [ 3 ] {} <Debug> HTTP-Session: e260ee75-6ae9-4362-9874-55c8aa2bc31d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17350 2024.09.09 18:00:03.691443 [ 3 ] {} <Debug> HTTP-Session: e260ee75-6ae9-4362-9874-55c8aa2bc31d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17351 2024.09.09 18:00:03.691472 [ 3 ] {} <Debug> HTTP-Session: e260ee75-6ae9-4362-9874-55c8aa2bc31d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17352 2024.09.09 18:00:03.691550 [ 3 ] {} <Trace> HTTP-Session: e260ee75-6ae9-4362-9874-55c8aa2bc31d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17353 2024.09.09 18:00:03.692142 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17354 2024.09.09 18:00:03.692214 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17355 2024.09.09 18:00:03.692552 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17356 2024.09.09 18:00:03.694142 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17357 2024.09.09 18:00:03.694185 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17358 2024.09.09 18:00:03.694695 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17359 2024.09.09 18:00:03.695091 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17360 2024.09.09 18:00:03.695262 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.00345 sec., 351304.347826087 rows/sec., 29.03 MiB/sec.
17361 2024.09.09 18:00:03.695294 [ 119 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17362 2024.09.09 18:00:03.695434 [ 119 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17363 2024.09.09 18:00:03.695471 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17364 2024.09.09 18:00:03.695632 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Debug> DynamicQueryHandler: Done processing query
17365 2024.09.09 18:00:03.695713 [ 3 ] {29f7434b-186b-40d8-a46b-5efead45a69e} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
17366 2024.09.09 18:00:03.695758 [ 3 ] {} <Debug> HTTP-Session: e260ee75-6ae9-4362-9874-55c8aa2bc31d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17367 2024.09.09 18:00:03.695819 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17368 2024.09.09 18:00:03.696032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17369 2024.09.09 18:00:03.696209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17370 2024.09.09 18:00:03.696306 [ 3 ] {} <Debug> HTTP-Session: 2c708a9b-cd87-46c4-aece-2837434d3223 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17371 2024.09.09 18:00:03.696387 [ 3 ] {} <Debug> HTTP-Session: 2c708a9b-cd87-46c4-aece-2837434d3223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17372 2024.09.09 18:00:03.696468 [ 3 ] {} <Debug> HTTP-Session: 2c708a9b-cd87-46c4-aece-2837434d3223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17373 2024.09.09 18:00:03.696611 [ 3 ] {} <Trace> HTTP-Session: 2c708a9b-cd87-46c4-aece-2837434d3223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17374 2024.09.09 18:00:03.696769 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17375 2024.09.09 18:00:03.696949 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1521 rows starting from the beginning of the part
17376 2024.09.09 18:00:03.696950 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17377 2024.09.09 18:00:03.697080 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17378 2024.09.09 18:00:03.697217 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part
17379 2024.09.09 18:00:03.697614 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 305 rows starting from the beginning of the part
17380 2024.09.09 18:00:03.697911 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part
17381 2024.09.09 18:00:03.698206 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 301 rows starting from the beginning of the part
17382 2024.09.09 18:00:03.698544 [ 197 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1212 rows starting from the beginning of the part
17383 2024.09.09 18:00:03.699054 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17384 2024.09.09 18:00:03.699815 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17385 2024.09.09 18:00:03.699858 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17386 2024.09.09 18:00:03.700741 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17387 2024.09.09 18:00:03.701500 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17388 2024.09.09 18:00:03.701682 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004859 sec., 1646.4293064416547 rows/sec., 123.80 KiB/sec.
17389 2024.09.09 18:00:03.702064 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Debug> DynamicQueryHandler: Done processing query
17390 2024.09.09 18:00:03.702138 [ 3 ] {a5bb9d98-aa3b-4423-bbfa-b738669048eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17391 2024.09.09 18:00:03.702212 [ 3 ] {} <Debug> HTTP-Session: 2c708a9b-cd87-46c4-aece-2837434d3223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17392 2024.09.09 18:00:03.702319 [ 194 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3483 rows, containing 5 columns (5 merged, 0 gathered) in 0.00676085 sec., 515171.9088576141 rows/sec., 45.34 MiB/sec.
17393 2024.09.09 18:00:03.702475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17394 2024.09.09 18:00:03.702536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17395 2024.09.09 18:00:03.702559 [ 3 ] {} <Debug> HTTP-Session: 01b9c3f8-ca78-4d7e-a5be-05b57aae0caa Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17396 2024.09.09 18:00:03.702577 [ 3 ] {} <Debug> HTTP-Session: 01b9c3f8-ca78-4d7e-a5be-05b57aae0caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17397 2024.09.09 18:00:03.702582 [ 194 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17398 2024.09.09 18:00:03.702593 [ 3 ] {} <Debug> HTTP-Session: 01b9c3f8-ca78-4d7e-a5be-05b57aae0caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17399 2024.09.09 18:00:03.702643 [ 3 ] {} <Trace> HTTP-Session: 01b9c3f8-ca78-4d7e-a5be-05b57aae0caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17400 2024.09.09 18:00:03.702905 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17401 2024.09.09 18:00:03.702960 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17402 2024.09.09 18:00:03.703131 [ 194 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17403 2024.09.09 18:00:03.703277 [ 194 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_91_18} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17404 2024.09.09 18:00:03.703321 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17405 2024.09.09 18:00:03.703388 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
17406 2024.09.09 18:00:03.703805 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17407 2024.09.09 18:00:03.703843 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17408 2024.09.09 18:00:03.704211 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
17409 2024.09.09 18:00:03.704573 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17410 2024.09.09 18:00:03.704737 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001988 sec., 114688.1287726358 rows/sec., 7.77 MiB/sec.
17411 2024.09.09 18:00:03.704927 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Debug> DynamicQueryHandler: Done processing query
17412 2024.09.09 18:00:03.704951 [ 3 ] {1baf5a9d-9dbc-495c-873e-601ad66deb9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
17413 2024.09.09 18:00:03.704968 [ 3 ] {} <Debug> HTTP-Session: 01b9c3f8-ca78-4d7e-a5be-05b57aae0caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17414 2024.09.09 18:00:03.705260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17415 2024.09.09 18:00:03.705311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17416 2024.09.09 18:00:03.705331 [ 3 ] {} <Debug> HTTP-Session: 5449dff7-6ed7-467b-8b2f-e242807e55ea Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17417 2024.09.09 18:00:03.705348 [ 3 ] {} <Debug> HTTP-Session: 5449dff7-6ed7-467b-8b2f-e242807e55ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17418 2024.09.09 18:00:03.705362 [ 3 ] {} <Debug> HTTP-Session: 5449dff7-6ed7-467b-8b2f-e242807e55ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17419 2024.09.09 18:00:03.705392 [ 3 ] {} <Trace> HTTP-Session: 5449dff7-6ed7-467b-8b2f-e242807e55ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17420 2024.09.09 18:00:03.705737 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17421 2024.09.09 18:00:03.705781 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17422 2024.09.09 18:00:03.706007 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17423 2024.09.09 18:00:03.706652 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17424 2024.09.09 18:00:03.706689 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17425 2024.09.09 18:00:03.707065 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17426 2024.09.09 18:00:03.707424 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17427 2024.09.09 18:00:03.707580 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002075 sec., 254457.8313253012 rows/sec., 18.85 MiB/sec.
17428 2024.09.09 18:00:03.707602 [ 119 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17429 2024.09.09 18:00:03.707683 [ 119 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17430 2024.09.09 18:00:03.707751 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17431 2024.09.09 18:00:03.707865 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Debug> DynamicQueryHandler: Done processing query
17432 2024.09.09 18:00:03.707900 [ 3 ] {9d8fac66-37ee-4518-b211-9b8bfd823433} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17433 2024.09.09 18:00:03.707906 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17434 2024.09.09 18:00:03.707918 [ 3 ] {} <Debug> HTTP-Session: 5449dff7-6ed7-467b-8b2f-e242807e55ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17435 2024.09.09 18:00:03.708056 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17436 2024.09.09 18:00:03.708095 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 980 rows starting from the beginning of the part
17437 2024.09.09 18:00:03.708185 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part
17438 2024.09.09 18:00:03.708466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17439 2024.09.09 18:00:03.708567 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 461 rows starting from the beginning of the part
17440 2024.09.09 18:00:03.708642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17441 2024.09.09 18:00:03.708704 [ 3 ] {} <Debug> HTTP-Session: 7cacbaaf-197e-47f5-98de-345891aa464a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17442 2024.09.09 18:00:03.708769 [ 3 ] {} <Debug> HTTP-Session: 7cacbaaf-197e-47f5-98de-345891aa464a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17443 2024.09.09 18:00:03.708799 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part
17444 2024.09.09 18:00:03.708820 [ 3 ] {} <Debug> HTTP-Session: 7cacbaaf-197e-47f5-98de-345891aa464a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17445 2024.09.09 18:00:03.708947 [ 3 ] {} <Trace> HTTP-Session: 7cacbaaf-197e-47f5-98de-345891aa464a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17446 2024.09.09 18:00:03.709136 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 441 rows starting from the beginning of the part
17447 2024.09.09 18:00:03.709353 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 528 rows starting from the beginning of the part
17448 2024.09.09 18:00:03.709575 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17449 2024.09.09 18:00:03.709627 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17450 2024.09.09 18:00:03.709925 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17451 2024.09.09 18:00:03.711179 [ 186 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2554 rows, containing 5 columns (5 merged, 0 gathered) in 0.003345199 sec., 763482.2322976899 rows/sec., 58.63 MiB/sec.
17452 2024.09.09 18:00:03.711283 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17453 2024.09.09 18:00:03.711331 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17454 2024.09.09 18:00:03.711435 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17455 2024.09.09 18:00:03.712316 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17456 2024.09.09 18:00:03.712480 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17457 2024.09.09 18:00:03.712795 [ 189 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_91_18} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17458 2024.09.09 18:00:03.712976 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
17459 2024.09.09 18:00:03.713065 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17460 2024.09.09 18:00:03.713234 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.003979 sec., 212113.59638100024 rows/sec., 14.28 MiB/sec.
17461 2024.09.09 18:00:03.713243 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17462 2024.09.09 18:00:03.713352 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17463 2024.09.09 18:00:03.713408 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17464 2024.09.09 18:00:03.713574 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Debug> DynamicQueryHandler: Done processing query
17465 2024.09.09 18:00:03.713627 [ 3 ] {013a35da-f779-462f-a815-63992a1c54b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
17466 2024.09.09 18:00:03.713635 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17467 2024.09.09 18:00:03.713678 [ 3 ] {} <Debug> HTTP-Session: 7cacbaaf-197e-47f5-98de-345891aa464a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17468 2024.09.09 18:00:03.713951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17469 2024.09.09 18:00:03.713975 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17470 2024.09.09 18:00:03.714102 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26881 rows starting from the beginning of the part
17471 2024.09.09 18:00:03.714116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17472 2024.09.09 18:00:03.714217 [ 3 ] {} <Debug> HTTP-Session: 70f59677-175f-47d4-bb14-732f215ae412 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17473 2024.09.09 18:00:03.714321 [ 3 ] {} <Debug> HTTP-Session: 70f59677-175f-47d4-bb14-732f215ae412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17474 2024.09.09 18:00:03.714468 [ 3 ] {} <Debug> HTTP-Session: 70f59677-175f-47d4-bb14-732f215ae412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17475 2024.09.09 18:00:03.714672 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part
17476 2024.09.09 18:00:03.714686 [ 3 ] {} <Trace> HTTP-Session: 70f59677-175f-47d4-bb14-732f215ae412 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17477 2024.09.09 18:00:03.715228 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 240 rows starting from the beginning of the part
17478 2024.09.09 18:00:03.715306 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17479 2024.09.09 18:00:03.715824 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
17480 2024.09.09 18:00:03.715838 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17481 2024.09.09 18:00:03.716331 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 239 rows starting from the beginning of the part
17482 2024.09.09 18:00:03.716841 [ 186 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 844 rows starting from the beginning of the part
17483 2024.09.09 18:00:03.718108 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17484 2024.09.09 18:00:03.718885 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17485 2024.09.09 18:00:03.718926 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17486 2024.09.09 18:00:03.719884 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17487 2024.09.09 18:00:03.720398 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17488 2024.09.09 18:00:03.720611 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005644 sec., 1417.4344436569809 rows/sec., 2.54 MiB/sec.
17489 2024.09.09 18:00:03.720979 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Debug> DynamicQueryHandler: Done processing query
17490 2024.09.09 18:00:03.721036 [ 3 ] {475cd59d-290e-495d-b625-fc31cbd1671f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17491 2024.09.09 18:00:03.721097 [ 3 ] {} <Debug> HTTP-Session: 70f59677-175f-47d4-bb14-732f215ae412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17492 2024.09.09 18:00:03.721302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17493 2024.09.09 18:00:03.721356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17494 2024.09.09 18:00:03.721377 [ 3 ] {} <Debug> HTTP-Session: 7934c1c4-e9a7-4ebe-861e-f851211c731f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17495 2024.09.09 18:00:03.721393 [ 3 ] {} <Debug> HTTP-Session: 7934c1c4-e9a7-4ebe-861e-f851211c731f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17496 2024.09.09 18:00:03.721407 [ 3 ] {} <Debug> HTTP-Session: 7934c1c4-e9a7-4ebe-861e-f851211c731f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17497 2024.09.09 18:00:03.721438 [ 3 ] {} <Trace> HTTP-Session: 7934c1c4-e9a7-4ebe-861e-f851211c731f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17498 2024.09.09 18:00:03.721570 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17499 2024.09.09 18:00:03.721618 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17500 2024.09.09 18:00:03.721772 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17501 2024.09.09 18:00:03.722113 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17502 2024.09.09 18:00:03.722180 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17503 2024.09.09 18:00:03.722603 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17504 2024.09.09 18:00:03.722979 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17505 2024.09.09 18:00:03.723147 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec.
17506 2024.09.09 18:00:03.723165 [ 119 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17507 2024.09.09 18:00:03.723243 [ 119 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17508 2024.09.09 18:00:03.723350 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17509 2024.09.09 18:00:03.723542 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Debug> DynamicQueryHandler: Done processing query
17510 2024.09.09 18:00:03.723667 [ 3 ] {9f257b8b-27ea-4de1-a361-1e8ddb5bfd84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17511 2024.09.09 18:00:03.723721 [ 3 ] {} <Debug> HTTP-Session: 7934c1c4-e9a7-4ebe-861e-f851211c731f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17512 2024.09.09 18:00:03.723731 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17513 2024.09.09 18:00:03.724434 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17514 2024.09.09 18:00:03.724590 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5646 rows starting from the beginning of the part
17515 2024.09.09 18:00:03.725645 [ 196 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28524 rows, containing 5 columns (5 merged, 0 gathered) in 0.012127921 sec., 2351928.248872993 rows/sec., 158.70 MiB/sec.
17516 2024.09.09 18:00:03.725665 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part
17517 2024.09.09 18:00:03.725868 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part
17518 2024.09.09 18:00:03.726075 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part
17519 2024.09.09 18:00:03.726221 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part
17520 2024.09.09 18:00:03.726297 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17521 2024.09.09 18:00:03.726548 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
17522 2024.09.09 18:00:03.727731 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17523 2024.09.09 18:00:03.727877 [ 187 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17524 2024.09.09 18:00:03.728023 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
17525 2024.09.09 18:00:03.729657 [ 188 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5990 rows, containing 4 columns (4 merged, 0 gathered) in 0.006172417 sec., 970446.4231758807 rows/sec., 63.02 MiB/sec.
17526 2024.09.09 18:00:03.730039 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17527 2024.09.09 18:00:03.730432 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17528 2024.09.09 18:00:03.730519 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_91_18} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17529 2024.09.09 18:00:03.730604 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
17530 2024.09.09 18:00:04.002056 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00167876 sec.
17531 2024.09.09 18:00:08.670599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17532 2024.09.09 18:00:08.670729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17533 2024.09.09 18:00:08.670756 [ 3 ] {} <Debug> HTTP-Session: 1c937f50-bfb4-4bf2-8a63-c419dd4c5240 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17534 2024.09.09 18:00:08.670780 [ 3 ] {} <Debug> HTTP-Session: 1c937f50-bfb4-4bf2-8a63-c419dd4c5240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17535 2024.09.09 18:00:08.670795 [ 3 ] {} <Debug> HTTP-Session: 1c937f50-bfb4-4bf2-8a63-c419dd4c5240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17536 2024.09.09 18:00:08.670845 [ 3 ] {} <Trace> HTTP-Session: 1c937f50-bfb4-4bf2-8a63-c419dd4c5240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17537 2024.09.09 18:00:08.671125 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17538 2024.09.09 18:00:08.671196 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17539 2024.09.09 18:00:08.671544 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17540 2024.09.09 18:00:08.672183 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17541 2024.09.09 18:00:08.672230 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17542 2024.09.09 18:00:08.672678 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17543 2024.09.09 18:00:08.673069 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17544 2024.09.09 18:00:08.673242 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Debug> executeQuery: Read 299 rows, 27.22 KiB in 0.002245 sec., 133184.855233853 rows/sec., 11.84 MiB/sec.
17545 2024.09.09 18:00:08.673471 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Debug> DynamicQueryHandler: Done processing query
17546 2024.09.09 18:00:08.673499 [ 3 ] {4737c358-9a3d-4008-8160-dac62537f52a} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
17547 2024.09.09 18:00:08.673516 [ 3 ] {} <Debug> HTTP-Session: 1c937f50-bfb4-4bf2-8a63-c419dd4c5240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17548 2024.09.09 18:00:08.673685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17549 2024.09.09 18:00:08.673745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17550 2024.09.09 18:00:08.673765 [ 3 ] {} <Debug> HTTP-Session: 6f3e9ba5-aa6e-4a95-aad4-7ffbef3309a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17551 2024.09.09 18:00:08.673783 [ 3 ] {} <Debug> HTTP-Session: 6f3e9ba5-aa6e-4a95-aad4-7ffbef3309a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17552 2024.09.09 18:00:08.673797 [ 3 ] {} <Debug> HTTP-Session: 6f3e9ba5-aa6e-4a95-aad4-7ffbef3309a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17553 2024.09.09 18:00:08.673831 [ 3 ] {} <Trace> HTTP-Session: 6f3e9ba5-aa6e-4a95-aad4-7ffbef3309a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17554 2024.09.09 18:00:08.673953 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17555 2024.09.09 18:00:08.673997 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17556 2024.09.09 18:00:08.674230 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17557 2024.09.09 18:00:08.674570 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17558 2024.09.09 18:00:08.674607 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17559 2024.09.09 18:00:08.674965 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17560 2024.09.09 18:00:08.675322 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17561 2024.09.09 18:00:08.675482 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001564 sec., 35166.24040920716 rows/sec., 2.58 MiB/sec.
17562 2024.09.09 18:00:08.675669 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Debug> DynamicQueryHandler: Done processing query
17563 2024.09.09 18:00:08.675694 [ 3 ] {3ac2a0d1-7431-4672-96ca-a7871fe935e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17564 2024.09.09 18:00:08.675710 [ 3 ] {} <Debug> HTTP-Session: 6f3e9ba5-aa6e-4a95-aad4-7ffbef3309a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17565 2024.09.09 18:00:08.675858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17566 2024.09.09 18:00:08.675909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17567 2024.09.09 18:00:08.675928 [ 3 ] {} <Debug> HTTP-Session: 0b086c35-4299-44b0-9047-9483ccdca4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17568 2024.09.09 18:00:08.675945 [ 3 ] {} <Debug> HTTP-Session: 0b086c35-4299-44b0-9047-9483ccdca4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17569 2024.09.09 18:00:08.675960 [ 3 ] {} <Debug> HTTP-Session: 0b086c35-4299-44b0-9047-9483ccdca4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17570 2024.09.09 18:00:08.675991 [ 3 ] {} <Trace> HTTP-Session: 0b086c35-4299-44b0-9047-9483ccdca4a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17571 2024.09.09 18:00:08.676091 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17572 2024.09.09 18:00:08.676134 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17573 2024.09.09 18:00:08.676360 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17574 2024.09.09 18:00:08.676664 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17575 2024.09.09 18:00:08.676700 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17576 2024.09.09 18:00:08.677058 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
17577 2024.09.09 18:00:08.677422 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17578 2024.09.09 18:00:08.677562 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001498 sec., 9345.794392523365 rows/sec., 654.52 KiB/sec.
17579 2024.09.09 18:00:08.677629 [ 112 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
17580 2024.09.09 18:00:08.677731 [ 112 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17581 2024.09.09 18:00:08.677777 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17582 2024.09.09 18:00:08.677833 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Debug> DynamicQueryHandler: Done processing query
17583 2024.09.09 18:00:08.677909 [ 3 ] {f1e17bca-b21e-4ff3-af50-7c64aa971893} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17584 2024.09.09 18:00:08.677988 [ 3 ] {} <Debug> HTTP-Session: 0b086c35-4299-44b0-9047-9483ccdca4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17585 2024.09.09 18:00:08.678178 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
17586 2024.09.09 18:00:08.678268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17587 2024.09.09 18:00:08.678425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17588 2024.09.09 18:00:08.678504 [ 3 ] {} <Debug> HTTP-Session: 794693ef-f366-4435-b523-b51ffb8beedc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17589 2024.09.09 18:00:08.678588 [ 3 ] {} <Debug> HTTP-Session: 794693ef-f366-4435-b523-b51ffb8beedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17590 2024.09.09 18:00:08.678659 [ 3 ] {} <Debug> HTTP-Session: 794693ef-f366-4435-b523-b51ffb8beedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17591 2024.09.09 18:00:08.678796 [ 3 ] {} <Trace> HTTP-Session: 794693ef-f366-4435-b523-b51ffb8beedc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17592 2024.09.09 18:00:08.678968 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17593 2024.09.09 18:00:08.679044 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17594 2024.09.09 18:00:08.679051 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 255 rows starting from the beginning of the part
17595 2024.09.09 18:00:08.679129 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17596 2024.09.09 18:00:08.679428 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
17597 2024.09.09 18:00:08.679756 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part
17598 2024.09.09 18:00:08.680142 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
17599 2024.09.09 18:00:08.680427 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 228 rows starting from the beginning of the part
17600 2024.09.09 18:00:08.680766 [ 196 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
17601 2024.09.09 18:00:08.681082 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17602 2024.09.09 18:00:08.682079 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17603 2024.09.09 18:00:08.682144 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17604 2024.09.09 18:00:08.683173 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17605 2024.09.09 18:00:08.684121 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17606 2024.09.09 18:00:08.684129 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 539 rows, containing 5 columns (5 merged, 0 gathered) in 0.006255886 sec., 86158.85903291716 rows/sec., 5.85 MiB/sec.
17607 2024.09.09 18:00:08.684395 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005411 sec., 1108.8523378303455 rows/sec., 65.51 KiB/sec.
17608 2024.09.09 18:00:08.684618 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
17609 2024.09.09 18:00:08.684746 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Debug> DynamicQueryHandler: Done processing query
17610 2024.09.09 18:00:08.684800 [ 3 ] {7b842671-d65a-4d6b-95a3-b27ac25a6899} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17611 2024.09.09 18:00:08.684843 [ 3 ] {} <Debug> HTTP-Session: 794693ef-f366-4435-b523-b51ffb8beedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17612 2024.09.09 18:00:08.685126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 71083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17613 2024.09.09 18:00:08.685210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17614 2024.09.09 18:00:08.685259 [ 3 ] {} <Debug> HTTP-Session: fe223393-d459-44f5-9fdd-a25dc7e0fff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17615 2024.09.09 18:00:08.685284 [ 3 ] {} <Debug> HTTP-Session: fe223393-d459-44f5-9fdd-a25dc7e0fff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17616 2024.09.09 18:00:08.685312 [ 3 ] {} <Debug> HTTP-Session: fe223393-d459-44f5-9fdd-a25dc7e0fff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17617 2024.09.09 18:00:08.685372 [ 3 ] {} <Trace> HTTP-Session: fe223393-d459-44f5-9fdd-a25dc7e0fff2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17618 2024.09.09 18:00:08.685465 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17619 2024.09.09 18:00:08.685610 [ 201 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_61_12} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
17620 2024.09.09 18:00:08.685690 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17621 2024.09.09 18:00:08.685780 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
17622 2024.09.09 18:00:08.685796 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17623 2024.09.09 18:00:08.686063 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17624 2024.09.09 18:00:08.686649 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17625 2024.09.09 18:00:08.686687 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17626 2024.09.09 18:00:08.687067 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17627 2024.09.09 18:00:08.687423 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17628 2024.09.09 18:00:08.687579 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.002052 sec., 212962.96296296295 rows/sec., 15.27 MiB/sec.
17629 2024.09.09 18:00:08.687768 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Debug> DynamicQueryHandler: Done processing query
17630 2024.09.09 18:00:08.687793 [ 3 ] {8ffea6f1-9fc4-4839-a294-b115facbfa15} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
17631 2024.09.09 18:00:08.687809 [ 3 ] {} <Debug> HTTP-Session: fe223393-d459-44f5-9fdd-a25dc7e0fff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17632 2024.09.09 18:00:08.688055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17633 2024.09.09 18:00:08.688103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17634 2024.09.09 18:00:08.688123 [ 3 ] {} <Debug> HTTP-Session: 95c34d6d-9a3d-4eda-a696-ed5237acd1d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17635 2024.09.09 18:00:08.688139 [ 3 ] {} <Debug> HTTP-Session: 95c34d6d-9a3d-4eda-a696-ed5237acd1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17636 2024.09.09 18:00:08.688152 [ 3 ] {} <Debug> HTTP-Session: 95c34d6d-9a3d-4eda-a696-ed5237acd1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17637 2024.09.09 18:00:08.688184 [ 3 ] {} <Trace> HTTP-Session: 95c34d6d-9a3d-4eda-a696-ed5237acd1d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17638 2024.09.09 18:00:08.688280 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17639 2024.09.09 18:00:08.688325 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17640 2024.09.09 18:00:08.688456 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17641 2024.09.09 18:00:08.688769 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17642 2024.09.09 18:00:08.688805 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17643 2024.09.09 18:00:08.689168 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17644 2024.09.09 18:00:08.689485 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17645 2024.09.09 18:00:08.689638 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec.
17646 2024.09.09 18:00:08.689950 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Debug> DynamicQueryHandler: Done processing query
17647 2024.09.09 18:00:08.689986 [ 3 ] {fe337a20-9314-46bf-9859-2a78cc6653dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17648 2024.09.09 18:00:08.690003 [ 3 ] {} <Debug> HTTP-Session: 95c34d6d-9a3d-4eda-a696-ed5237acd1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17649 2024.09.09 18:00:08.690186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17650 2024.09.09 18:00:08.690235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17651 2024.09.09 18:00:08.690255 [ 3 ] {} <Debug> HTTP-Session: 1a8b75ae-9ede-4210-ad87-7c2ee8f39ace Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17652 2024.09.09 18:00:08.690271 [ 3 ] {} <Debug> HTTP-Session: 1a8b75ae-9ede-4210-ad87-7c2ee8f39ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17653 2024.09.09 18:00:08.690284 [ 3 ] {} <Debug> HTTP-Session: 1a8b75ae-9ede-4210-ad87-7c2ee8f39ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17654 2024.09.09 18:00:08.690314 [ 3 ] {} <Trace> HTTP-Session: 1a8b75ae-9ede-4210-ad87-7c2ee8f39ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17655 2024.09.09 18:00:08.690530 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17656 2024.09.09 18:00:08.690578 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17657 2024.09.09 18:00:08.690738 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17658 2024.09.09 18:00:08.691186 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17659 2024.09.09 18:00:08.691222 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17660 2024.09.09 18:00:08.691604 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17661 2024.09.09 18:00:08.691936 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17662 2024.09.09 18:00:08.692097 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001699 sec., 139493.81989405534 rows/sec., 9.35 MiB/sec.
17663 2024.09.09 18:00:08.692302 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Debug> DynamicQueryHandler: Done processing query
17664 2024.09.09 18:00:08.692339 [ 3 ] {8fa310e8-91e6-42bd-bf16-96c50805ebda} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17665 2024.09.09 18:00:08.692370 [ 3 ] {} <Debug> HTTP-Session: 1a8b75ae-9ede-4210-ad87-7c2ee8f39ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17666 2024.09.09 18:00:08.692566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17667 2024.09.09 18:00:08.692616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17668 2024.09.09 18:00:08.692635 [ 3 ] {} <Debug> HTTP-Session: 7208f955-c4cf-4921-bad2-18527ed914e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17669 2024.09.09 18:00:08.692651 [ 3 ] {} <Debug> HTTP-Session: 7208f955-c4cf-4921-bad2-18527ed914e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17670 2024.09.09 18:00:08.692664 [ 3 ] {} <Debug> HTTP-Session: 7208f955-c4cf-4921-bad2-18527ed914e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17671 2024.09.09 18:00:08.692695 [ 3 ] {} <Trace> HTTP-Session: 7208f955-c4cf-4921-bad2-18527ed914e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17672 2024.09.09 18:00:08.692787 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17673 2024.09.09 18:00:08.692832 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17674 2024.09.09 18:00:08.692963 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17675 2024.09.09 18:00:08.693265 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17676 2024.09.09 18:00:08.693301 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17677 2024.09.09 18:00:08.693639 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17678 2024.09.09 18:00:08.693962 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17679 2024.09.09 18:00:08.694114 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec.
17680 2024.09.09 18:00:08.694431 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Debug> DynamicQueryHandler: Done processing query
17681 2024.09.09 18:00:08.694465 [ 3 ] {e7d421ed-91fb-4067-92ef-47e8e2c50c32} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17682 2024.09.09 18:00:08.694482 [ 3 ] {} <Debug> HTTP-Session: 7208f955-c4cf-4921-bad2-18527ed914e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17683 2024.09.09 18:00:08.694673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17684 2024.09.09 18:00:08.694723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17685 2024.09.09 18:00:08.694742 [ 3 ] {} <Debug> HTTP-Session: 21ce7ab5-80e7-4c40-9b97-86017efe850b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17686 2024.09.09 18:00:08.694758 [ 3 ] {} <Debug> HTTP-Session: 21ce7ab5-80e7-4c40-9b97-86017efe850b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17687 2024.09.09 18:00:08.694771 [ 3 ] {} <Debug> HTTP-Session: 21ce7ab5-80e7-4c40-9b97-86017efe850b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17688 2024.09.09 18:00:08.694802 [ 3 ] {} <Trace> HTTP-Session: 21ce7ab5-80e7-4c40-9b97-86017efe850b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17689 2024.09.09 18:00:08.695311 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17690 2024.09.09 18:00:08.695383 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17691 2024.09.09 18:00:08.695814 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17692 2024.09.09 18:00:08.696724 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17693 2024.09.09 18:00:08.696760 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17694 2024.09.09 18:00:08.697402 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17695 2024.09.09 18:00:08.697857 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17696 2024.09.09 18:00:08.698060 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003125 sec., 17600 rows/sec., 31.54 MiB/sec.
17697 2024.09.09 18:00:08.698377 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Debug> DynamicQueryHandler: Done processing query
17698 2024.09.09 18:00:08.698413 [ 3 ] {ce3e16c7-2f07-497d-8ea7-1642886b33bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
17699 2024.09.09 18:00:08.698445 [ 3 ] {} <Debug> HTTP-Session: 21ce7ab5-80e7-4c40-9b97-86017efe850b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17700 2024.09.09 18:00:08.698595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17701 2024.09.09 18:00:08.698644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17702 2024.09.09 18:00:08.698663 [ 3 ] {} <Debug> HTTP-Session: ed076cdd-dd42-423a-97da-97c5bfca6e0a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17703 2024.09.09 18:00:08.698679 [ 3 ] {} <Debug> HTTP-Session: ed076cdd-dd42-423a-97da-97c5bfca6e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17704 2024.09.09 18:00:08.698693 [ 3 ] {} <Debug> HTTP-Session: ed076cdd-dd42-423a-97da-97c5bfca6e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17705 2024.09.09 18:00:08.698723 [ 3 ] {} <Trace> HTTP-Session: ed076cdd-dd42-423a-97da-97c5bfca6e0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17706 2024.09.09 18:00:08.698839 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17707 2024.09.09 18:00:08.698889 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17708 2024.09.09 18:00:08.699020 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17709 2024.09.09 18:00:08.699328 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17710 2024.09.09 18:00:08.699363 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17711 2024.09.09 18:00:08.699720 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17712 2024.09.09 18:00:08.700033 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17713 2024.09.09 18:00:08.700184 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec.
17714 2024.09.09 18:00:08.700449 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Debug> DynamicQueryHandler: Done processing query
17715 2024.09.09 18:00:08.700511 [ 3 ] {db6cdb1d-43d9-4c31-aaae-f41d8eeb92c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17716 2024.09.09 18:00:08.700569 [ 3 ] {} <Debug> HTTP-Session: ed076cdd-dd42-423a-97da-97c5bfca6e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17717 2024.09.09 18:00:09.600074 [ 111 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0
17718 2024.09.09 18:00:09.600145 [ 111 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17719 2024.09.09 18:00:09.600173 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17720 2024.09.09 18:00:09.600370 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full
17721 2024.09.09 18:00:09.600737 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17722 2024.09.09 18:00:09.600775 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 21 rows starting from the beginning of the part
17723 2024.09.09 18:00:09.600853 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part
17724 2024.09.09 18:00:09.601010 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
17725 2024.09.09 18:00:09.601142 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3 rows starting from the beginning of the part
17726 2024.09.09 18:00:09.601248 [ 192 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part
17727 2024.09.09 18:00:09.602311 [ 190 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059522 sec., 17965.3337036458 rows/sec., 1.47 MiB/sec.
17728 2024.09.09 18:00:09.602499 [ 188 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
17729 2024.09.09 18:00:09.602972 [ 188 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17730 2024.09.09 18:00:09.603063 [ 188 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_35_7} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7
17731 2024.09.09 18:00:09.603151 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17732 2024.09.09 18:00:13.663263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17733 2024.09.09 18:00:13.663446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17734 2024.09.09 18:00:13.663493 [ 3 ] {} <Debug> HTTP-Session: f95facef-abd3-4417-9d72-1bf085cb5acc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17735 2024.09.09 18:00:13.663535 [ 3 ] {} <Debug> HTTP-Session: f95facef-abd3-4417-9d72-1bf085cb5acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17736 2024.09.09 18:00:13.663563 [ 3 ] {} <Debug> HTTP-Session: f95facef-abd3-4417-9d72-1bf085cb5acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17737 2024.09.09 18:00:13.663643 [ 3 ] {} <Trace> HTTP-Session: f95facef-abd3-4417-9d72-1bf085cb5acc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17738 2024.09.09 18:00:13.663975 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17739 2024.09.09 18:00:13.664088 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17740 2024.09.09 18:00:13.664454 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17741 2024.09.09 18:00:13.665041 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17742 2024.09.09 18:00:13.665088 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17743 2024.09.09 18:00:13.665532 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17744 2024.09.09 18:00:13.665935 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17745 2024.09.09 18:00:13.666120 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002268 sec., 31746.031746031746 rows/sec., 2.58 MiB/sec.
17746 2024.09.09 18:00:13.666371 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Debug> DynamicQueryHandler: Done processing query
17747 2024.09.09 18:00:13.666399 [ 3 ] {205b0497-87a0-443d-ad74-46f61d282e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17748 2024.09.09 18:00:13.666418 [ 3 ] {} <Debug> HTTP-Session: f95facef-abd3-4417-9d72-1bf085cb5acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17749 2024.09.09 18:00:13.666590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17750 2024.09.09 18:00:13.666650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17751 2024.09.09 18:00:13.666672 [ 3 ] {} <Debug> HTTP-Session: 2b312f84-0d87-4194-b295-5893843c3e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17752 2024.09.09 18:00:13.666690 [ 3 ] {} <Debug> HTTP-Session: 2b312f84-0d87-4194-b295-5893843c3e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17753 2024.09.09 18:00:13.666704 [ 3 ] {} <Debug> HTTP-Session: 2b312f84-0d87-4194-b295-5893843c3e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17754 2024.09.09 18:00:13.666739 [ 3 ] {} <Trace> HTTP-Session: 2b312f84-0d87-4194-b295-5893843c3e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17755 2024.09.09 18:00:13.666848 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17756 2024.09.09 18:00:13.666898 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17757 2024.09.09 18:00:13.667142 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17758 2024.09.09 18:00:13.667488 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17759 2024.09.09 18:00:13.667527 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17760 2024.09.09 18:00:13.667880 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17761 2024.09.09 18:00:13.668242 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17762 2024.09.09 18:00:13.668401 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001581 sec., 5060.088551549652 rows/sec., 380.49 KiB/sec.
17763 2024.09.09 18:00:13.668593 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Debug> DynamicQueryHandler: Done processing query
17764 2024.09.09 18:00:13.668619 [ 3 ] {e683b6c3-a558-4422-8912-ee4144780dd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17765 2024.09.09 18:00:13.668636 [ 3 ] {} <Debug> HTTP-Session: 2b312f84-0d87-4194-b295-5893843c3e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17766 2024.09.09 18:00:13.668788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17767 2024.09.09 18:00:13.668840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17768 2024.09.09 18:00:13.668860 [ 3 ] {} <Debug> HTTP-Session: 444d9ee7-f90d-403c-9615-67a9906c523c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17769 2024.09.09 18:00:13.668877 [ 3 ] {} <Debug> HTTP-Session: 444d9ee7-f90d-403c-9615-67a9906c523c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17770 2024.09.09 18:00:13.668892 [ 3 ] {} <Debug> HTTP-Session: 444d9ee7-f90d-403c-9615-67a9906c523c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17771 2024.09.09 18:00:13.668924 [ 3 ] {} <Trace> HTTP-Session: 444d9ee7-f90d-403c-9615-67a9906c523c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17772 2024.09.09 18:00:13.669046 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17773 2024.09.09 18:00:13.669092 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17774 2024.09.09 18:00:13.669321 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17775 2024.09.09 18:00:13.669693 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17776 2024.09.09 18:00:13.669730 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17777 2024.09.09 18:00:13.670097 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17778 2024.09.09 18:00:13.670452 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17779 2024.09.09 18:00:13.670606 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001597 sec., 45084.53350031309 rows/sec., 3.52 MiB/sec.
17780 2024.09.09 18:00:13.670791 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Debug> DynamicQueryHandler: Done processing query
17781 2024.09.09 18:00:13.670816 [ 3 ] {0ccc8e33-ad01-4bd9-b486-007135146fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17782 2024.09.09 18:00:13.670834 [ 3 ] {} <Debug> HTTP-Session: 444d9ee7-f90d-403c-9615-67a9906c523c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17783 2024.09.09 18:00:13.671038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17784 2024.09.09 18:00:13.671090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17785 2024.09.09 18:00:13.671111 [ 3 ] {} <Debug> HTTP-Session: bb791b6e-3c44-45e1-bb71-7a65c138172e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17786 2024.09.09 18:00:13.671127 [ 3 ] {} <Debug> HTTP-Session: bb791b6e-3c44-45e1-bb71-7a65c138172e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17787 2024.09.09 18:00:13.671141 [ 3 ] {} <Debug> HTTP-Session: bb791b6e-3c44-45e1-bb71-7a65c138172e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17788 2024.09.09 18:00:13.671172 [ 3 ] {} <Trace> HTTP-Session: bb791b6e-3c44-45e1-bb71-7a65c138172e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17789 2024.09.09 18:00:13.671325 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17790 2024.09.09 18:00:13.671373 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17791 2024.09.09 18:00:13.671523 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17792 2024.09.09 18:00:13.671932 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17793 2024.09.09 18:00:13.671969 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17794 2024.09.09 18:00:13.672367 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17795 2024.09.09 18:00:13.672709 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17796 2024.09.09 18:00:13.672865 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec.
17797 2024.09.09 18:00:13.673059 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Debug> DynamicQueryHandler: Done processing query
17798 2024.09.09 18:00:13.673084 [ 3 ] {aae216ff-d7ee-43cc-b0e8-956b8bc6bc70} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17799 2024.09.09 18:00:13.673100 [ 3 ] {} <Debug> HTTP-Session: bb791b6e-3c44-45e1-bb71-7a65c138172e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17800 2024.09.09 18:00:13.673235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17801 2024.09.09 18:00:13.673287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17802 2024.09.09 18:00:13.673308 [ 3 ] {} <Debug> HTTP-Session: a97d4272-2c61-4bb3-8355-3eaf2317bfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17803 2024.09.09 18:00:13.673324 [ 3 ] {} <Debug> HTTP-Session: a97d4272-2c61-4bb3-8355-3eaf2317bfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17804 2024.09.09 18:00:13.673338 [ 3 ] {} <Debug> HTTP-Session: a97d4272-2c61-4bb3-8355-3eaf2317bfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17805 2024.09.09 18:00:13.673370 [ 3 ] {} <Trace> HTTP-Session: a97d4272-2c61-4bb3-8355-3eaf2317bfe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17806 2024.09.09 18:00:13.673533 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17807 2024.09.09 18:00:13.673599 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17808 2024.09.09 18:00:13.674017 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17809 2024.09.09 18:00:13.674540 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17810 2024.09.09 18:00:13.674577 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17811 2024.09.09 18:00:13.675179 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17812 2024.09.09 18:00:13.675590 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17813 2024.09.09 18:00:13.675783 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002334 sec., 3427.592116538132 rows/sec., 6.14 MiB/sec.
17814 2024.09.09 18:00:13.676018 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Debug> DynamicQueryHandler: Done processing query
17815 2024.09.09 18:00:13.676045 [ 3 ] {77c50827-99cc-422d-9857-61294b02f6e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17816 2024.09.09 18:00:13.676062 [ 3 ] {} <Debug> HTTP-Session: a97d4272-2c61-4bb3-8355-3eaf2317bfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17817 2024.09.09 18:00:13.676198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17818 2024.09.09 18:00:13.676248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17819 2024.09.09 18:00:13.676268 [ 3 ] {} <Debug> HTTP-Session: d61c0320-4f02-42f2-a439-8ca0d65f9da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17820 2024.09.09 18:00:13.676285 [ 3 ] {} <Debug> HTTP-Session: d61c0320-4f02-42f2-a439-8ca0d65f9da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17821 2024.09.09 18:00:13.676300 [ 3 ] {} <Debug> HTTP-Session: d61c0320-4f02-42f2-a439-8ca0d65f9da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17822 2024.09.09 18:00:13.676330 [ 3 ] {} <Trace> HTTP-Session: d61c0320-4f02-42f2-a439-8ca0d65f9da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17823 2024.09.09 18:00:13.676447 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17824 2024.09.09 18:00:13.676492 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17825 2024.09.09 18:00:13.676623 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17826 2024.09.09 18:00:13.677009 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17827 2024.09.09 18:00:13.677046 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17828 2024.09.09 18:00:13.677403 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17829 2024.09.09 18:00:13.677737 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17830 2024.09.09 18:00:13.677890 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec.
17831 2024.09.09 18:00:13.678069 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Debug> DynamicQueryHandler: Done processing query
17832 2024.09.09 18:00:13.678095 [ 3 ] {8fbeb624-3b10-4d88-a682-849e9cc8faa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17833 2024.09.09 18:00:13.678112 [ 3 ] {} <Debug> HTTP-Session: d61c0320-4f02-42f2-a439-8ca0d65f9da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17834 2024.09.09 18:00:17.556401 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
17835 2024.09.09 18:00:17.556469 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
17836 2024.09.09 18:00:18.670132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17837 2024.09.09 18:00:18.670265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17838 2024.09.09 18:00:18.670313 [ 3 ] {} <Debug> HTTP-Session: be7a3cc0-6417-4541-acc1-f8763e006d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17839 2024.09.09 18:00:18.670357 [ 3 ] {} <Debug> HTTP-Session: be7a3cc0-6417-4541-acc1-f8763e006d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17840 2024.09.09 18:00:18.670386 [ 3 ] {} <Debug> HTTP-Session: be7a3cc0-6417-4541-acc1-f8763e006d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17841 2024.09.09 18:00:18.670465 [ 3 ] {} <Trace> HTTP-Session: be7a3cc0-6417-4541-acc1-f8763e006d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17842 2024.09.09 18:00:18.670907 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17843 2024.09.09 18:00:18.671018 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17844 2024.09.09 18:00:18.671469 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17845 2024.09.09 18:00:18.672209 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17846 2024.09.09 18:00:18.672250 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17847 2024.09.09 18:00:18.672715 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17848 2024.09.09 18:00:18.673105 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17849 2024.09.09 18:00:18.673262 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Debug> executeQuery: Read 299 rows, 27.22 KiB in 0.002578 sec., 115981.38091543832 rows/sec., 10.31 MiB/sec.
17850 2024.09.09 18:00:18.673603 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Debug> DynamicQueryHandler: Done processing query
17851 2024.09.09 18:00:18.673667 [ 3 ] {4f5d5265-9fc4-4011-b566-a5ba411be13d} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
17852 2024.09.09 18:00:18.673730 [ 3 ] {} <Debug> HTTP-Session: be7a3cc0-6417-4541-acc1-f8763e006d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17853 2024.09.09 18:00:18.673960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17854 2024.09.09 18:00:18.674022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17855 2024.09.09 18:00:18.674043 [ 3 ] {} <Debug> HTTP-Session: a6286989-ec27-4592-b0bf-78ea5e4e8a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17856 2024.09.09 18:00:18.674063 [ 3 ] {} <Debug> HTTP-Session: a6286989-ec27-4592-b0bf-78ea5e4e8a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17857 2024.09.09 18:00:18.674078 [ 3 ] {} <Debug> HTTP-Session: a6286989-ec27-4592-b0bf-78ea5e4e8a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17858 2024.09.09 18:00:18.674116 [ 3 ] {} <Trace> HTTP-Session: a6286989-ec27-4592-b0bf-78ea5e4e8a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17859 2024.09.09 18:00:18.674277 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17860 2024.09.09 18:00:18.674328 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17861 2024.09.09 18:00:18.674590 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17862 2024.09.09 18:00:18.674970 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17863 2024.09.09 18:00:18.675006 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17864 2024.09.09 18:00:18.675377 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17865 2024.09.09 18:00:18.675740 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17866 2024.09.09 18:00:18.675873 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001641 sec., 33516.148689823276 rows/sec., 2.46 MiB/sec.
17867 2024.09.09 18:00:18.676062 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Debug> DynamicQueryHandler: Done processing query
17868 2024.09.09 18:00:18.676088 [ 3 ] {2444f125-d8ae-42d9-aea7-9e23797b0910} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17869 2024.09.09 18:00:18.676130 [ 3 ] {} <Debug> HTTP-Session: a6286989-ec27-4592-b0bf-78ea5e4e8a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17870 2024.09.09 18:00:18.676278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17871 2024.09.09 18:00:18.676331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17872 2024.09.09 18:00:18.676351 [ 3 ] {} <Debug> HTTP-Session: 5e14439e-cff1-4062-9aed-141ce3e143fc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17873 2024.09.09 18:00:18.676369 [ 3 ] {} <Debug> HTTP-Session: 5e14439e-cff1-4062-9aed-141ce3e143fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17874 2024.09.09 18:00:18.676383 [ 3 ] {} <Debug> HTTP-Session: 5e14439e-cff1-4062-9aed-141ce3e143fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17875 2024.09.09 18:00:18.676416 [ 3 ] {} <Trace> HTTP-Session: 5e14439e-cff1-4062-9aed-141ce3e143fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17876 2024.09.09 18:00:18.676520 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17877 2024.09.09 18:00:18.676566 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17878 2024.09.09 18:00:18.676794 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17879 2024.09.09 18:00:18.677106 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17880 2024.09.09 18:00:18.677143 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17881 2024.09.09 18:00:18.677499 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
17882 2024.09.09 18:00:18.677866 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17883 2024.09.09 18:00:18.677991 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0015 sec., 9333.333333333334 rows/sec., 653.65 KiB/sec.
17884 2024.09.09 18:00:18.678171 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Debug> DynamicQueryHandler: Done processing query
17885 2024.09.09 18:00:18.678198 [ 3 ] {ac95e403-1907-4efb-a519-7d5ce26e4495} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17886 2024.09.09 18:00:18.678215 [ 3 ] {} <Debug> HTTP-Session: 5e14439e-cff1-4062-9aed-141ce3e143fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17887 2024.09.09 18:00:18.678342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17888 2024.09.09 18:00:18.678392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17889 2024.09.09 18:00:18.678412 [ 3 ] {} <Debug> HTTP-Session: 13815000-17ed-44b5-a7a4-e0232bbd95e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17890 2024.09.09 18:00:18.678429 [ 3 ] {} <Debug> HTTP-Session: 13815000-17ed-44b5-a7a4-e0232bbd95e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17891 2024.09.09 18:00:18.678443 [ 3 ] {} <Debug> HTTP-Session: 13815000-17ed-44b5-a7a4-e0232bbd95e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17892 2024.09.09 18:00:18.678474 [ 3 ] {} <Trace> HTTP-Session: 13815000-17ed-44b5-a7a4-e0232bbd95e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17893 2024.09.09 18:00:18.678571 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17894 2024.09.09 18:00:18.678616 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17895 2024.09.09 18:00:18.678844 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17896 2024.09.09 18:00:18.679146 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17897 2024.09.09 18:00:18.679183 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17898 2024.09.09 18:00:18.679529 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17899 2024.09.09 18:00:18.679887 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17900 2024.09.09 18:00:18.680019 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 240.50 KiB/sec.
17901 2024.09.09 18:00:18.680306 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Debug> DynamicQueryHandler: Done processing query
17902 2024.09.09 18:00:18.680359 [ 3 ] {062f4b01-a7a7-4aca-9cb9-02599b7c62b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17903 2024.09.09 18:00:18.680407 [ 3 ] {} <Debug> HTTP-Session: 13815000-17ed-44b5-a7a4-e0232bbd95e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17904 2024.09.09 18:00:18.680614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 71083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17905 2024.09.09 18:00:18.680667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17906 2024.09.09 18:00:18.680687 [ 3 ] {} <Debug> HTTP-Session: 0d89609e-a7f0-4083-9d86-73b8e3efc256 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17907 2024.09.09 18:00:18.680704 [ 3 ] {} <Debug> HTTP-Session: 0d89609e-a7f0-4083-9d86-73b8e3efc256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17908 2024.09.09 18:00:18.680718 [ 3 ] {} <Debug> HTTP-Session: 0d89609e-a7f0-4083-9d86-73b8e3efc256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17909 2024.09.09 18:00:18.680751 [ 3 ] {} <Trace> HTTP-Session: 0d89609e-a7f0-4083-9d86-73b8e3efc256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17910 2024.09.09 18:00:18.680973 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17911 2024.09.09 18:00:18.681018 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17912 2024.09.09 18:00:18.681264 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17913 2024.09.09 18:00:18.681869 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17914 2024.09.09 18:00:18.681905 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17915 2024.09.09 18:00:18.682277 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17916 2024.09.09 18:00:18.682627 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17917 2024.09.09 18:00:18.682751 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001897 sec., 230363.73220875065 rows/sec., 16.52 MiB/sec.
17918 2024.09.09 18:00:18.683026 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Debug> DynamicQueryHandler: Done processing query
17919 2024.09.09 18:00:18.683091 [ 3 ] {8b386c24-37be-41fc-bb2f-eeadb1013e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
17920 2024.09.09 18:00:18.683146 [ 3 ] {} <Debug> HTTP-Session: 0d89609e-a7f0-4083-9d86-73b8e3efc256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17921 2024.09.09 18:00:18.683326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17922 2024.09.09 18:00:18.683380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17923 2024.09.09 18:00:18.683400 [ 3 ] {} <Debug> HTTP-Session: b41d99b4-7a04-4cbf-8cc6-7b0dc551e9d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17924 2024.09.09 18:00:18.683416 [ 3 ] {} <Debug> HTTP-Session: b41d99b4-7a04-4cbf-8cc6-7b0dc551e9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17925 2024.09.09 18:00:18.683430 [ 3 ] {} <Debug> HTTP-Session: b41d99b4-7a04-4cbf-8cc6-7b0dc551e9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17926 2024.09.09 18:00:18.683462 [ 3 ] {} <Trace> HTTP-Session: b41d99b4-7a04-4cbf-8cc6-7b0dc551e9d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17927 2024.09.09 18:00:18.683561 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17928 2024.09.09 18:00:18.683608 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17929 2024.09.09 18:00:18.683758 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17930 2024.09.09 18:00:18.684024 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17931 2024.09.09 18:00:18.684060 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17932 2024.09.09 18:00:18.684425 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17933 2024.09.09 18:00:18.684744 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17934 2024.09.09 18:00:18.684884 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00135 sec., 4444.444444444444 rows/sec., 232.20 KiB/sec.
17935 2024.09.09 18:00:18.685086 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Debug> DynamicQueryHandler: Done processing query
17936 2024.09.09 18:00:18.685111 [ 3 ] {c6fcd399-9286-416f-bd7d-35664883764c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17937 2024.09.09 18:00:18.685126 [ 3 ] {} <Debug> HTTP-Session: b41d99b4-7a04-4cbf-8cc6-7b0dc551e9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17938 2024.09.09 18:00:18.685304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17939 2024.09.09 18:00:18.685352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17940 2024.09.09 18:00:18.685372 [ 3 ] {} <Debug> HTTP-Session: dddd44da-8eaf-4c26-ae3c-436f3bbdc2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17941 2024.09.09 18:00:18.685389 [ 3 ] {} <Debug> HTTP-Session: dddd44da-8eaf-4c26-ae3c-436f3bbdc2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17942 2024.09.09 18:00:18.685402 [ 3 ] {} <Debug> HTTP-Session: dddd44da-8eaf-4c26-ae3c-436f3bbdc2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17943 2024.09.09 18:00:18.685432 [ 3 ] {} <Trace> HTTP-Session: dddd44da-8eaf-4c26-ae3c-436f3bbdc2f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17944 2024.09.09 18:00:18.685667 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17945 2024.09.09 18:00:18.685714 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17946 2024.09.09 18:00:18.685864 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17947 2024.09.09 18:00:18.686405 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17948 2024.09.09 18:00:18.686440 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17949 2024.09.09 18:00:18.686814 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17950 2024.09.09 18:00:18.687146 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17951 2024.09.09 18:00:18.687294 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001783 sec., 132922.04150308468 rows/sec., 8.91 MiB/sec.
17952 2024.09.09 18:00:18.687474 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Debug> DynamicQueryHandler: Done processing query
17953 2024.09.09 18:00:18.687499 [ 3 ] {913ae56a-49c7-44a1-ba90-d40c363b4834} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17954 2024.09.09 18:00:18.687515 [ 3 ] {} <Debug> HTTP-Session: dddd44da-8eaf-4c26-ae3c-436f3bbdc2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17955 2024.09.09 18:00:18.687641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17956 2024.09.09 18:00:18.687688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17957 2024.09.09 18:00:18.687706 [ 3 ] {} <Debug> HTTP-Session: fd679818-7768-4fb5-a693-73e01870ef3a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17958 2024.09.09 18:00:18.687722 [ 3 ] {} <Debug> HTTP-Session: fd679818-7768-4fb5-a693-73e01870ef3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17959 2024.09.09 18:00:18.687736 [ 3 ] {} <Debug> HTTP-Session: fd679818-7768-4fb5-a693-73e01870ef3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17960 2024.09.09 18:00:18.687766 [ 3 ] {} <Trace> HTTP-Session: fd679818-7768-4fb5-a693-73e01870ef3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17961 2024.09.09 18:00:18.687857 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17962 2024.09.09 18:00:18.687903 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17963 2024.09.09 18:00:18.688032 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17964 2024.09.09 18:00:18.688343 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17965 2024.09.09 18:00:18.688378 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17966 2024.09.09 18:00:18.688715 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17967 2024.09.09 18:00:18.689035 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17968 2024.09.09 18:00:18.689193 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec.
17969 2024.09.09 18:00:18.689446 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Debug> DynamicQueryHandler: Done processing query
17970 2024.09.09 18:00:18.689489 [ 3 ] {aa1344fd-69e8-40e3-a97f-9e0e9db1b4d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17971 2024.09.09 18:00:18.689533 [ 3 ] {} <Debug> HTTP-Session: fd679818-7768-4fb5-a693-73e01870ef3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17972 2024.09.09 18:00:18.689801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17973 2024.09.09 18:00:18.689851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17974 2024.09.09 18:00:18.689870 [ 3 ] {} <Debug> HTTP-Session: 0ac23aa9-7dd4-40f4-b84d-166681207292 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17975 2024.09.09 18:00:18.689886 [ 3 ] {} <Debug> HTTP-Session: 0ac23aa9-7dd4-40f4-b84d-166681207292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17976 2024.09.09 18:00:18.689899 [ 3 ] {} <Debug> HTTP-Session: 0ac23aa9-7dd4-40f4-b84d-166681207292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17977 2024.09.09 18:00:18.689930 [ 3 ] {} <Trace> HTTP-Session: 0ac23aa9-7dd4-40f4-b84d-166681207292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17978 2024.09.09 18:00:18.690427 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17979 2024.09.09 18:00:18.690496 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
17980 2024.09.09 18:00:18.690919 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17981 2024.09.09 18:00:18.691914 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17982 2024.09.09 18:00:18.691948 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
17983 2024.09.09 18:00:18.692668 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17984 2024.09.09 18:00:18.693068 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17985 2024.09.09 18:00:18.693261 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003205 sec., 17160.686427457098 rows/sec., 30.75 MiB/sec.
17986 2024.09.09 18:00:18.693718 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Debug> DynamicQueryHandler: Done processing query
17987 2024.09.09 18:00:18.693776 [ 3 ] {fe3ad926-f1eb-4577-a93f-c33bb44f1656} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
17988 2024.09.09 18:00:18.693836 [ 3 ] {} <Debug> HTTP-Session: 0ac23aa9-7dd4-40f4-b84d-166681207292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17989 2024.09.09 18:00:18.694015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17990 2024.09.09 18:00:18.694066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17991 2024.09.09 18:00:18.694086 [ 3 ] {} <Debug> HTTP-Session: 7f5eb555-c26c-475d-a386-0bffa7e433de Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
17992 2024.09.09 18:00:18.694103 [ 3 ] {} <Debug> HTTP-Session: 7f5eb555-c26c-475d-a386-0bffa7e433de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17993 2024.09.09 18:00:18.694117 [ 3 ] {} <Debug> HTTP-Session: 7f5eb555-c26c-475d-a386-0bffa7e433de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17994 2024.09.09 18:00:18.694149 [ 3 ] {} <Trace> HTTP-Session: 7f5eb555-c26c-475d-a386-0bffa7e433de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17995 2024.09.09 18:00:18.694285 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17996 2024.09.09 18:00:18.694331 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17997 2024.09.09 18:00:18.694474 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17998 2024.09.09 18:00:18.694824 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17999 2024.09.09 18:00:18.694861 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18000 2024.09.09 18:00:18.695229 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18001 2024.09.09 18:00:18.695548 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18002 2024.09.09 18:00:18.695703 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec.
18003 2024.09.09 18:00:18.695870 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Debug> DynamicQueryHandler: Done processing query
18004 2024.09.09 18:00:18.695894 [ 3 ] {3273e786-2159-434a-a835-bdc548ddcb83} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18005 2024.09.09 18:00:18.695910 [ 3 ] {} <Debug> HTTP-Session: 7f5eb555-c26c-475d-a386-0bffa7e433de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18006 2024.09.09 18:00:23.663410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18007 2024.09.09 18:00:23.663575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18008 2024.09.09 18:00:23.663608 [ 3 ] {} <Debug> HTTP-Session: bc493026-c577-4d7b-b33f-6b17a2a117ad Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18009 2024.09.09 18:00:23.663642 [ 3 ] {} <Debug> HTTP-Session: bc493026-c577-4d7b-b33f-6b17a2a117ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18010 2024.09.09 18:00:23.663662 [ 3 ] {} <Debug> HTTP-Session: bc493026-c577-4d7b-b33f-6b17a2a117ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18011 2024.09.09 18:00:23.663737 [ 3 ] {} <Trace> HTTP-Session: bc493026-c577-4d7b-b33f-6b17a2a117ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18012 2024.09.09 18:00:23.663980 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18013 2024.09.09 18:00:23.664062 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18014 2024.09.09 18:00:23.664487 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18015 2024.09.09 18:00:23.664948 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18016 2024.09.09 18:00:23.664998 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18017 2024.09.09 18:00:23.665498 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
18018 2024.09.09 18:00:23.665914 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18019 2024.09.09 18:00:23.666085 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002173 sec., 920.3865623561896 rows/sec., 75.05 KiB/sec.
18020 2024.09.09 18:00:23.666436 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Debug> DynamicQueryHandler: Done processing query
18021 2024.09.09 18:00:23.666491 [ 3 ] {108649df-d9ba-417a-9606-fad6403fe47c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18022 2024.09.09 18:00:23.666511 [ 3 ] {} <Debug> HTTP-Session: bc493026-c577-4d7b-b33f-6b17a2a117ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18023 2024.09.09 18:00:23.666731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18024 2024.09.09 18:00:23.666792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18025 2024.09.09 18:00:23.666813 [ 3 ] {} <Debug> HTTP-Session: 0ec85e93-5218-476a-8cba-15f0734cdc4b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18026 2024.09.09 18:00:23.666833 [ 3 ] {} <Debug> HTTP-Session: 0ec85e93-5218-476a-8cba-15f0734cdc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18027 2024.09.09 18:00:23.666848 [ 3 ] {} <Debug> HTTP-Session: 0ec85e93-5218-476a-8cba-15f0734cdc4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18028 2024.09.09 18:00:23.666890 [ 3 ] {} <Trace> HTTP-Session: 0ec85e93-5218-476a-8cba-15f0734cdc4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18029 2024.09.09 18:00:23.667039 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18030 2024.09.09 18:00:23.667092 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18031 2024.09.09 18:00:23.667354 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18032 2024.09.09 18:00:23.667746 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18033 2024.09.09 18:00:23.667787 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18034 2024.09.09 18:00:23.668161 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18035 2024.09.09 18:00:23.668548 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18036 2024.09.09 18:00:23.668708 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001721 sec., 42417.199302730965 rows/sec., 3.44 MiB/sec.
18037 2024.09.09 18:00:23.668976 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Debug> DynamicQueryHandler: Done processing query
18038 2024.09.09 18:00:23.669003 [ 3 ] {892cf70d-e556-49dd-915a-054adf5339b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18039 2024.09.09 18:00:23.669037 [ 3 ] {} <Debug> HTTP-Session: 0ec85e93-5218-476a-8cba-15f0734cdc4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18040 2024.09.09 18:00:23.669271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18041 2024.09.09 18:00:23.669397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18042 2024.09.09 18:00:23.669458 [ 3 ] {} <Debug> HTTP-Session: e9926a8e-0804-4b8f-a538-e595fc1a9ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18043 2024.09.09 18:00:23.669497 [ 3 ] {} <Debug> HTTP-Session: e9926a8e-0804-4b8f-a538-e595fc1a9ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18044 2024.09.09 18:00:23.669527 [ 3 ] {} <Debug> HTTP-Session: e9926a8e-0804-4b8f-a538-e595fc1a9ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18045 2024.09.09 18:00:23.669579 [ 3 ] {} <Trace> HTTP-Session: e9926a8e-0804-4b8f-a538-e595fc1a9ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18046 2024.09.09 18:00:23.669695 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18047 2024.09.09 18:00:23.669744 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18048 2024.09.09 18:00:23.670004 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18049 2024.09.09 18:00:23.670337 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18050 2024.09.09 18:00:23.670376 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18051 2024.09.09 18:00:23.670733 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18052 2024.09.09 18:00:23.671096 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18053 2024.09.09 18:00:23.671248 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001581 sec., 6325.110689437065 rows/sec., 468.82 KiB/sec.
18054 2024.09.09 18:00:23.671309 [ 88 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18055 2024.09.09 18:00:23.671440 [ 88 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18056 2024.09.09 18:00:23.671501 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18057 2024.09.09 18:00:23.671538 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Debug> DynamicQueryHandler: Done processing query
18058 2024.09.09 18:00:23.671594 [ 3 ] {316ab1ba-b381-4177-af01-20a81f4ced41} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18059 2024.09.09 18:00:23.671646 [ 3 ] {} <Debug> HTTP-Session: e9926a8e-0804-4b8f-a538-e595fc1a9ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18060 2024.09.09 18:00:23.671772 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
18061 2024.09.09 18:00:23.671884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18062 2024.09.09 18:00:23.671989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18063 2024.09.09 18:00:23.672034 [ 3 ] {} <Debug> HTTP-Session: ed57d6d2-a4e1-432a-a363-2b6f357a1409 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18064 2024.09.09 18:00:23.672084 [ 3 ] {} <Debug> HTTP-Session: ed57d6d2-a4e1-432a-a363-2b6f357a1409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18065 2024.09.09 18:00:23.672120 [ 3 ] {} <Debug> HTTP-Session: ed57d6d2-a4e1-432a-a363-2b6f357a1409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18066 2024.09.09 18:00:23.672160 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18067 2024.09.09 18:00:23.672183 [ 3 ] {} <Trace> HTTP-Session: ed57d6d2-a4e1-432a-a363-2b6f357a1409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18068 2024.09.09 18:00:23.672249 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 84 rows starting from the beginning of the part
18069 2024.09.09 18:00:23.672499 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part
18070 2024.09.09 18:00:23.672523 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18071 2024.09.09 18:00:23.672764 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18072 2024.09.09 18:00:23.672778 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 55 rows starting from the beginning of the part
18073 2024.09.09 18:00:23.673249 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part
18074 2024.09.09 18:00:23.673547 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 55 rows starting from the beginning of the part
18075 2024.09.09 18:00:23.673854 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part
18076 2024.09.09 18:00:23.674638 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18077 2024.09.09 18:00:23.675603 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18078 2024.09.09 18:00:23.675705 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18079 2024.09.09 18:00:23.676952 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005318161 sec., 41367.68330255515 rows/sec., 3.17 MiB/sec.
18080 2024.09.09 18:00:23.677133 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18081 2024.09.09 18:00:23.677146 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18082 2024.09.09 18:00:23.678479 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18083 2024.09.09 18:00:23.678639 [ 195 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_91_18} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18084 2024.09.09 18:00:23.678690 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18085 2024.09.09 18:00:23.678797 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
18086 2024.09.09 18:00:23.679028 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.006679 sec., 11079.502919598743 rows/sec., 886.20 KiB/sec.
18087 2024.09.09 18:00:23.679309 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Debug> DynamicQueryHandler: Done processing query
18088 2024.09.09 18:00:23.679345 [ 3 ] {5bf12136-06e8-42ba-9740-20f5887a8c4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18089 2024.09.09 18:00:23.679371 [ 3 ] {} <Debug> HTTP-Session: ed57d6d2-a4e1-432a-a363-2b6f357a1409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18090 2024.09.09 18:00:23.679591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18091 2024.09.09 18:00:23.679661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18092 2024.09.09 18:00:23.679692 [ 3 ] {} <Debug> HTTP-Session: d907a3a9-fcac-4c8a-9208-86aac83d9950 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18093 2024.09.09 18:00:23.679719 [ 3 ] {} <Debug> HTTP-Session: d907a3a9-fcac-4c8a-9208-86aac83d9950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18094 2024.09.09 18:00:23.679743 [ 3 ] {} <Debug> HTTP-Session: d907a3a9-fcac-4c8a-9208-86aac83d9950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18095 2024.09.09 18:00:23.679793 [ 3 ] {} <Trace> HTTP-Session: d907a3a9-fcac-4c8a-9208-86aac83d9950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18096 2024.09.09 18:00:23.680012 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18097 2024.09.09 18:00:23.680080 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18098 2024.09.09 18:00:23.680319 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18099 2024.09.09 18:00:23.680834 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18100 2024.09.09 18:00:23.680883 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18101 2024.09.09 18:00:23.681460 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18102 2024.09.09 18:00:23.681985 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18103 2024.09.09 18:00:23.682188 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002283 sec., 70521.24397722296 rows/sec., 4.91 MiB/sec.
18104 2024.09.09 18:00:23.682478 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Debug> DynamicQueryHandler: Done processing query
18105 2024.09.09 18:00:23.682532 [ 3 ] {a4e5f910-0f2d-4fab-b4fa-8a2ff5144071} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18106 2024.09.09 18:00:23.682590 [ 3 ] {} <Debug> HTTP-Session: d907a3a9-fcac-4c8a-9208-86aac83d9950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18107 2024.09.09 18:00:23.682807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18108 2024.09.09 18:00:23.682870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18109 2024.09.09 18:00:23.682895 [ 3 ] {} <Debug> HTTP-Session: 7254ac46-9d08-478d-8070-5a9898b1c9ca Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18110 2024.09.09 18:00:23.682917 [ 3 ] {} <Debug> HTTP-Session: 7254ac46-9d08-478d-8070-5a9898b1c9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18111 2024.09.09 18:00:23.682936 [ 3 ] {} <Debug> HTTP-Session: 7254ac46-9d08-478d-8070-5a9898b1c9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18112 2024.09.09 18:00:23.682976 [ 3 ] {} <Trace> HTTP-Session: 7254ac46-9d08-478d-8070-5a9898b1c9ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18113 2024.09.09 18:00:23.683195 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18114 2024.09.09 18:00:23.683281 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18115 2024.09.09 18:00:23.683849 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18116 2024.09.09 18:00:23.684474 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18117 2024.09.09 18:00:23.684518 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18118 2024.09.09 18:00:23.685260 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18119 2024.09.09 18:00:23.685805 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18120 2024.09.09 18:00:23.686012 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002943 sec., 2718.3146449201495 rows/sec., 4.87 MiB/sec.
18121 2024.09.09 18:00:23.686026 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18122 2024.09.09 18:00:23.686137 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18123 2024.09.09 18:00:23.686217 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18124 2024.09.09 18:00:23.686544 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
18125 2024.09.09 18:00:23.686594 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Debug> DynamicQueryHandler: Done processing query
18126 2024.09.09 18:00:23.686645 [ 3 ] {5b96fc0d-a3f5-48e3-95c1-7863adee9ea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
18127 2024.09.09 18:00:23.686689 [ 3 ] {} <Debug> HTTP-Session: 7254ac46-9d08-478d-8070-5a9898b1c9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18128 2024.09.09 18:00:23.686923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18129 2024.09.09 18:00:23.687050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18130 2024.09.09 18:00:23.687119 [ 3 ] {} <Debug> HTTP-Session: 551b9adf-cd3f-45fe-8cb5-0b0b37df35f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18131 2024.09.09 18:00:23.687187 [ 3 ] {} <Debug> HTTP-Session: 551b9adf-cd3f-45fe-8cb5-0b0b37df35f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18132 2024.09.09 18:00:23.687239 [ 3 ] {} <Debug> HTTP-Session: 551b9adf-cd3f-45fe-8cb5-0b0b37df35f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18133 2024.09.09 18:00:23.687343 [ 3 ] {} <Trace> HTTP-Session: 551b9adf-cd3f-45fe-8cb5-0b0b37df35f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18134 2024.09.09 18:00:23.687485 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18135 2024.09.09 18:00:23.687641 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18136 2024.09.09 18:00:23.687679 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1772 rows starting from the beginning of the part
18137 2024.09.09 18:00:23.687744 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18138 2024.09.09 18:00:23.688665 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part
18139 2024.09.09 18:00:23.688672 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18140 2024.09.09 18:00:23.689523 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 55 rows starting from the beginning of the part
18141 2024.09.09 18:00:23.689638 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18142 2024.09.09 18:00:23.689713 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18143 2024.09.09 18:00:23.690202 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part
18144 2024.09.09 18:00:23.690962 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 55 rows starting from the beginning of the part
18145 2024.09.09 18:00:23.691050 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18146 2024.09.09 18:00:23.691711 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part
18147 2024.09.09 18:00:23.692232 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18148 2024.09.09 18:00:23.692635 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005112 sec., 11737.089201877934 rows/sec., 809.98 KiB/sec.
18149 2024.09.09 18:00:23.693056 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Debug> DynamicQueryHandler: Done processing query
18150 2024.09.09 18:00:23.693112 [ 3 ] {2dbc587c-d819-4041-b15c-f4bd52ee97b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18151 2024.09.09 18:00:23.693139 [ 3 ] {} <Debug> HTTP-Session: 551b9adf-cd3f-45fe-8cb5-0b0b37df35f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18152 2024.09.09 18:00:23.702537 [ 191 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1906 rows, containing 19 columns (19 merged, 0 gathered) in 0.016176995 sec., 117821.63498226958 rows/sec., 211.13 MiB/sec.
18153 2024.09.09 18:00:23.704739 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18154 2024.09.09 18:00:23.705549 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18155 2024.09.09 18:00:23.705655 [ 190 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18156 2024.09.09 18:00:23.705835 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB.
18157 2024.09.09 18:00:28.670322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18158 2024.09.09 18:00:28.670474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18159 2024.09.09 18:00:28.670506 [ 3 ] {} <Debug> HTTP-Session: 80cb5ce0-521b-4a1c-b992-938a9244bb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18160 2024.09.09 18:00:28.670537 [ 3 ] {} <Debug> HTTP-Session: 80cb5ce0-521b-4a1c-b992-938a9244bb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18161 2024.09.09 18:00:28.670556 [ 3 ] {} <Debug> HTTP-Session: 80cb5ce0-521b-4a1c-b992-938a9244bb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18162 2024.09.09 18:00:28.670626 [ 3 ] {} <Trace> HTTP-Session: 80cb5ce0-521b-4a1c-b992-938a9244bb7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18163 2024.09.09 18:00:28.670838 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18164 2024.09.09 18:00:28.670912 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18165 2024.09.09 18:00:28.671263 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18166 2024.09.09 18:00:28.671704 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18167 2024.09.09 18:00:28.671754 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18168 2024.09.09 18:00:28.672182 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
18169 2024.09.09 18:00:28.672573 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18170 2024.09.09 18:00:28.672764 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001972 sec., 3042.5963488843818 rows/sec., 248.10 KiB/sec.
18171 2024.09.09 18:00:28.672995 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Debug> DynamicQueryHandler: Done processing query
18172 2024.09.09 18:00:28.673024 [ 3 ] {dae54841-3f03-4cca-8ea2-0a60d8c18bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18173 2024.09.09 18:00:28.673041 [ 3 ] {} <Debug> HTTP-Session: 80cb5ce0-521b-4a1c-b992-938a9244bb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18174 2024.09.09 18:00:28.673224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18175 2024.09.09 18:00:28.673280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18176 2024.09.09 18:00:28.673301 [ 3 ] {} <Debug> HTTP-Session: 08b6e022-2012-40b7-8ccb-d2e09ec05794 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18177 2024.09.09 18:00:28.673320 [ 3 ] {} <Debug> HTTP-Session: 08b6e022-2012-40b7-8ccb-d2e09ec05794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18178 2024.09.09 18:00:28.673334 [ 3 ] {} <Debug> HTTP-Session: 08b6e022-2012-40b7-8ccb-d2e09ec05794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18179 2024.09.09 18:00:28.673370 [ 3 ] {} <Trace> HTTP-Session: 08b6e022-2012-40b7-8ccb-d2e09ec05794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18180 2024.09.09 18:00:28.673567 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18181 2024.09.09 18:00:28.673616 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18182 2024.09.09 18:00:28.673859 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18183 2024.09.09 18:00:28.674363 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18184 2024.09.09 18:00:28.674402 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18185 2024.09.09 18:00:28.674790 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18186 2024.09.09 18:00:28.675162 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18187 2024.09.09 18:00:28.675330 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Debug> executeQuery: Read 302 rows, 27.44 KiB in 0.001864 sec., 162017.16738197426 rows/sec., 14.38 MiB/sec.
18188 2024.09.09 18:00:28.675338 [ 93 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18189 2024.09.09 18:00:28.675461 [ 93 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18190 2024.09.09 18:00:28.675508 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18191 2024.09.09 18:00:28.675605 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Debug> DynamicQueryHandler: Done processing query
18192 2024.09.09 18:00:28.675673 [ 3 ] {ddb49216-ff2e-4ba4-93c6-3fca55212bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
18193 2024.09.09 18:00:28.675700 [ 3 ] {} <Debug> HTTP-Session: 08b6e022-2012-40b7-8ccb-d2e09ec05794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18194 2024.09.09 18:00:28.675716 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18195 2024.09.09 18:00:28.675916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 8781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18196 2024.09.09 18:00:28.675989 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18197 2024.09.09 18:00:28.676023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18198 2024.09.09 18:00:28.676063 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1531 rows starting from the beginning of the part
18199 2024.09.09 18:00:28.676074 [ 3 ] {} <Debug> HTTP-Session: 1c276932-364c-49b5-88a3-7b6057575696 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18200 2024.09.09 18:00:28.676134 [ 3 ] {} <Debug> HTTP-Session: 1c276932-364c-49b5-88a3-7b6057575696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18201 2024.09.09 18:00:28.676160 [ 3 ] {} <Debug> HTTP-Session: 1c276932-364c-49b5-88a3-7b6057575696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18202 2024.09.09 18:00:28.676283 [ 3 ] {} <Trace> HTTP-Session: 1c276932-364c-49b5-88a3-7b6057575696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18203 2024.09.09 18:00:28.676379 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 299 rows starting from the beginning of the part
18204 2024.09.09 18:00:28.676642 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18205 2024.09.09 18:00:28.676717 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part
18206 2024.09.09 18:00:28.676762 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18207 2024.09.09 18:00:28.677020 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 299 rows starting from the beginning of the part
18208 2024.09.09 18:00:28.677350 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 73 rows starting from the beginning of the part
18209 2024.09.09 18:00:28.677636 [ 193 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 302 rows starting from the beginning of the part
18210 2024.09.09 18:00:28.678427 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18211 2024.09.09 18:00:28.679248 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18212 2024.09.09 18:00:28.679314 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18213 2024.09.09 18:00:28.680297 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18214 2024.09.09 18:00:28.681021 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18215 2024.09.09 18:00:28.681197 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2576 rows, containing 5 columns (5 merged, 0 gathered) in 0.005596143 sec., 460317.04336361674 rows/sec., 41.13 MiB/sec.
18216 2024.09.09 18:00:28.681350 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Debug> executeQuery: Read 61 rows, 4.55 KiB in 0.00486 sec., 12551.440329218107 rows/sec., 937.18 KiB/sec.
18217 2024.09.09 18:00:28.681651 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Debug> DynamicQueryHandler: Done processing query
18218 2024.09.09 18:00:28.681662 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18219 2024.09.09 18:00:28.681686 [ 3 ] {bcda1082-0625-4f54-bdd4-988501e77de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18220 2024.09.09 18:00:28.681734 [ 3 ] {} <Debug> HTTP-Session: 1c276932-364c-49b5-88a3-7b6057575696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18221 2024.09.09 18:00:28.681911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18222 2024.09.09 18:00:28.682016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18223 2024.09.09 18:00:28.682088 [ 3 ] {} <Debug> HTTP-Session: 3500edd7-cc82-4371-b2e0-35bbdd06353c Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18224 2024.09.09 18:00:28.682152 [ 3 ] {} <Debug> HTTP-Session: 3500edd7-cc82-4371-b2e0-35bbdd06353c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18225 2024.09.09 18:00:28.682212 [ 3 ] {} <Debug> HTTP-Session: 3500edd7-cc82-4371-b2e0-35bbdd06353c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18226 2024.09.09 18:00:28.682330 [ 3 ] {} <Trace> HTTP-Session: 3500edd7-cc82-4371-b2e0-35bbdd06353c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18227 2024.09.09 18:00:28.682528 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18228 2024.09.09 18:00:28.682607 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18229 2024.09.09 18:00:28.682713 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18230 2024.09.09 18:00:28.682914 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_96_19} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18231 2024.09.09 18:00:28.683131 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
18232 2024.09.09 18:00:28.683229 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18233 2024.09.09 18:00:28.683526 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18234 2024.09.09 18:00:28.683563 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18235 2024.09.09 18:00:28.683918 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
18236 2024.09.09 18:00:28.684338 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18237 2024.09.09 18:00:28.684500 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002036 sec., 6876.2278978388995 rows/sec., 481.57 KiB/sec.
18238 2024.09.09 18:00:28.684787 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Debug> DynamicQueryHandler: Done processing query
18239 2024.09.09 18:00:28.684843 [ 3 ] {bedba8a0-52cd-47c9-819a-d7e6bb59f15a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18240 2024.09.09 18:00:28.684895 [ 3 ] {} <Debug> HTTP-Session: 3500edd7-cc82-4371-b2e0-35bbdd06353c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18241 2024.09.09 18:00:28.685065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18242 2024.09.09 18:00:28.685116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18243 2024.09.09 18:00:28.685135 [ 3 ] {} <Debug> HTTP-Session: 32e26bd5-cc46-4ba7-8a08-eab792024406 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18244 2024.09.09 18:00:28.685153 [ 3 ] {} <Debug> HTTP-Session: 32e26bd5-cc46-4ba7-8a08-eab792024406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18245 2024.09.09 18:00:28.685167 [ 3 ] {} <Debug> HTTP-Session: 32e26bd5-cc46-4ba7-8a08-eab792024406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18246 2024.09.09 18:00:28.685199 [ 3 ] {} <Trace> HTTP-Session: 32e26bd5-cc46-4ba7-8a08-eab792024406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18247 2024.09.09 18:00:28.685304 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18248 2024.09.09 18:00:28.685351 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18249 2024.09.09 18:00:28.685596 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18250 2024.09.09 18:00:28.685896 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18251 2024.09.09 18:00:28.685934 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18252 2024.09.09 18:00:28.686295 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
18253 2024.09.09 18:00:28.686660 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18254 2024.09.09 18:00:28.686819 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 230.64 KiB/sec.
18255 2024.09.09 18:00:28.686996 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Debug> DynamicQueryHandler: Done processing query
18256 2024.09.09 18:00:28.687022 [ 3 ] {b5b71c7c-4156-47df-abd2-c89fd87056a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18257 2024.09.09 18:00:28.687038 [ 3 ] {} <Debug> HTTP-Session: 32e26bd5-cc46-4ba7-8a08-eab792024406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18258 2024.09.09 18:00:28.687216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 72108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18259 2024.09.09 18:00:28.687264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18260 2024.09.09 18:00:28.687284 [ 3 ] {} <Debug> HTTP-Session: c1d8c17f-3bdc-46a6-ac79-bf9376c8d56a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18261 2024.09.09 18:00:28.687302 [ 3 ] {} <Debug> HTTP-Session: c1d8c17f-3bdc-46a6-ac79-bf9376c8d56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18262 2024.09.09 18:00:28.687316 [ 3 ] {} <Debug> HTTP-Session: c1d8c17f-3bdc-46a6-ac79-bf9376c8d56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18263 2024.09.09 18:00:28.687346 [ 3 ] {} <Trace> HTTP-Session: c1d8c17f-3bdc-46a6-ac79-bf9376c8d56a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18264 2024.09.09 18:00:28.687680 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18265 2024.09.09 18:00:28.687726 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18266 2024.09.09 18:00:28.687955 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18267 2024.09.09 18:00:28.688519 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18268 2024.09.09 18:00:28.688557 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18269 2024.09.09 18:00:28.688955 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18270 2024.09.09 18:00:28.689317 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18271 2024.09.09 18:00:28.689489 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Debug> executeQuery: Read 443 rows, 32.58 KiB in 0.002036 sec., 217583.49705304517 rows/sec., 15.62 MiB/sec.
18272 2024.09.09 18:00:28.689517 [ 93 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18273 2024.09.09 18:00:28.689641 [ 93 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18274 2024.09.09 18:00:28.689695 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18275 2024.09.09 18:00:28.689836 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Debug> DynamicQueryHandler: Done processing query
18276 2024.09.09 18:00:28.689915 [ 3 ] {08d0668e-5431-4f1f-9a41-4477129781de} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
18277 2024.09.09 18:00:28.689960 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18278 2024.09.09 18:00:28.689974 [ 3 ] {} <Debug> HTTP-Session: c1d8c17f-3bdc-46a6-ac79-bf9376c8d56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18279 2024.09.09 18:00:28.690466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18280 2024.09.09 18:00:28.690578 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18281 2024.09.09 18:00:28.690708 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 985 rows starting from the beginning of the part
18282 2024.09.09 18:00:28.690825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18283 2024.09.09 18:00:28.691141 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 437 rows starting from the beginning of the part
18284 2024.09.09 18:00:28.691146 [ 3 ] {} <Debug> HTTP-Session: f154b40d-7393-4fe0-a3ba-bdb77e27439b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18285 2024.09.09 18:00:28.691547 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part
18286 2024.09.09 18:00:28.691902 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 437 rows starting from the beginning of the part
18287 2024.09.09 18:00:28.691954 [ 3 ] {} <Debug> HTTP-Session: f154b40d-7393-4fe0-a3ba-bdb77e27439b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18288 2024.09.09 18:00:28.692234 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 74 rows starting from the beginning of the part
18289 2024.09.09 18:00:28.692292 [ 3 ] {} <Debug> HTTP-Session: f154b40d-7393-4fe0-a3ba-bdb77e27439b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18290 2024.09.09 18:00:28.692484 [ 3 ] {} <Trace> HTTP-Session: f154b40d-7393-4fe0-a3ba-bdb77e27439b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18291 2024.09.09 18:00:28.692543 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 443 rows starting from the beginning of the part
18292 2024.09.09 18:00:28.692898 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18293 2024.09.09 18:00:28.693030 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18294 2024.09.09 18:00:28.693445 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18295 2024.09.09 18:00:28.694214 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18296 2024.09.09 18:00:28.694277 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18297 2024.09.09 18:00:28.695201 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
18298 2024.09.09 18:00:28.695863 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18299 2024.09.09 18:00:28.695918 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.006141076 sec., 398627.2112574409 rows/sec., 30.44 MiB/sec.
18300 2024.09.09 18:00:28.696161 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00344 sec., 1744.1860465116279 rows/sec., 91.13 KiB/sec.
18301 2024.09.09 18:00:28.696277 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18302 2024.09.09 18:00:28.696494 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Debug> DynamicQueryHandler: Done processing query
18303 2024.09.09 18:00:28.696542 [ 3 ] {14e4f7df-f042-4cbd-90d3-e12775901cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18304 2024.09.09 18:00:28.696580 [ 3 ] {} <Debug> HTTP-Session: f154b40d-7393-4fe0-a3ba-bdb77e27439b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18305 2024.09.09 18:00:28.696823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18306 2024.09.09 18:00:28.696902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18307 2024.09.09 18:00:28.696947 [ 3 ] {} <Debug> HTTP-Session: 9f0b0106-24a8-4cf4-9ee5-ee6f6ebc41bf Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18308 2024.09.09 18:00:28.696983 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18309 2024.09.09 18:00:28.696993 [ 3 ] {} <Debug> HTTP-Session: 9f0b0106-24a8-4cf4-9ee5-ee6f6ebc41bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18310 2024.09.09 18:00:28.697049 [ 3 ] {} <Debug> HTTP-Session: 9f0b0106-24a8-4cf4-9ee5-ee6f6ebc41bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18311 2024.09.09 18:00:28.697128 [ 3 ] {} <Trace> HTTP-Session: 9f0b0106-24a8-4cf4-9ee5-ee6f6ebc41bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18312 2024.09.09 18:00:28.697152 [ 199 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_96_19} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18313 2024.09.09 18:00:28.697295 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
18314 2024.09.09 18:00:28.697460 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18315 2024.09.09 18:00:28.697515 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18316 2024.09.09 18:00:28.697689 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18317 2024.09.09 18:00:28.698148 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18318 2024.09.09 18:00:28.698186 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18319 2024.09.09 18:00:28.698592 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18320 2024.09.09 18:00:28.698947 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18321 2024.09.09 18:00:28.699107 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001842 sec., 130293.15960912051 rows/sec., 8.74 MiB/sec.
18322 2024.09.09 18:00:28.699115 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18323 2024.09.09 18:00:28.699202 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18324 2024.09.09 18:00:28.699261 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18325 2024.09.09 18:00:28.699448 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Debug> DynamicQueryHandler: Done processing query
18326 2024.09.09 18:00:28.699469 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18327 2024.09.09 18:00:28.699504 [ 3 ] {8dc3e818-cee1-4e69-bcca-ca5bf8b1ddd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18328 2024.09.09 18:00:28.699547 [ 3 ] {} <Debug> HTTP-Session: 9f0b0106-24a8-4cf4-9ee5-ee6f6ebc41bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18329 2024.09.09 18:00:28.699795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18330 2024.09.09 18:00:28.699986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18331 2024.09.09 18:00:28.700075 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18332 2024.09.09 18:00:28.700083 [ 3 ] {} <Debug> HTTP-Session: dea386c7-7147-4744-998a-07c620eb9212 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18333 2024.09.09 18:00:28.700161 [ 3 ] {} <Debug> HTTP-Session: dea386c7-7147-4744-998a-07c620eb9212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18334 2024.09.09 18:00:28.700193 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28524 rows starting from the beginning of the part
18335 2024.09.09 18:00:28.700232 [ 3 ] {} <Debug> HTTP-Session: dea386c7-7147-4744-998a-07c620eb9212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18336 2024.09.09 18:00:28.700373 [ 3 ] {} <Trace> HTTP-Session: dea386c7-7147-4744-998a-07c620eb9212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18337 2024.09.09 18:00:28.700701 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part
18338 2024.09.09 18:00:28.700871 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18339 2024.09.09 18:00:28.701143 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18340 2024.09.09 18:00:28.701223 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part
18341 2024.09.09 18:00:28.701816 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part
18342 2024.09.09 18:00:28.702348 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 161 rows starting from the beginning of the part
18343 2024.09.09 18:00:28.702897 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 240 rows starting from the beginning of the part
18344 2024.09.09 18:00:28.703261 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18345 2024.09.09 18:00:28.703836 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18346 2024.09.09 18:00:28.703879 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18347 2024.09.09 18:00:28.704281 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
18348 2024.09.09 18:00:28.704654 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18349 2024.09.09 18:00:28.704968 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004301 sec., 232.50406882120436 rows/sec., 15.67 KiB/sec.
18350 2024.09.09 18:00:28.705543 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Debug> DynamicQueryHandler: Done processing query
18351 2024.09.09 18:00:28.705632 [ 3 ] {2adec08b-ed8b-40ad-b3cb-76654f8d708e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18352 2024.09.09 18:00:28.705715 [ 3 ] {} <Debug> HTTP-Session: dea386c7-7147-4744-998a-07c620eb9212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18353 2024.09.09 18:00:28.706115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18354 2024.09.09 18:00:28.706265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18355 2024.09.09 18:00:28.706321 [ 3 ] {} <Debug> HTTP-Session: 144971fa-ebc5-455e-a7b4-5cf4ef0fea39 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18356 2024.09.09 18:00:28.706355 [ 3 ] {} <Debug> HTTP-Session: 144971fa-ebc5-455e-a7b4-5cf4ef0fea39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18357 2024.09.09 18:00:28.706369 [ 3 ] {} <Debug> HTTP-Session: 144971fa-ebc5-455e-a7b4-5cf4ef0fea39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18358 2024.09.09 18:00:28.706400 [ 3 ] {} <Trace> HTTP-Session: 144971fa-ebc5-455e-a7b4-5cf4ef0fea39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18359 2024.09.09 18:00:28.706939 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18360 2024.09.09 18:00:28.707050 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18361 2024.09.09 18:00:28.707516 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18362 2024.09.09 18:00:28.708340 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18363 2024.09.09 18:00:28.708389 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18364 2024.09.09 18:00:28.709152 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18365 2024.09.09 18:00:28.709599 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18366 2024.09.09 18:00:28.709855 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00335 sec., 16417.910447761195 rows/sec., 29.42 MiB/sec.
18367 2024.09.09 18:00:28.710095 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Debug> DynamicQueryHandler: Done processing query
18368 2024.09.09 18:00:28.710126 [ 3 ] {4d9db503-fb9b-496d-ba20-559501970164} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
18369 2024.09.09 18:00:28.710143 [ 3 ] {} <Debug> HTTP-Session: 144971fa-ebc5-455e-a7b4-5cf4ef0fea39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18370 2024.09.09 18:00:28.710281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18371 2024.09.09 18:00:28.710332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18372 2024.09.09 18:00:28.710353 [ 3 ] {} <Debug> HTTP-Session: 5b2fc431-d33e-4073-96af-74c0f8bea3ab Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18373 2024.09.09 18:00:28.710370 [ 3 ] {} <Debug> HTTP-Session: 5b2fc431-d33e-4073-96af-74c0f8bea3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18374 2024.09.09 18:00:28.710384 [ 3 ] {} <Debug> HTTP-Session: 5b2fc431-d33e-4073-96af-74c0f8bea3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18375 2024.09.09 18:00:28.710424 [ 3 ] {} <Trace> HTTP-Session: 5b2fc431-d33e-4073-96af-74c0f8bea3ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18376 2024.09.09 18:00:28.710572 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18377 2024.09.09 18:00:28.710675 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18378 2024.09.09 18:00:28.710731 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29559 rows, containing 5 columns (5 merged, 0 gathered) in 0.011385186 sec., 2596268.519460288 rows/sec., 175.22 MiB/sec.
18379 2024.09.09 18:00:28.710847 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18380 2024.09.09 18:00:28.711119 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18381 2024.09.09 18:00:28.711244 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18382 2024.09.09 18:00:28.711284 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18383 2024.09.09 18:00:28.711717 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18384 2024.09.09 18:00:28.711837 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18385 2024.09.09 18:00:28.711862 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18386 2024.09.09 18:00:28.711924 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
18387 2024.09.09 18:00:28.712220 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18388 2024.09.09 18:00:28.712381 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001867 sec., 43920.72844134976 rows/sec., 2.79 MiB/sec.
18389 2024.09.09 18:00:28.712399 [ 92 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18390 2024.09.09 18:00:28.712499 [ 92 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18391 2024.09.09 18:00:28.712548 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
18392 2024.09.09 18:00:28.712671 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Debug> DynamicQueryHandler: Done processing query
18393 2024.09.09 18:00:28.712739 [ 3 ] {320e25b4-0ff3-444b-8334-8afce93564bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18394 2024.09.09 18:00:28.712740 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18395 2024.09.09 18:00:28.712766 [ 3 ] {} <Debug> HTTP-Session: 5b2fc431-d33e-4073-96af-74c0f8bea3ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18396 2024.09.09 18:00:28.712927 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18397 2024.09.09 18:00:28.712964 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5990 rows starting from the beginning of the part
18398 2024.09.09 18:00:28.713067 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part
18399 2024.09.09 18:00:28.713264 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part
18400 2024.09.09 18:00:28.713442 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part
18401 2024.09.09 18:00:28.713550 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part
18402 2024.09.09 18:00:28.713788 [ 189 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part
18403 2024.09.09 18:00:28.716299 [ 187 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6356 rows, containing 4 columns (4 merged, 0 gathered) in 0.003669551 sec., 1732092.0188873243 rows/sec., 112.46 MiB/sec.
18404 2024.09.09 18:00:28.716735 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18405 2024.09.09 18:00:28.717125 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18406 2024.09.09 18:00:28.717201 [ 194 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_96_19} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18407 2024.09.09 18:00:28.717287 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
18408 2024.09.09 18:00:32.556507 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
18409 2024.09.09 18:00:32.556575 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
18410 2024.09.09 18:00:33.692284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18411 2024.09.09 18:00:33.692416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18412 2024.09.09 18:00:33.692446 [ 3 ] {} <Debug> HTTP-Session: dd182e13-c57e-46fd-86e1-cb1a91b8a5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18413 2024.09.09 18:00:33.692475 [ 3 ] {} <Debug> HTTP-Session: dd182e13-c57e-46fd-86e1-cb1a91b8a5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18414 2024.09.09 18:00:33.692496 [ 3 ] {} <Debug> HTTP-Session: dd182e13-c57e-46fd-86e1-cb1a91b8a5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18415 2024.09.09 18:00:33.692553 [ 3 ] {} <Trace> HTTP-Session: dd182e13-c57e-46fd-86e1-cb1a91b8a5a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18416 2024.09.09 18:00:33.692769 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18417 2024.09.09 18:00:33.692847 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18418 2024.09.09 18:00:33.693199 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18419 2024.09.09 18:00:33.693643 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18420 2024.09.09 18:00:33.693691 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18421 2024.09.09 18:00:33.694131 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
18422 2024.09.09 18:00:33.694553 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18423 2024.09.09 18:00:33.694746 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002032 sec., 1968.5039370078741 rows/sec., 160.52 KiB/sec.
18424 2024.09.09 18:00:33.695116 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Debug> DynamicQueryHandler: Done processing query
18425 2024.09.09 18:00:33.695184 [ 3 ] {2d4062e4-9ee5-485d-a605-907147a7b2d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18426 2024.09.09 18:00:33.695252 [ 3 ] {} <Debug> HTTP-Session: dd182e13-c57e-46fd-86e1-cb1a91b8a5a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18427 2024.09.09 18:00:33.695698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 176149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18428 2024.09.09 18:00:33.695762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18429 2024.09.09 18:00:33.695783 [ 3 ] {} <Debug> HTTP-Session: 4812610f-c6da-4fb9-bf98-a42c4b37f24a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18430 2024.09.09 18:00:33.695803 [ 3 ] {} <Debug> HTTP-Session: 4812610f-c6da-4fb9-bf98-a42c4b37f24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18431 2024.09.09 18:00:33.695817 [ 3 ] {} <Debug> HTTP-Session: 4812610f-c6da-4fb9-bf98-a42c4b37f24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18432 2024.09.09 18:00:33.695855 [ 3 ] {} <Trace> HTTP-Session: 4812610f-c6da-4fb9-bf98-a42c4b37f24a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18433 2024.09.09 18:00:33.696340 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18434 2024.09.09 18:00:33.696391 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18435 2024.09.09 18:00:33.696656 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18436 2024.09.09 18:00:33.697795 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18437 2024.09.09 18:00:33.697836 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18438 2024.09.09 18:00:33.698294 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18439 2024.09.09 18:00:33.698678 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18440 2024.09.09 18:00:33.698826 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002803 sec., 433107.3849447021 rows/sec., 35.78 MiB/sec.
18441 2024.09.09 18:00:33.699056 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Debug> DynamicQueryHandler: Done processing query
18442 2024.09.09 18:00:33.699082 [ 3 ] {d36b83eb-9ef0-4a97-92fd-3f84125a4de7} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
18443 2024.09.09 18:00:33.699099 [ 3 ] {} <Debug> HTTP-Session: 4812610f-c6da-4fb9-bf98-a42c4b37f24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18444 2024.09.09 18:00:33.699298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18445 2024.09.09 18:00:33.699353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18446 2024.09.09 18:00:33.699373 [ 3 ] {} <Debug> HTTP-Session: 1024175e-a57b-4f73-897e-e918f3fdd68b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18447 2024.09.09 18:00:33.699391 [ 3 ] {} <Debug> HTTP-Session: 1024175e-a57b-4f73-897e-e918f3fdd68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18448 2024.09.09 18:00:33.699405 [ 3 ] {} <Debug> HTTP-Session: 1024175e-a57b-4f73-897e-e918f3fdd68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18449 2024.09.09 18:00:33.699441 [ 3 ] {} <Trace> HTTP-Session: 1024175e-a57b-4f73-897e-e918f3fdd68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18450 2024.09.09 18:00:33.699548 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18451 2024.09.09 18:00:33.699596 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18452 2024.09.09 18:00:33.699840 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18453 2024.09.09 18:00:33.700152 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18454 2024.09.09 18:00:33.700190 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18455 2024.09.09 18:00:33.700544 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18456 2024.09.09 18:00:33.700912 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18457 2024.09.09 18:00:33.701071 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00155 sec., 7741.935483870968 rows/sec., 568.30 KiB/sec.
18458 2024.09.09 18:00:33.701240 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Debug> DynamicQueryHandler: Done processing query
18459 2024.09.09 18:00:33.701266 [ 3 ] {e1a29b68-2d6d-4353-9f15-51eeed32e2ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18460 2024.09.09 18:00:33.701283 [ 3 ] {} <Debug> HTTP-Session: 1024175e-a57b-4f73-897e-e918f3fdd68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18461 2024.09.09 18:00:33.701451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18462 2024.09.09 18:00:33.701502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18463 2024.09.09 18:00:33.701523 [ 3 ] {} <Debug> HTTP-Session: 19e6e87f-6c4b-4a3e-923a-6fc20cc9a20f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18464 2024.09.09 18:00:33.701541 [ 3 ] {} <Debug> HTTP-Session: 19e6e87f-6c4b-4a3e-923a-6fc20cc9a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18465 2024.09.09 18:00:33.701555 [ 3 ] {} <Debug> HTTP-Session: 19e6e87f-6c4b-4a3e-923a-6fc20cc9a20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18466 2024.09.09 18:00:33.701587 [ 3 ] {} <Trace> HTTP-Session: 19e6e87f-6c4b-4a3e-923a-6fc20cc9a20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18467 2024.09.09 18:00:33.701745 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18468 2024.09.09 18:00:33.701790 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18469 2024.09.09 18:00:33.702015 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18470 2024.09.09 18:00:33.702508 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18471 2024.09.09 18:00:33.702544 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18472 2024.09.09 18:00:33.702893 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
18473 2024.09.09 18:00:33.703243 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18474 2024.09.09 18:00:33.703464 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00178 sec., 128089.88764044945 rows/sec., 8.67 MiB/sec.
18475 2024.09.09 18:00:33.703648 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Debug> DynamicQueryHandler: Done processing query
18476 2024.09.09 18:00:33.703673 [ 3 ] {587ebaa8-9910-4770-af59-5698c8f40d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
18477 2024.09.09 18:00:33.703690 [ 3 ] {} <Debug> HTTP-Session: 19e6e87f-6c4b-4a3e-923a-6fc20cc9a20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18478 2024.09.09 18:00:33.703937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18479 2024.09.09 18:00:33.703988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18480 2024.09.09 18:00:33.704009 [ 3 ] {} <Debug> HTTP-Session: cb0e1d03-c7a6-4202-8139-faf15a8975c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18481 2024.09.09 18:00:33.704026 [ 3 ] {} <Debug> HTTP-Session: cb0e1d03-c7a6-4202-8139-faf15a8975c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18482 2024.09.09 18:00:33.704040 [ 3 ] {} <Debug> HTTP-Session: cb0e1d03-c7a6-4202-8139-faf15a8975c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18483 2024.09.09 18:00:33.704072 [ 3 ] {} <Trace> HTTP-Session: cb0e1d03-c7a6-4202-8139-faf15a8975c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18484 2024.09.09 18:00:33.704326 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18485 2024.09.09 18:00:33.704371 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18486 2024.09.09 18:00:33.704599 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18487 2024.09.09 18:00:33.705240 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18488 2024.09.09 18:00:33.705278 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18489 2024.09.09 18:00:33.705664 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18490 2024.09.09 18:00:33.706031 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18491 2024.09.09 18:00:33.706183 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002004 sec., 265469.06187624746 rows/sec., 19.67 MiB/sec.
18492 2024.09.09 18:00:33.706370 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Debug> DynamicQueryHandler: Done processing query
18493 2024.09.09 18:00:33.706408 [ 3 ] {df57394d-73e0-4c64-afd9-ef1648605379} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18494 2024.09.09 18:00:33.706440 [ 3 ] {} <Debug> HTTP-Session: cb0e1d03-c7a6-4202-8139-faf15a8975c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18495 2024.09.09 18:00:33.706797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18496 2024.09.09 18:00:33.706848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18497 2024.09.09 18:00:33.706868 [ 3 ] {} <Debug> HTTP-Session: 457777d6-1159-4c7d-8384-8b1693f6a3fb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18498 2024.09.09 18:00:33.706885 [ 3 ] {} <Debug> HTTP-Session: 457777d6-1159-4c7d-8384-8b1693f6a3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18499 2024.09.09 18:00:33.706899 [ 3 ] {} <Debug> HTTP-Session: 457777d6-1159-4c7d-8384-8b1693f6a3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18500 2024.09.09 18:00:33.706930 [ 3 ] {} <Trace> HTTP-Session: 457777d6-1159-4c7d-8384-8b1693f6a3fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18501 2024.09.09 18:00:33.707396 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18502 2024.09.09 18:00:33.707446 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18503 2024.09.09 18:00:33.707591 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18504 2024.09.09 18:00:33.708441 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18505 2024.09.09 18:00:33.708480 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18506 2024.09.09 18:00:33.708920 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18507 2024.09.09 18:00:33.709275 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18508 2024.09.09 18:00:33.709432 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002355 sec., 359235.66878980893 rows/sec., 24.18 MiB/sec.
18509 2024.09.09 18:00:33.709704 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Debug> DynamicQueryHandler: Done processing query
18510 2024.09.09 18:00:33.709764 [ 3 ] {d5c0994b-9156-4186-8ed8-5fde6977a9a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
18511 2024.09.09 18:00:33.709822 [ 3 ] {} <Debug> HTTP-Session: 457777d6-1159-4c7d-8384-8b1693f6a3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18512 2024.09.09 18:00:33.710030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18513 2024.09.09 18:00:33.710085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18514 2024.09.09 18:00:33.710106 [ 3 ] {} <Debug> HTTP-Session: 42db6542-327c-4dc2-bbee-e5a56635f730 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18515 2024.09.09 18:00:33.710124 [ 3 ] {} <Debug> HTTP-Session: 42db6542-327c-4dc2-bbee-e5a56635f730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18516 2024.09.09 18:00:33.710138 [ 3 ] {} <Debug> HTTP-Session: 42db6542-327c-4dc2-bbee-e5a56635f730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18517 2024.09.09 18:00:33.710171 [ 3 ] {} <Trace> HTTP-Session: 42db6542-327c-4dc2-bbee-e5a56635f730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18518 2024.09.09 18:00:33.710332 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18519 2024.09.09 18:00:33.710406 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18520 2024.09.09 18:00:33.710848 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18521 2024.09.09 18:00:33.711301 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18522 2024.09.09 18:00:33.711339 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18523 2024.09.09 18:00:33.711954 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18524 2024.09.09 18:00:33.712369 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18525 2024.09.09 18:00:33.712563 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002311 sec., 3461.7048896581564 rows/sec., 6.20 MiB/sec.
18526 2024.09.09 18:00:33.712767 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Debug> DynamicQueryHandler: Done processing query
18527 2024.09.09 18:00:33.712792 [ 3 ] {3cfd8f9b-41ab-4289-9da7-410d368e7e08} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
18528 2024.09.09 18:00:33.712809 [ 3 ] {} <Debug> HTTP-Session: 42db6542-327c-4dc2-bbee-e5a56635f730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18529 2024.09.09 18:00:33.712975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18530 2024.09.09 18:00:33.713025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18531 2024.09.09 18:00:33.713046 [ 3 ] {} <Debug> HTTP-Session: 1c74ad8d-8816-4184-9317-b97badfbf379 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18532 2024.09.09 18:00:33.713062 [ 3 ] {} <Debug> HTTP-Session: 1c74ad8d-8816-4184-9317-b97badfbf379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18533 2024.09.09 18:00:33.713076 [ 3 ] {} <Debug> HTTP-Session: 1c74ad8d-8816-4184-9317-b97badfbf379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18534 2024.09.09 18:00:33.713108 [ 3 ] {} <Trace> HTTP-Session: 1c74ad8d-8816-4184-9317-b97badfbf379 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18535 2024.09.09 18:00:33.713224 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18536 2024.09.09 18:00:33.713270 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18537 2024.09.09 18:00:33.713398 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18538 2024.09.09 18:00:33.713698 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18539 2024.09.09 18:00:33.713734 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18540 2024.09.09 18:00:33.714101 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18541 2024.09.09 18:00:33.714435 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18542 2024.09.09 18:00:33.714585 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
18543 2024.09.09 18:00:33.714762 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Debug> DynamicQueryHandler: Done processing query
18544 2024.09.09 18:00:33.714788 [ 3 ] {ad9016e4-4bdc-4b8f-bf22-b7d8b9f58b10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18545 2024.09.09 18:00:33.714804 [ 3 ] {} <Debug> HTTP-Session: 1c74ad8d-8816-4184-9317-b97badfbf379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18546 2024.09.09 18:00:38.670068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18547 2024.09.09 18:00:38.670218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18548 2024.09.09 18:00:38.670248 [ 3 ] {} <Debug> HTTP-Session: 77847467-0f90-4978-9c8e-44cc6a1cf388 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18549 2024.09.09 18:00:38.670276 [ 3 ] {} <Debug> HTTP-Session: 77847467-0f90-4978-9c8e-44cc6a1cf388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18550 2024.09.09 18:00:38.670293 [ 3 ] {} <Debug> HTTP-Session: 77847467-0f90-4978-9c8e-44cc6a1cf388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18551 2024.09.09 18:00:38.670349 [ 3 ] {} <Trace> HTTP-Session: 77847467-0f90-4978-9c8e-44cc6a1cf388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18552 2024.09.09 18:00:38.670566 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18553 2024.09.09 18:00:38.670644 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18554 2024.09.09 18:00:38.671041 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18555 2024.09.09 18:00:38.671495 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18556 2024.09.09 18:00:38.671545 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18557 2024.09.09 18:00:38.671970 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
18558 2024.09.09 18:00:38.672377 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18559 2024.09.09 18:00:38.672542 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00204 sec., 980.3921568627451 rows/sec., 79.94 KiB/sec.
18560 2024.09.09 18:00:38.672762 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Debug> DynamicQueryHandler: Done processing query
18561 2024.09.09 18:00:38.672790 [ 3 ] {9528cc9f-f6db-4bf7-b2a8-880458e101ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18562 2024.09.09 18:00:38.672806 [ 3 ] {} <Debug> HTTP-Session: 77847467-0f90-4978-9c8e-44cc6a1cf388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18563 2024.09.09 18:00:38.673031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18564 2024.09.09 18:00:38.673086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18565 2024.09.09 18:00:38.673106 [ 3 ] {} <Debug> HTTP-Session: bc978095-3968-42dd-a186-7cca08cb3f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18566 2024.09.09 18:00:38.673124 [ 3 ] {} <Debug> HTTP-Session: bc978095-3968-42dd-a186-7cca08cb3f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18567 2024.09.09 18:00:38.673139 [ 3 ] {} <Debug> HTTP-Session: bc978095-3968-42dd-a186-7cca08cb3f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18568 2024.09.09 18:00:38.673175 [ 3 ] {} <Trace> HTTP-Session: bc978095-3968-42dd-a186-7cca08cb3f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18569 2024.09.09 18:00:38.673369 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18570 2024.09.09 18:00:38.673417 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18571 2024.09.09 18:00:38.673683 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18572 2024.09.09 18:00:38.674325 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18573 2024.09.09 18:00:38.674365 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18574 2024.09.09 18:00:38.674754 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18575 2024.09.09 18:00:38.675124 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18576 2024.09.09 18:00:38.675293 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Debug> executeQuery: Read 300 rows, 27.29 KiB in 0.002021 sec., 148441.3656605641 rows/sec., 13.19 MiB/sec.
18577 2024.09.09 18:00:38.675485 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Debug> DynamicQueryHandler: Done processing query
18578 2024.09.09 18:00:38.675510 [ 3 ] {dca59a54-4865-4fb4-8c93-8ec6e4b108ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
18579 2024.09.09 18:00:38.675527 [ 3 ] {} <Debug> HTTP-Session: bc978095-3968-42dd-a186-7cca08cb3f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18580 2024.09.09 18:00:38.675810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 8222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18581 2024.09.09 18:00:38.675906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18582 2024.09.09 18:00:38.675937 [ 3 ] {} <Debug> HTTP-Session: 5600e256-1191-4edd-8baf-7e98fc329d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18583 2024.09.09 18:00:38.675962 [ 3 ] {} <Debug> HTTP-Session: 5600e256-1191-4edd-8baf-7e98fc329d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18584 2024.09.09 18:00:38.675976 [ 3 ] {} <Debug> HTTP-Session: 5600e256-1191-4edd-8baf-7e98fc329d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18585 2024.09.09 18:00:38.676009 [ 3 ] {} <Trace> HTTP-Session: 5600e256-1191-4edd-8baf-7e98fc329d1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18586 2024.09.09 18:00:38.676124 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18587 2024.09.09 18:00:38.676169 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18588 2024.09.09 18:00:38.676400 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18589 2024.09.09 18:00:38.676746 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18590 2024.09.09 18:00:38.676783 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18591 2024.09.09 18:00:38.677134 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18592 2024.09.09 18:00:38.677493 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18593 2024.09.09 18:00:38.677651 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Debug> executeQuery: Read 57 rows, 4.28 KiB in 0.001564 sec., 36445.01278772378 rows/sec., 2.67 MiB/sec.
18594 2024.09.09 18:00:38.677839 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Debug> DynamicQueryHandler: Done processing query
18595 2024.09.09 18:00:38.677877 [ 3 ] {8550ba0f-babb-4a14-8e73-6a06075418ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18596 2024.09.09 18:00:38.677909 [ 3 ] {} <Debug> HTTP-Session: 5600e256-1191-4edd-8baf-7e98fc329d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18597 2024.09.09 18:00:38.678064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18598 2024.09.09 18:00:38.678113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18599 2024.09.09 18:00:38.678133 [ 3 ] {} <Debug> HTTP-Session: 330fb037-cd31-4e47-956d-d328544e5f99 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18600 2024.09.09 18:00:38.678149 [ 3 ] {} <Debug> HTTP-Session: 330fb037-cd31-4e47-956d-d328544e5f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18601 2024.09.09 18:00:38.678163 [ 3 ] {} <Debug> HTTP-Session: 330fb037-cd31-4e47-956d-d328544e5f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18602 2024.09.09 18:00:38.678194 [ 3 ] {} <Trace> HTTP-Session: 330fb037-cd31-4e47-956d-d328544e5f99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18603 2024.09.09 18:00:38.678292 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18604 2024.09.09 18:00:38.678336 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18605 2024.09.09 18:00:38.678558 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18606 2024.09.09 18:00:38.678921 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18607 2024.09.09 18:00:38.678957 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18608 2024.09.09 18:00:38.679312 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
18609 2024.09.09 18:00:38.679674 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18610 2024.09.09 18:00:38.679840 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec.
18611 2024.09.09 18:00:38.680020 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Debug> DynamicQueryHandler: Done processing query
18612 2024.09.09 18:00:38.680044 [ 3 ] {be7b762e-c54f-48bf-a7c6-7ffb2ac4e626} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18613 2024.09.09 18:00:38.680060 [ 3 ] {} <Debug> HTTP-Session: 330fb037-cd31-4e47-956d-d328544e5f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18614 2024.09.09 18:00:38.680217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18615 2024.09.09 18:00:38.680268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18616 2024.09.09 18:00:38.680289 [ 3 ] {} <Debug> HTTP-Session: 4f93c736-c38a-479b-9b09-46baf483f5c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18617 2024.09.09 18:00:38.680306 [ 3 ] {} <Debug> HTTP-Session: 4f93c736-c38a-479b-9b09-46baf483f5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18618 2024.09.09 18:00:38.680320 [ 3 ] {} <Debug> HTTP-Session: 4f93c736-c38a-479b-9b09-46baf483f5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18619 2024.09.09 18:00:38.680351 [ 3 ] {} <Trace> HTTP-Session: 4f93c736-c38a-479b-9b09-46baf483f5c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18620 2024.09.09 18:00:38.680450 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18621 2024.09.09 18:00:38.680494 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18622 2024.09.09 18:00:38.680722 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18623 2024.09.09 18:00:38.681053 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18624 2024.09.09 18:00:38.681090 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18625 2024.09.09 18:00:38.681441 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
18626 2024.09.09 18:00:38.681806 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18627 2024.09.09 18:00:38.681969 [ 84 ] {} <Debug> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0
18628 2024.09.09 18:00:38.681978 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 230.04 KiB/sec.
18629 2024.09.09 18:00:38.682062 [ 84 ] {} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18630 2024.09.09 18:00:38.682133 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18631 2024.09.09 18:00:38.682332 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Debug> DynamicQueryHandler: Done processing query
18632 2024.09.09 18:00:38.682384 [ 3 ] {fe29589a-7549-4b1f-a258-21a8add544c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18633 2024.09.09 18:00:38.682411 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full
18634 2024.09.09 18:00:38.682421 [ 3 ] {} <Debug> HTTP-Session: 4f93c736-c38a-479b-9b09-46baf483f5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18635 2024.09.09 18:00:38.682729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 71426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18636 2024.09.09 18:00:38.682911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18637 2024.09.09 18:00:38.683014 [ 3 ] {} <Debug> HTTP-Session: 4538d475-6b01-4631-8572-08357f8572eb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18638 2024.09.09 18:00:38.683036 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18639 2024.09.09 18:00:38.683092 [ 3 ] {} <Debug> HTTP-Session: 4538d475-6b01-4631-8572-08357f8572eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18640 2024.09.09 18:00:38.683167 [ 3 ] {} <Debug> HTTP-Session: 4538d475-6b01-4631-8572-08357f8572eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18641 2024.09.09 18:00:38.683180 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 6 rows starting from the beginning of the part
18642 2024.09.09 18:00:38.683327 [ 3 ] {} <Trace> HTTP-Session: 4538d475-6b01-4631-8572-08357f8572eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18643 2024.09.09 18:00:38.683623 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
18644 2024.09.09 18:00:38.684024 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18645 2024.09.09 18:00:38.684061 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
18646 2024.09.09 18:00:38.684114 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18647 2024.09.09 18:00:38.684258 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part
18648 2024.09.09 18:00:38.684768 [ 194 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
18649 2024.09.09 18:00:38.685479 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18650 2024.09.09 18:00:38.686472 [ 187 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004232985 sec., 7087.197332378924 rows/sec., 449.87 KiB/sec.
18651 2024.09.09 18:00:38.686503 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18652 2024.09.09 18:00:38.686569 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18653 2024.09.09 18:00:38.686744 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary)
18654 2024.09.09 18:00:38.687376 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18655 2024.09.09 18:00:38.687903 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18656 2024.09.09 18:00:38.688087 [ 197 ] {fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa::all_1_49_12} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12
18657 2024.09.09 18:00:38.688252 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18658 2024.09.09 18:00:38.688290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
18659 2024.09.09 18:00:38.688492 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Debug> executeQuery: Read 439 rows, 32.25 KiB in 0.004871 sec., 90125.23095873537 rows/sec., 6.47 MiB/sec.
18660 2024.09.09 18:00:38.688701 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Debug> DynamicQueryHandler: Done processing query
18661 2024.09.09 18:00:38.688727 [ 3 ] {713b3641-c4cb-4b70-b001-1a6aea7f6280} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
18662 2024.09.09 18:00:38.688745 [ 3 ] {} <Debug> HTTP-Session: 4538d475-6b01-4631-8572-08357f8572eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18663 2024.09.09 18:00:38.688902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18664 2024.09.09 18:00:38.688954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18665 2024.09.09 18:00:38.688975 [ 3 ] {} <Debug> HTTP-Session: 21bff73c-2c76-4cdc-b4e0-7356333ebee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18666 2024.09.09 18:00:38.688992 [ 3 ] {} <Debug> HTTP-Session: 21bff73c-2c76-4cdc-b4e0-7356333ebee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18667 2024.09.09 18:00:38.689006 [ 3 ] {} <Debug> HTTP-Session: 21bff73c-2c76-4cdc-b4e0-7356333ebee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18668 2024.09.09 18:00:38.689037 [ 3 ] {} <Trace> HTTP-Session: 21bff73c-2c76-4cdc-b4e0-7356333ebee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18669 2024.09.09 18:00:38.689135 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18670 2024.09.09 18:00:38.689181 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18671 2024.09.09 18:00:38.689319 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18672 2024.09.09 18:00:38.689593 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18673 2024.09.09 18:00:38.689630 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18674 2024.09.09 18:00:38.690010 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
18675 2024.09.09 18:00:38.690346 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18676 2024.09.09 18:00:38.690510 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec.
18677 2024.09.09 18:00:38.690683 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Debug> DynamicQueryHandler: Done processing query
18678 2024.09.09 18:00:38.690708 [ 3 ] {15534ef6-768f-4509-9574-027767f682d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18679 2024.09.09 18:00:38.690724 [ 3 ] {} <Debug> HTTP-Session: 21bff73c-2c76-4cdc-b4e0-7356333ebee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18680 2024.09.09 18:00:38.690877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18681 2024.09.09 18:00:38.690928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18682 2024.09.09 18:00:38.690948 [ 3 ] {} <Debug> HTTP-Session: 244b9fde-f428-4ca3-9639-dba6dbc3a12f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18683 2024.09.09 18:00:38.690964 [ 3 ] {} <Debug> HTTP-Session: 244b9fde-f428-4ca3-9639-dba6dbc3a12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18684 2024.09.09 18:00:38.690978 [ 3 ] {} <Debug> HTTP-Session: 244b9fde-f428-4ca3-9639-dba6dbc3a12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18685 2024.09.09 18:00:38.691009 [ 3 ] {} <Trace> HTTP-Session: 244b9fde-f428-4ca3-9639-dba6dbc3a12f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18686 2024.09.09 18:00:38.691188 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18687 2024.09.09 18:00:38.691235 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18688 2024.09.09 18:00:38.691383 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18689 2024.09.09 18:00:38.691923 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18690 2024.09.09 18:00:38.691960 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18691 2024.09.09 18:00:38.692352 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18692 2024.09.09 18:00:38.692705 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18693 2024.09.09 18:00:38.692869 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001772 sec., 134311.5124153499 rows/sec., 9.00 MiB/sec.
18694 2024.09.09 18:00:38.693058 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Debug> DynamicQueryHandler: Done processing query
18695 2024.09.09 18:00:38.693083 [ 3 ] {9a750927-e2a9-44dd-827b-cffd01ae3d26} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18696 2024.09.09 18:00:38.693099 [ 3 ] {} <Debug> HTTP-Session: 244b9fde-f428-4ca3-9639-dba6dbc3a12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18697 2024.09.09 18:00:38.693229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18698 2024.09.09 18:00:38.693280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18699 2024.09.09 18:00:38.693300 [ 3 ] {} <Debug> HTTP-Session: 09403d71-ac80-4c0b-aab0-befb6426dc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18700 2024.09.09 18:00:38.693316 [ 3 ] {} <Debug> HTTP-Session: 09403d71-ac80-4c0b-aab0-befb6426dc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18701 2024.09.09 18:00:38.693330 [ 3 ] {} <Debug> HTTP-Session: 09403d71-ac80-4c0b-aab0-befb6426dc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18702 2024.09.09 18:00:38.693361 [ 3 ] {} <Trace> HTTP-Session: 09403d71-ac80-4c0b-aab0-befb6426dc81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18703 2024.09.09 18:00:38.693452 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18704 2024.09.09 18:00:38.693501 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18705 2024.09.09 18:00:38.693625 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18706 2024.09.09 18:00:38.693879 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18707 2024.09.09 18:00:38.693913 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18708 2024.09.09 18:00:38.694241 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
18709 2024.09.09 18:00:38.694629 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18710 2024.09.09 18:00:38.694789 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec.
18711 2024.09.09 18:00:38.694958 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Debug> DynamicQueryHandler: Done processing query
18712 2024.09.09 18:00:38.694983 [ 3 ] {e194aec3-dff8-4ec4-9156-8654cdfce396} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18713 2024.09.09 18:00:38.694999 [ 3 ] {} <Debug> HTTP-Session: 09403d71-ac80-4c0b-aab0-befb6426dc81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18714 2024.09.09 18:00:38.695150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18715 2024.09.09 18:00:38.695201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18716 2024.09.09 18:00:38.695222 [ 3 ] {} <Debug> HTTP-Session: cad42815-5dfa-4b8a-a9b7-cc5682d5a599 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18717 2024.09.09 18:00:38.695238 [ 3 ] {} <Debug> HTTP-Session: cad42815-5dfa-4b8a-a9b7-cc5682d5a599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18718 2024.09.09 18:00:38.695252 [ 3 ] {} <Debug> HTTP-Session: cad42815-5dfa-4b8a-a9b7-cc5682d5a599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18719 2024.09.09 18:00:38.695282 [ 3 ] {} <Trace> HTTP-Session: cad42815-5dfa-4b8a-a9b7-cc5682d5a599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18720 2024.09.09 18:00:38.695801 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18721 2024.09.09 18:00:38.695867 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18722 2024.09.09 18:00:38.696281 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18723 2024.09.09 18:00:38.697256 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18724 2024.09.09 18:00:38.697294 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18725 2024.09.09 18:00:38.697968 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18726 2024.09.09 18:00:38.698384 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18727 2024.09.09 18:00:38.698572 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003168 sec., 17361.111111111113 rows/sec., 31.11 MiB/sec.
18728 2024.09.09 18:00:38.698801 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Debug> DynamicQueryHandler: Done processing query
18729 2024.09.09 18:00:38.698826 [ 3 ] {b0df3801-ac18-4cb5-bdf6-4af8b7a5e9ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
18730 2024.09.09 18:00:38.698842 [ 3 ] {} <Debug> HTTP-Session: cad42815-5dfa-4b8a-a9b7-cc5682d5a599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18731 2024.09.09 18:00:38.698993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18732 2024.09.09 18:00:38.699043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18733 2024.09.09 18:00:38.699063 [ 3 ] {} <Debug> HTTP-Session: 6122da1b-ee49-4cba-9c37-dbb0a0b447e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18734 2024.09.09 18:00:38.699080 [ 3 ] {} <Debug> HTTP-Session: 6122da1b-ee49-4cba-9c37-dbb0a0b447e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18735 2024.09.09 18:00:38.699094 [ 3 ] {} <Debug> HTTP-Session: 6122da1b-ee49-4cba-9c37-dbb0a0b447e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18736 2024.09.09 18:00:38.699125 [ 3 ] {} <Trace> HTTP-Session: 6122da1b-ee49-4cba-9c37-dbb0a0b447e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18737 2024.09.09 18:00:38.699244 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18738 2024.09.09 18:00:38.699289 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18739 2024.09.09 18:00:38.699419 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18740 2024.09.09 18:00:38.699764 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18741 2024.09.09 18:00:38.699802 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18742 2024.09.09 18:00:38.700170 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18743 2024.09.09 18:00:38.700496 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18744 2024.09.09 18:00:38.700657 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec.
18745 2024.09.09 18:00:38.700827 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Debug> DynamicQueryHandler: Done processing query
18746 2024.09.09 18:00:38.700852 [ 3 ] {c406029f-b428-42bc-a8f6-2a6a1089231c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18747 2024.09.09 18:00:38.700868 [ 3 ] {} <Debug> HTTP-Session: 6122da1b-ee49-4cba-9c37-dbb0a0b447e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18748 2024.09.09 18:00:43.663565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18749 2024.09.09 18:00:43.663779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18750 2024.09.09 18:00:43.663827 [ 3 ] {} <Debug> HTTP-Session: d6363454-2bce-4a25-80cb-3f7a5c513dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18751 2024.09.09 18:00:43.663870 [ 3 ] {} <Debug> HTTP-Session: d6363454-2bce-4a25-80cb-3f7a5c513dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18752 2024.09.09 18:00:43.663899 [ 3 ] {} <Debug> HTTP-Session: d6363454-2bce-4a25-80cb-3f7a5c513dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18753 2024.09.09 18:00:43.663982 [ 3 ] {} <Trace> HTTP-Session: d6363454-2bce-4a25-80cb-3f7a5c513dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18754 2024.09.09 18:00:43.664312 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18755 2024.09.09 18:00:43.664383 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18756 2024.09.09 18:00:43.664727 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18757 2024.09.09 18:00:43.665280 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18758 2024.09.09 18:00:43.665331 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18759 2024.09.09 18:00:43.665789 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18760 2024.09.09 18:00:43.666205 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18761 2024.09.09 18:00:43.666391 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002191 sec., 32861.70698311274 rows/sec., 2.67 MiB/sec.
18762 2024.09.09 18:00:43.666628 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Debug> DynamicQueryHandler: Done processing query
18763 2024.09.09 18:00:43.666657 [ 3 ] {8fbe3a28-8fb6-442e-9aab-ce3f838597cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18764 2024.09.09 18:00:43.666674 [ 3 ] {} <Debug> HTTP-Session: d6363454-2bce-4a25-80cb-3f7a5c513dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18765 2024.09.09 18:00:43.666810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18766 2024.09.09 18:00:43.666868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18767 2024.09.09 18:00:43.666888 [ 3 ] {} <Debug> HTTP-Session: 80522bfa-16b1-4e22-bd07-9ec1b050d986 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18768 2024.09.09 18:00:43.666906 [ 3 ] {} <Debug> HTTP-Session: 80522bfa-16b1-4e22-bd07-9ec1b050d986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18769 2024.09.09 18:00:43.666920 [ 3 ] {} <Debug> HTTP-Session: 80522bfa-16b1-4e22-bd07-9ec1b050d986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18770 2024.09.09 18:00:43.666956 [ 3 ] {} <Trace> HTTP-Session: 80522bfa-16b1-4e22-bd07-9ec1b050d986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18771 2024.09.09 18:00:43.667066 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18772 2024.09.09 18:00:43.667114 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18773 2024.09.09 18:00:43.667355 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18774 2024.09.09 18:00:43.667748 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18775 2024.09.09 18:00:43.667787 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18776 2024.09.09 18:00:43.668145 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18777 2024.09.09 18:00:43.668512 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18778 2024.09.09 18:00:43.668645 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001611 sec., 4965.859714463067 rows/sec., 373.41 KiB/sec.
18779 2024.09.09 18:00:43.668834 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Debug> DynamicQueryHandler: Done processing query
18780 2024.09.09 18:00:43.668859 [ 3 ] {0a115031-a0f1-4683-9f61-d18f41a550d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18781 2024.09.09 18:00:43.668875 [ 3 ] {} <Debug> HTTP-Session: 80522bfa-16b1-4e22-bd07-9ec1b050d986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18782 2024.09.09 18:00:43.669036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18783 2024.09.09 18:00:43.669092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18784 2024.09.09 18:00:43.669111 [ 3 ] {} <Debug> HTTP-Session: ab43d41a-423f-4301-acc3-f93f50109561 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18785 2024.09.09 18:00:43.669128 [ 3 ] {} <Debug> HTTP-Session: ab43d41a-423f-4301-acc3-f93f50109561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18786 2024.09.09 18:00:43.669143 [ 3 ] {} <Debug> HTTP-Session: ab43d41a-423f-4301-acc3-f93f50109561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18787 2024.09.09 18:00:43.669176 [ 3 ] {} <Trace> HTTP-Session: ab43d41a-423f-4301-acc3-f93f50109561 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18788 2024.09.09 18:00:43.669300 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18789 2024.09.09 18:00:43.669345 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18790 2024.09.09 18:00:43.669575 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18791 2024.09.09 18:00:43.669952 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18792 2024.09.09 18:00:43.669989 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18793 2024.09.09 18:00:43.670351 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18794 2024.09.09 18:00:43.670709 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18795 2024.09.09 18:00:43.670837 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.55 MiB/sec.
18796 2024.09.09 18:00:43.671012 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Debug> DynamicQueryHandler: Done processing query
18797 2024.09.09 18:00:43.671038 [ 3 ] {90563d68-5eec-4ab6-a4e6-566e9110693f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18798 2024.09.09 18:00:43.671055 [ 3 ] {} <Debug> HTTP-Session: ab43d41a-423f-4301-acc3-f93f50109561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18799 2024.09.09 18:00:43.671233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18800 2024.09.09 18:00:43.671286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18801 2024.09.09 18:00:43.671306 [ 3 ] {} <Debug> HTTP-Session: 8f27f9d4-4de7-493f-b573-4c4c9bb121d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18802 2024.09.09 18:00:43.671323 [ 3 ] {} <Debug> HTTP-Session: 8f27f9d4-4de7-493f-b573-4c4c9bb121d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18803 2024.09.09 18:00:43.671337 [ 3 ] {} <Debug> HTTP-Session: 8f27f9d4-4de7-493f-b573-4c4c9bb121d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18804 2024.09.09 18:00:43.671368 [ 3 ] {} <Trace> HTTP-Session: 8f27f9d4-4de7-493f-b573-4c4c9bb121d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18805 2024.09.09 18:00:43.671518 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18806 2024.09.09 18:00:43.671568 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18807 2024.09.09 18:00:43.671714 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18808 2024.09.09 18:00:43.672186 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18809 2024.09.09 18:00:43.672223 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18810 2024.09.09 18:00:43.672629 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18811 2024.09.09 18:00:43.672979 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18812 2024.09.09 18:00:43.673109 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec.
18813 2024.09.09 18:00:43.673281 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Debug> DynamicQueryHandler: Done processing query
18814 2024.09.09 18:00:43.673307 [ 3 ] {d48f6570-276c-461d-a8e1-71d5fcb2bf40} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18815 2024.09.09 18:00:43.673323 [ 3 ] {} <Debug> HTTP-Session: 8f27f9d4-4de7-493f-b573-4c4c9bb121d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18816 2024.09.09 18:00:43.673462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18817 2024.09.09 18:00:43.673513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18818 2024.09.09 18:00:43.673533 [ 3 ] {} <Debug> HTTP-Session: 503aff27-81c8-4425-beed-c120f7a4c678 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18819 2024.09.09 18:00:43.673550 [ 3 ] {} <Debug> HTTP-Session: 503aff27-81c8-4425-beed-c120f7a4c678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18820 2024.09.09 18:00:43.673565 [ 3 ] {} <Debug> HTTP-Session: 503aff27-81c8-4425-beed-c120f7a4c678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18821 2024.09.09 18:00:43.673596 [ 3 ] {} <Trace> HTTP-Session: 503aff27-81c8-4425-beed-c120f7a4c678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18822 2024.09.09 18:00:43.673769 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18823 2024.09.09 18:00:43.673834 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
18824 2024.09.09 18:00:43.674246 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18825 2024.09.09 18:00:43.674805 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18826 2024.09.09 18:00:43.674842 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18827 2024.09.09 18:00:43.675443 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18828 2024.09.09 18:00:43.675865 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18829 2024.09.09 18:00:43.676015 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002342 sec., 3415.8838599487617 rows/sec., 6.12 MiB/sec.
18830 2024.09.09 18:00:43.676238 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Debug> DynamicQueryHandler: Done processing query
18831 2024.09.09 18:00:43.676264 [ 3 ] {fcd9a22a-1592-40bc-8366-24e60f00253b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
18832 2024.09.09 18:00:43.676280 [ 3 ] {} <Debug> HTTP-Session: 503aff27-81c8-4425-beed-c120f7a4c678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18833 2024.09.09 18:00:43.676409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18834 2024.09.09 18:00:43.676460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18835 2024.09.09 18:00:43.676480 [ 3 ] {} <Debug> HTTP-Session: 20a0d801-1e4d-4551-8aba-e7acb58c54a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18836 2024.09.09 18:00:43.676497 [ 3 ] {} <Debug> HTTP-Session: 20a0d801-1e4d-4551-8aba-e7acb58c54a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18837 2024.09.09 18:00:43.676511 [ 3 ] {} <Debug> HTTP-Session: 20a0d801-1e4d-4551-8aba-e7acb58c54a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18838 2024.09.09 18:00:43.676543 [ 3 ] {} <Trace> HTTP-Session: 20a0d801-1e4d-4551-8aba-e7acb58c54a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18839 2024.09.09 18:00:43.676669 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18840 2024.09.09 18:00:43.676717 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18841 2024.09.09 18:00:43.676844 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18842 2024.09.09 18:00:43.677191 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18843 2024.09.09 18:00:43.677228 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18844 2024.09.09 18:00:43.677595 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18845 2024.09.09 18:00:43.677936 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18846 2024.09.09 18:00:43.678060 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec.
18847 2024.09.09 18:00:43.678300 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Debug> DynamicQueryHandler: Done processing query
18848 2024.09.09 18:00:43.678327 [ 3 ] {5932f9e4-1a3c-4e31-9f85-6ccbe0477c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18849 2024.09.09 18:00:43.678374 [ 3 ] {} <Debug> HTTP-Session: 20a0d801-1e4d-4551-8aba-e7acb58c54a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18850 2024.09.09 18:00:47.556835 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
18851 2024.09.09 18:00:47.556900 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
18852 2024.09.09 18:00:48.670201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18853 2024.09.09 18:00:48.670331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18854 2024.09.09 18:00:48.670362 [ 3 ] {} <Debug> HTTP-Session: 3f574c2f-b15f-4bea-aa74-8fb8031adc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18855 2024.09.09 18:00:48.670391 [ 3 ] {} <Debug> HTTP-Session: 3f574c2f-b15f-4bea-aa74-8fb8031adc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18856 2024.09.09 18:00:48.670410 [ 3 ] {} <Debug> HTTP-Session: 3f574c2f-b15f-4bea-aa74-8fb8031adc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18857 2024.09.09 18:00:48.670464 [ 3 ] {} <Trace> HTTP-Session: 3f574c2f-b15f-4bea-aa74-8fb8031adc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18858 2024.09.09 18:00:48.670741 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18859 2024.09.09 18:00:48.670815 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18860 2024.09.09 18:00:48.671160 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18861 2024.09.09 18:00:48.671845 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18862 2024.09.09 18:00:48.671892 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18863 2024.09.09 18:00:48.672358 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18864 2024.09.09 18:00:48.672755 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18865 2024.09.09 18:00:48.672940 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Debug> executeQuery: Read 299 rows, 27.22 KiB in 0.00232 sec., 128879.31034482758 rows/sec., 11.46 MiB/sec.
18866 2024.09.09 18:00:48.673181 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Debug> DynamicQueryHandler: Done processing query
18867 2024.09.09 18:00:48.673210 [ 3 ] {2e51480a-c9e0-48b7-b628-6b840c1032a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
18868 2024.09.09 18:00:48.673226 [ 3 ] {} <Debug> HTTP-Session: 3f574c2f-b15f-4bea-aa74-8fb8031adc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18869 2024.09.09 18:00:48.673378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18870 2024.09.09 18:00:48.673437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18871 2024.09.09 18:00:48.673459 [ 3 ] {} <Debug> HTTP-Session: 35f2a68b-17f8-494d-8426-5926ebded08a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18872 2024.09.09 18:00:48.673477 [ 3 ] {} <Debug> HTTP-Session: 35f2a68b-17f8-494d-8426-5926ebded08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18873 2024.09.09 18:00:48.673491 [ 3 ] {} <Debug> HTTP-Session: 35f2a68b-17f8-494d-8426-5926ebded08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18874 2024.09.09 18:00:48.673527 [ 3 ] {} <Trace> HTTP-Session: 35f2a68b-17f8-494d-8426-5926ebded08a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18875 2024.09.09 18:00:48.673650 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18876 2024.09.09 18:00:48.673699 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18877 2024.09.09 18:00:48.673943 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18878 2024.09.09 18:00:48.674330 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18879 2024.09.09 18:00:48.674369 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18880 2024.09.09 18:00:48.674734 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18881 2024.09.09 18:00:48.675110 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18882 2024.09.09 18:00:48.675268 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001658 sec., 33172.49698431846 rows/sec., 2.44 MiB/sec.
18883 2024.09.09 18:00:48.675282 [ 69 ] {} <Debug> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18884 2024.09.09 18:00:48.675386 [ 69 ] {} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18885 2024.09.09 18:00:48.675440 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18886 2024.09.09 18:00:48.675547 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Debug> DynamicQueryHandler: Done processing query
18887 2024.09.09 18:00:48.675589 [ 3 ] {3ed79a2e-a190-4028-9466-83f2976a3221} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
18888 2024.09.09 18:00:48.675617 [ 3 ] {} <Debug> HTTP-Session: 35f2a68b-17f8-494d-8426-5926ebded08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18889 2024.09.09 18:00:48.675645 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18890 2024.09.09 18:00:48.675825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18891 2024.09.09 18:00:48.675962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18892 2024.09.09 18:00:48.676035 [ 3 ] {} <Debug> HTTP-Session: 5f1ad6f2-1be1-4c16-8c60-4ad08ae76c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18893 2024.09.09 18:00:48.676044 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18894 2024.09.09 18:00:48.676084 [ 3 ] {} <Debug> HTTP-Session: 5f1ad6f2-1be1-4c16-8c60-4ad08ae76c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18895 2024.09.09 18:00:48.676136 [ 3 ] {} <Debug> HTTP-Session: 5f1ad6f2-1be1-4c16-8c60-4ad08ae76c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18896 2024.09.09 18:00:48.676143 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 84 rows starting from the beginning of the part
18897 2024.09.09 18:00:48.676224 [ 3 ] {} <Trace> HTTP-Session: 5f1ad6f2-1be1-4c16-8c60-4ad08ae76c77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18898 2024.09.09 18:00:48.676573 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 61 rows starting from the beginning of the part
18899 2024.09.09 18:00:48.676751 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18900 2024.09.09 18:00:48.677004 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18901 2024.09.09 18:00:48.677053 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part
18902 2024.09.09 18:00:48.677408 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 57 rows starting from the beginning of the part
18903 2024.09.09 18:00:48.677725 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part
18904 2024.09.09 18:00:48.677883 [ 186 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 55 rows starting from the beginning of the part
18905 2024.09.09 18:00:48.678324 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18906 2024.09.09 18:00:48.678948 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18907 2024.09.09 18:00:48.678995 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18908 2024.09.09 18:00:48.679604 [ 201 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.004072644 sec., 68014.78351655582 rows/sec., 5.21 MiB/sec.
18909 2024.09.09 18:00:48.679611 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
18910 2024.09.09 18:00:48.679899 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18911 2024.09.09 18:00:48.680429 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18912 2024.09.09 18:00:48.680832 [ 69 ] {} <Debug> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
18913 2024.09.09 18:00:48.680944 [ 69 ] {} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18914 2024.09.09 18:00:48.680961 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00446 sec., 3139.013452914798 rows/sec., 219.84 KiB/sec.
18915 2024.09.09 18:00:48.681034 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18916 2024.09.09 18:00:48.681386 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18917 2024.09.09 18:00:48.681449 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
18918 2024.09.09 18:00:48.681635 [ 196 ] {e7136967-d66a-407b-ad94-6dc9bb976a18::all_1_96_19} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18919 2024.09.09 18:00:48.681683 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Debug> DynamicQueryHandler: Done processing query
18920 2024.09.09 18:00:48.681755 [ 3 ] {9c614169-a5bb-486e-92fa-b3a4db8fbf0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18921 2024.09.09 18:00:48.681882 [ 3 ] {} <Debug> HTTP-Session: 5f1ad6f2-1be1-4c16-8c60-4ad08ae76c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18922 2024.09.09 18:00:48.681918 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
18923 2024.09.09 18:00:48.681931 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18924 2024.09.09 18:00:48.681997 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 255 rows starting from the beginning of the part
18925 2024.09.09 18:00:48.682085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18926 2024.09.09 18:00:48.682270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18927 2024.09.09 18:00:48.682271 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part
18928 2024.09.09 18:00:48.682314 [ 3 ] {} <Debug> HTTP-Session: 648a9dc8-5835-4622-aeb5-55ea808c4db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18929 2024.09.09 18:00:48.682372 [ 3 ] {} <Debug> HTTP-Session: 648a9dc8-5835-4622-aeb5-55ea808c4db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18930 2024.09.09 18:00:48.682447 [ 3 ] {} <Debug> HTTP-Session: 648a9dc8-5835-4622-aeb5-55ea808c4db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18931 2024.09.09 18:00:48.682563 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part
18932 2024.09.09 18:00:48.682579 [ 3 ] {} <Trace> HTTP-Session: 648a9dc8-5835-4622-aeb5-55ea808c4db4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18933 2024.09.09 18:00:48.682808 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 228 rows starting from the beginning of the part
18934 2024.09.09 18:00:48.682973 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18935 2024.09.09 18:00:48.683078 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
18936 2024.09.09 18:00:48.683172 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18937 2024.09.09 18:00:48.683374 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part
18938 2024.09.09 18:00:48.684325 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18939 2024.09.09 18:00:48.685295 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18940 2024.09.09 18:00:48.685369 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18941 2024.09.09 18:00:48.686393 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
18942 2024.09.09 18:00:48.686567 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 539 rows, containing 5 columns (5 merged, 0 gathered) in 0.005355561 sec., 100643.05121349565 rows/sec., 6.84 MiB/sec.
18943 2024.09.09 18:00:48.686858 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
18944 2024.09.09 18:00:48.687415 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18945 2024.09.09 18:00:48.687844 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00505 sec., 1188.118811881188 rows/sec., 70.20 KiB/sec.
18946 2024.09.09 18:00:48.687862 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18947 2024.09.09 18:00:48.688213 [ 192 ] {e5282123-b2ff-44ed-833e-89438182b42a::all_1_66_13} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
18948 2024.09.09 18:00:48.688478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
18949 2024.09.09 18:00:48.688608 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Debug> DynamicQueryHandler: Done processing query
18950 2024.09.09 18:00:48.688651 [ 3 ] {63293f44-006c-47ad-8d6e-8ae06461e6a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18951 2024.09.09 18:00:48.688669 [ 3 ] {} <Debug> HTTP-Session: 648a9dc8-5835-4622-aeb5-55ea808c4db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18952 2024.09.09 18:00:48.688869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 71083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18953 2024.09.09 18:00:48.688922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18954 2024.09.09 18:00:48.688942 [ 3 ] {} <Debug> HTTP-Session: 48217eef-a132-4be9-9e95-5b10908a9cff Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18955 2024.09.09 18:00:48.688958 [ 3 ] {} <Debug> HTTP-Session: 48217eef-a132-4be9-9e95-5b10908a9cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18956 2024.09.09 18:00:48.688973 [ 3 ] {} <Debug> HTTP-Session: 48217eef-a132-4be9-9e95-5b10908a9cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18957 2024.09.09 18:00:48.689004 [ 3 ] {} <Trace> HTTP-Session: 48217eef-a132-4be9-9e95-5b10908a9cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18958 2024.09.09 18:00:48.689244 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18959 2024.09.09 18:00:48.689292 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18960 2024.09.09 18:00:48.689559 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18961 2024.09.09 18:00:48.690168 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18962 2024.09.09 18:00:48.690207 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18963 2024.09.09 18:00:48.690600 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18964 2024.09.09 18:00:48.690983 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18965 2024.09.09 18:00:48.691146 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.002028 sec., 215483.23471400395 rows/sec., 15.45 MiB/sec.
18966 2024.09.09 18:00:48.691326 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Debug> DynamicQueryHandler: Done processing query
18967 2024.09.09 18:00:48.691351 [ 3 ] {d11b4bfd-4616-427c-a997-263c730dd050} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
18968 2024.09.09 18:00:48.691366 [ 3 ] {} <Debug> HTTP-Session: 48217eef-a132-4be9-9e95-5b10908a9cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18969 2024.09.09 18:00:48.691500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18970 2024.09.09 18:00:48.691549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18971 2024.09.09 18:00:48.691568 [ 3 ] {} <Debug> HTTP-Session: 63e671d2-121f-4c61-91db-a4e038aba8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18972 2024.09.09 18:00:48.691584 [ 3 ] {} <Debug> HTTP-Session: 63e671d2-121f-4c61-91db-a4e038aba8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18973 2024.09.09 18:00:48.691598 [ 3 ] {} <Debug> HTTP-Session: 63e671d2-121f-4c61-91db-a4e038aba8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18974 2024.09.09 18:00:48.691629 [ 3 ] {} <Trace> HTTP-Session: 63e671d2-121f-4c61-91db-a4e038aba8d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18975 2024.09.09 18:00:48.691728 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18976 2024.09.09 18:00:48.691773 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18977 2024.09.09 18:00:48.691908 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18978 2024.09.09 18:00:48.692196 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18979 2024.09.09 18:00:48.692232 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18980 2024.09.09 18:00:48.692593 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
18981 2024.09.09 18:00:48.692927 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18982 2024.09.09 18:00:48.693081 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec.
18983 2024.09.09 18:00:48.693103 [ 65 ] {} <Debug> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
18984 2024.09.09 18:00:48.693186 [ 65 ] {} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18985 2024.09.09 18:00:48.693241 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
18986 2024.09.09 18:00:48.693390 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Debug> DynamicQueryHandler: Done processing query
18987 2024.09.09 18:00:48.693484 [ 3 ] {1b1cdf38-9541-416c-be0b-9528cb5ab3c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18988 2024.09.09 18:00:48.693546 [ 3 ] {} <Debug> HTTP-Session: 63e671d2-121f-4c61-91db-a4e038aba8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18989 2024.09.09 18:00:48.693561 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full
18990 2024.09.09 18:00:48.693894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18991 2024.09.09 18:00:48.694129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18992 2024.09.09 18:00:48.694240 [ 3 ] {} <Debug> HTTP-Session: 9ca2edbd-08cd-40f9-9f03-685d03fe58b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
18993 2024.09.09 18:00:48.694244 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18994 2024.09.09 18:00:48.694339 [ 3 ] {} <Debug> HTTP-Session: 9ca2edbd-08cd-40f9-9f03-685d03fe58b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18995 2024.09.09 18:00:48.694379 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 270 rows starting from the beginning of the part
18996 2024.09.09 18:00:48.694404 [ 3 ] {} <Debug> HTTP-Session: 9ca2edbd-08cd-40f9-9f03-685d03fe58b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18997 2024.09.09 18:00:48.694556 [ 3 ] {} <Trace> HTTP-Session: 9ca2edbd-08cd-40f9-9f03-685d03fe58b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18998 2024.09.09 18:00:48.694691 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
18999 2024.09.09 18:00:48.694942 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
19000 2024.09.09 18:00:48.695238 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part
19001 2024.09.09 18:00:48.695255 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19002 2024.09.09 18:00:48.695481 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
19003 2024.09.09 18:00:48.695579 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19004 2024.09.09 18:00:48.695784 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part
19005 2024.09.09 18:00:48.696589 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19006 2024.09.09 18:00:48.697593 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19007 2024.09.09 18:00:48.697665 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19008 2024.09.09 18:00:48.698627 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.005298021 sec., 56624.917115277574 rows/sec., 2.89 MiB/sec.
19009 2024.09.09 18:00:48.698781 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19010 2024.09.09 18:00:48.698807 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
19011 2024.09.09 18:00:48.699678 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19012 2024.09.09 18:00:48.699690 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19013 2024.09.09 18:00:48.699872 [ 196 ] {d07017c8-37e2-41e3-88ee-b1062b89b551::all_1_50_10} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
19014 2024.09.09 18:00:48.700052 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005197 sec., 45603.23263421204 rows/sec., 3.06 MiB/sec.
19015 2024.09.09 18:00:48.700094 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
19016 2024.09.09 18:00:48.700476 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Debug> DynamicQueryHandler: Done processing query
19017 2024.09.09 18:00:48.700538 [ 3 ] {780856a0-1cf1-426c-8a06-0fc627ba658a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19018 2024.09.09 18:00:48.700595 [ 3 ] {} <Debug> HTTP-Session: 9ca2edbd-08cd-40f9-9f03-685d03fe58b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19019 2024.09.09 18:00:48.700762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19020 2024.09.09 18:00:48.700816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19021 2024.09.09 18:00:48.700835 [ 3 ] {} <Debug> HTTP-Session: d2e1c790-c8ab-4aa1-9fd3-3dda60640b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19022 2024.09.09 18:00:48.700853 [ 3 ] {} <Debug> HTTP-Session: d2e1c790-c8ab-4aa1-9fd3-3dda60640b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19023 2024.09.09 18:00:48.700867 [ 3 ] {} <Debug> HTTP-Session: d2e1c790-c8ab-4aa1-9fd3-3dda60640b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19024 2024.09.09 18:00:48.700900 [ 3 ] {} <Trace> HTTP-Session: d2e1c790-c8ab-4aa1-9fd3-3dda60640b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19025 2024.09.09 18:00:48.701003 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19026 2024.09.09 18:00:48.701052 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19027 2024.09.09 18:00:48.701212 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19028 2024.09.09 18:00:48.701488 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19029 2024.09.09 18:00:48.701525 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19030 2024.09.09 18:00:48.701885 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
19031 2024.09.09 18:00:48.702205 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19032 2024.09.09 18:00:48.702355 [ 65 ] {} <Debug> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
19033 2024.09.09 18:00:48.702363 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec.
19034 2024.09.09 18:00:48.702412 [ 65 ] {} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19035 2024.09.09 18:00:48.702478 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19036 2024.09.09 18:00:48.702653 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full
19037 2024.09.09 18:00:48.702677 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Debug> DynamicQueryHandler: Done processing query
19038 2024.09.09 18:00:48.702783 [ 3 ] {366c8928-585c-4cf6-b2b4-dde88a4af0a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19039 2024.09.09 18:00:48.702819 [ 3 ] {} <Debug> HTTP-Session: d2e1c790-c8ab-4aa1-9fd3-3dda60640b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19040 2024.09.09 18:00:48.702936 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19041 2024.09.09 18:00:48.702971 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 46 rows starting from the beginning of the part
19042 2024.09.09 18:00:48.703095 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
19043 2024.09.09 18:00:48.703195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19044 2024.09.09 18:00:48.703394 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part
19045 2024.09.09 18:00:48.703405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19046 2024.09.09 18:00:48.703487 [ 3 ] {} <Debug> HTTP-Session: 49eb426b-ca1e-4c0c-98ef-083aa8d942db Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19047 2024.09.09 18:00:48.703560 [ 3 ] {} <Debug> HTTP-Session: 49eb426b-ca1e-4c0c-98ef-083aa8d942db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19048 2024.09.09 18:00:48.703632 [ 3 ] {} <Debug> HTTP-Session: 49eb426b-ca1e-4c0c-98ef-083aa8d942db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19049 2024.09.09 18:00:48.703706 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part
19050 2024.09.09 18:00:48.703732 [ 3 ] {} <Trace> HTTP-Session: 49eb426b-ca1e-4c0c-98ef-083aa8d942db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19051 2024.09.09 18:00:48.704002 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part
19052 2024.09.09 18:00:48.704133 [ 188 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part
19053 2024.09.09 18:00:48.704482 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
19054 2024.09.09 18:00:48.704649 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19055 2024.09.09 18:00:48.706663 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19056 2024.09.09 18:00:48.707339 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.004710908 sec., 10825.938439044023 rows/sec., 728.65 KiB/sec.
19057 2024.09.09 18:00:48.707481 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
19058 2024.09.09 18:00:48.708156 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19059 2024.09.09 18:00:48.708190 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19060 2024.09.09 18:00:48.708200 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19061 2024.09.09 18:00:48.708299 [ 190 ] {b5424817-7eba-4cad-9f4f-cd5ec60f0b5c::all_1_50_10} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
19062 2024.09.09 18:00:48.708415 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
19063 2024.09.09 18:00:48.709009 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
19064 2024.09.09 18:00:48.709437 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19065 2024.09.09 18:00:48.709611 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
19066 2024.09.09 18:00:48.709644 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.005689 sec., 9667.779926173318 rows/sec., 17.32 MiB/sec.
19067 2024.09.09 18:00:48.709681 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19068 2024.09.09 18:00:48.709760 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19069 2024.09.09 18:00:48.710074 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
19070 2024.09.09 18:00:48.710282 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Debug> DynamicQueryHandler: Done processing query
19071 2024.09.09 18:00:48.710344 [ 3 ] {c6c4fb22-8309-4233-b15c-13ad843254f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
19072 2024.09.09 18:00:48.710397 [ 3 ] {} <Debug> HTTP-Session: 49eb426b-ca1e-4c0c-98ef-083aa8d942db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19073 2024.09.09 18:00:48.710611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19074 2024.09.09 18:00:48.710689 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19075 2024.09.09 18:00:48.710706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19076 2024.09.09 18:00:48.710767 [ 3 ] {} <Debug> HTTP-Session: 6cf1d1d3-49f7-455f-8e61-895688e7844d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19077 2024.09.09 18:00:48.710814 [ 3 ] {} <Debug> HTTP-Session: 6cf1d1d3-49f7-455f-8e61-895688e7844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19078 2024.09.09 18:00:48.710840 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1906 rows starting from the beginning of the part
19079 2024.09.09 18:00:48.710847 [ 3 ] {} <Debug> HTTP-Session: 6cf1d1d3-49f7-455f-8e61-895688e7844d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19080 2024.09.09 18:00:48.710939 [ 3 ] {} <Trace> HTTP-Session: 6cf1d1d3-49f7-455f-8e61-895688e7844d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19081 2024.09.09 18:00:48.711296 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19082 2024.09.09 18:00:48.711425 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19083 2024.09.09 18:00:48.711461 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 55 rows starting from the beginning of the part
19084 2024.09.09 18:00:48.712280 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19085 2024.09.09 18:00:48.712353 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part
19086 2024.09.09 18:00:48.712874 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 55 rows starting from the beginning of the part
19087 2024.09.09 18:00:48.713590 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19088 2024.09.09 18:00:48.713611 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part
19089 2024.09.09 18:00:48.713653 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19090 2024.09.09 18:00:48.714140 [ 188 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 55 rows starting from the beginning of the part
19091 2024.09.09 18:00:48.715043 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19092 2024.09.09 18:00:48.715842 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19093 2024.09.09 18:00:48.716234 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005089 sec., 16113.185301630969 rows/sec., 1.02 MiB/sec.
19094 2024.09.09 18:00:48.716519 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Debug> DynamicQueryHandler: Done processing query
19095 2024.09.09 18:00:48.716544 [ 3 ] {6498dcdb-3b69-4b1e-868f-1aa74127bc1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19096 2024.09.09 18:00:48.716561 [ 3 ] {} <Debug> HTTP-Session: 6cf1d1d3-49f7-455f-8e61-895688e7844d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19097 2024.09.09 18:00:48.725416 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2087 rows, containing 19 columns (19 merged, 0 gathered) in 0.015509241 sec., 134564.93454450803 rows/sec., 241.13 MiB/sec.
19098 2024.09.09 18:00:48.727780 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
19099 2024.09.09 18:00:48.728430 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19100 2024.09.09 18:00:48.728523 [ 193 ] {cf2f1cad-b299-4afe-b047-e89876cf48bc::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
19101 2024.09.09 18:00:48.728679 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.18 MiB.
19102 2024.09.09 18:00:49.000158 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.23 MiB, peak 239.35 MiB, free memory in arenas 0.00 B, will set to 224.38 MiB (RSS), difference: 3.15 MiB
19103 2024.09.09 18:00:50.035242 [ 64 ] {} <Debug> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0
19104 2024.09.09 18:00:50.035363 [ 64 ] {} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19105 2024.09.09 18:00:50.035405 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19106 2024.09.09 18:00:50.035677 [ 200 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full
19107 2024.09.09 18:00:50.036341 [ 200 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19108 2024.09.09 18:00:50.036407 [ 200 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 21 rows starting from the beginning of the part
19109 2024.09.09 18:00:50.036572 [ 200 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
19110 2024.09.09 18:00:50.036716 [ 200 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
19111 2024.09.09 18:00:50.036960 [ 200 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
19112 2024.09.09 18:00:50.037194 [ 200 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
19113 2024.09.09 18:00:50.038274 [ 191 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 5 columns (5 merged, 0 gathered) in 0.002769737 sec., 12636.578852071514 rows/sec., 1.05 MiB/sec.
19114 2024.09.09 18:00:50.038445 [ 191 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary)
19115 2024.09.09 18:00:50.038899 [ 191 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19116 2024.09.09 18:00:50.038987 [ 191 ] {99df20fa-9351-4442-b9c5-72fedf833392::all_1_39_8} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8
19117 2024.09.09 18:00:50.039087 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
19118 2024.09.09 18:00:53.664652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 10381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19119 2024.09.09 18:00:53.664777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19120 2024.09.09 18:00:53.664805 [ 3 ] {} <Debug> HTTP-Session: a739949d-a55b-45ef-aad0-7374e10f664d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19121 2024.09.09 18:00:53.664830 [ 3 ] {} <Debug> HTTP-Session: a739949d-a55b-45ef-aad0-7374e10f664d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19122 2024.09.09 18:00:53.664846 [ 3 ] {} <Debug> HTTP-Session: a739949d-a55b-45ef-aad0-7374e10f664d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19123 2024.09.09 18:00:53.664902 [ 3 ] {} <Trace> HTTP-Session: a739949d-a55b-45ef-aad0-7374e10f664d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19124 2024.09.09 18:00:53.665127 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19125 2024.09.09 18:00:53.665201 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19126 2024.09.09 18:00:53.665556 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19127 2024.09.09 18:00:53.666074 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19128 2024.09.09 18:00:53.666126 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19129 2024.09.09 18:00:53.666572 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19130 2024.09.09 18:00:53.666970 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19131 2024.09.09 18:00:53.667154 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002099 sec., 34302.04859456884 rows/sec., 2.79 MiB/sec.
19132 2024.09.09 18:00:53.667220 [ 60 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19133 2024.09.09 18:00:53.667338 [ 60 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19134 2024.09.09 18:00:53.667379 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19135 2024.09.09 18:00:53.667527 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Debug> DynamicQueryHandler: Done processing query
19136 2024.09.09 18:00:53.667618 [ 3 ] {5a457eb6-8bcd-4a91-9cef-a2f2ef5ece81} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19137 2024.09.09 18:00:53.667660 [ 3 ] {} <Debug> HTTP-Session: a739949d-a55b-45ef-aad0-7374e10f664d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19138 2024.09.09 18:00:53.667681 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19139 2024.09.09 18:00:53.667909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19140 2024.09.09 18:00:53.668072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19141 2024.09.09 18:00:53.668160 [ 3 ] {} <Debug> HTTP-Session: 1daac65b-14c6-48dd-ad57-6c15b27dd208 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19142 2024.09.09 18:00:53.668245 [ 3 ] {} <Debug> HTTP-Session: 1daac65b-14c6-48dd-ad57-6c15b27dd208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19143 2024.09.09 18:00:53.668329 [ 3 ] {} <Debug> HTTP-Session: 1daac65b-14c6-48dd-ad57-6c15b27dd208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19144 2024.09.09 18:00:53.668477 [ 3 ] {} <Trace> HTTP-Session: 1daac65b-14c6-48dd-ad57-6c15b27dd208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19145 2024.09.09 18:00:53.668593 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19146 2024.09.09 18:00:53.668788 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1531 rows starting from the beginning of the part
19147 2024.09.09 18:00:53.668829 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19148 2024.09.09 18:00:53.668970 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19149 2024.09.09 18:00:53.669283 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1214 rows starting from the beginning of the part
19150 2024.09.09 18:00:53.669634 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 300 rows starting from the beginning of the part
19151 2024.09.09 18:00:53.670017 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part
19152 2024.09.09 18:00:53.670419 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 299 rows starting from the beginning of the part
19153 2024.09.09 18:00:53.670623 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19154 2024.09.09 18:00:53.670761 [ 199 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part
19155 2024.09.09 18:00:53.671625 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19156 2024.09.09 18:00:53.671693 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19157 2024.09.09 18:00:53.672537 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19158 2024.09.09 18:00:53.673546 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19159 2024.09.09 18:00:53.673752 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00504 sec., 1587.3015873015872 rows/sec., 119.36 KiB/sec.
19160 2024.09.09 18:00:53.673991 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Debug> DynamicQueryHandler: Done processing query
19161 2024.09.09 18:00:53.674046 [ 3 ] {a2eac75c-3b9f-46e0-ad91-24f42146cc59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19162 2024.09.09 18:00:53.674079 [ 3 ] {} <Debug> HTTP-Session: 1daac65b-14c6-48dd-ad57-6c15b27dd208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19163 2024.09.09 18:00:53.674338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19164 2024.09.09 18:00:53.674441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19165 2024.09.09 18:00:53.674463 [ 198 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3488 rows, containing 5 columns (5 merged, 0 gathered) in 0.006996771 sec., 498515.67244376015 rows/sec., 43.90 MiB/sec.
19166 2024.09.09 18:00:53.674469 [ 3 ] {} <Debug> HTTP-Session: 763721f2-b90f-448a-a672-fe2802d8fb0a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19167 2024.09.09 18:00:53.674515 [ 3 ] {} <Debug> HTTP-Session: 763721f2-b90f-448a-a672-fe2802d8fb0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19168 2024.09.09 18:00:53.674532 [ 3 ] {} <Debug> HTTP-Session: 763721f2-b90f-448a-a672-fe2802d8fb0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19169 2024.09.09 18:00:53.674572 [ 3 ] {} <Trace> HTTP-Session: 763721f2-b90f-448a-a672-fe2802d8fb0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19170 2024.09.09 18:00:53.674736 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19171 2024.09.09 18:00:53.674761 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19172 2024.09.09 18:00:53.674867 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19173 2024.09.09 18:00:53.675833 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19174 2024.09.09 18:00:53.676089 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19175 2024.09.09 18:00:53.676283 [ 191 ] {6c58a45b-511d-49c1-9882-37671bb4d804::all_1_101_20} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19176 2024.09.09 18:00:53.676483 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
19177 2024.09.09 18:00:53.676605 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19178 2024.09.09 18:00:53.676649 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19179 2024.09.09 18:00:53.677051 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19180 2024.09.09 18:00:53.677424 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19181 2024.09.09 18:00:53.677583 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002912 sec., 24725.274725274725 rows/sec., 1.93 MiB/sec.
19182 2024.09.09 18:00:53.677609 [ 60 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19183 2024.09.09 18:00:53.677699 [ 60 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19184 2024.09.09 18:00:53.677759 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19185 2024.09.09 18:00:53.677922 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Debug> DynamicQueryHandler: Done processing query
19186 2024.09.09 18:00:53.677990 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19187 2024.09.09 18:00:53.677992 [ 3 ] {3188e9b5-63bc-470a-83ac-6bcf3a12a465} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19188 2024.09.09 18:00:53.678076 [ 3 ] {} <Debug> HTTP-Session: 763721f2-b90f-448a-a672-fe2802d8fb0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19189 2024.09.09 18:00:53.678417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19190 2024.09.09 18:00:53.678480 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19191 2024.09.09 18:00:53.678608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19192 2024.09.09 18:00:53.678624 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 985 rows starting from the beginning of the part
19193 2024.09.09 18:00:53.678703 [ 3 ] {} <Debug> HTTP-Session: 8bc2ac87-5656-43d7-9025-e0a300cc8d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19194 2024.09.09 18:00:53.678824 [ 3 ] {} <Debug> HTTP-Session: 8bc2ac87-5656-43d7-9025-e0a300cc8d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19195 2024.09.09 18:00:53.678928 [ 3 ] {} <Debug> HTTP-Session: 8bc2ac87-5656-43d7-9025-e0a300cc8d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19196 2024.09.09 18:00:53.679176 [ 3 ] {} <Trace> HTTP-Session: 8bc2ac87-5656-43d7-9025-e0a300cc8d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19197 2024.09.09 18:00:53.679232 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 532 rows starting from the beginning of the part
19198 2024.09.09 18:00:53.679722 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 439 rows starting from the beginning of the part
19199 2024.09.09 18:00:53.679856 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19200 2024.09.09 18:00:53.680201 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19201 2024.09.09 18:00:53.680284 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part
19202 2024.09.09 18:00:53.680993 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 437 rows starting from the beginning of the part
19203 2024.09.09 18:00:53.681421 [ 187 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part
19204 2024.09.09 18:00:53.681892 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19205 2024.09.09 18:00:53.682885 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19206 2024.09.09 18:00:53.682979 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19207 2024.09.09 18:00:53.683972 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19208 2024.09.09 18:00:53.684668 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2537 rows, containing 5 columns (5 merged, 0 gathered) in 0.006816629 sec., 372178.09565402486 rows/sec., 28.59 MiB/sec.
19209 2024.09.09 18:00:53.684800 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19210 2024.09.09 18:00:53.684953 [ 191 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19211 2024.09.09 18:00:53.685090 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19212 2024.09.09 18:00:53.685175 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005626 sec., 28439.38855314611 rows/sec., 1.98 MiB/sec.
19213 2024.09.09 18:00:53.685195 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19214 2024.09.09 18:00:53.685289 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19215 2024.09.09 18:00:53.685883 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19216 2024.09.09 18:00:53.685958 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Debug> DynamicQueryHandler: Done processing query
19217 2024.09.09 18:00:53.686037 [ 3 ] {cfaa03f5-ba5b-480b-9ccd-a7d090324499} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19218 2024.09.09 18:00:53.686111 [ 3 ] {} <Debug> HTTP-Session: 8bc2ac87-5656-43d7-9025-e0a300cc8d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19219 2024.09.09 18:00:53.686368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19220 2024.09.09 18:00:53.686479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19221 2024.09.09 18:00:53.686498 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19222 2024.09.09 18:00:53.686532 [ 3 ] {} <Debug> HTTP-Session: ee2db8c5-9edc-4060-9380-c6766582f4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19223 2024.09.09 18:00:53.686565 [ 3 ] {} <Debug> HTTP-Session: ee2db8c5-9edc-4060-9380-c6766582f4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19224 2024.09.09 18:00:53.686591 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29559 rows starting from the beginning of the part
19225 2024.09.09 18:00:53.686616 [ 3 ] {} <Debug> HTTP-Session: ee2db8c5-9edc-4060-9380-c6766582f4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19226 2024.09.09 18:00:53.686720 [ 3 ] {} <Trace> HTTP-Session: ee2db8c5-9edc-4060-9380-c6766582f4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19227 2024.09.09 18:00:53.686866 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19228 2024.09.09 18:00:53.687135 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 846 rows starting from the beginning of the part
19229 2024.09.09 18:00:53.687332 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
19230 2024.09.09 18:00:53.687382 [ 194 ] {5374696a-6e00-46ba-9c46-a30ba9f17b46::all_1_101_20} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19231 2024.09.09 18:00:53.687779 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 238 rows starting from the beginning of the part
19232 2024.09.09 18:00:53.687800 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19233 2024.09.09 18:00:53.687814 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
19234 2024.09.09 18:00:53.688169 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part
19235 2024.09.09 18:00:53.688559 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part
19236 2024.09.09 18:00:53.688943 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part
19237 2024.09.09 18:00:53.689971 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19238 2024.09.09 18:00:53.690710 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19239 2024.09.09 18:00:53.690752 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19240 2024.09.09 18:00:53.691531 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19241 2024.09.09 18:00:53.692199 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19242 2024.09.09 18:00:53.692405 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005364 sec., 1491.4243102162566 rows/sec., 2.67 MiB/sec.
19243 2024.09.09 18:00:53.692653 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Debug> DynamicQueryHandler: Done processing query
19244 2024.09.09 18:00:53.692688 [ 3 ] {8aeeab4e-151a-4201-99f1-a97019782cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
19245 2024.09.09 18:00:53.692709 [ 3 ] {} <Debug> HTTP-Session: ee2db8c5-9edc-4060-9380-c6766582f4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19246 2024.09.09 18:00:53.692858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19247 2024.09.09 18:00:53.692914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19248 2024.09.09 18:00:53.692974 [ 3 ] {} <Debug> HTTP-Session: c2292631-91f9-4edc-8bcb-7583ea2f36f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19249 2024.09.09 18:00:53.692995 [ 3 ] {} <Debug> HTTP-Session: c2292631-91f9-4edc-8bcb-7583ea2f36f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19250 2024.09.09 18:00:53.693010 [ 3 ] {} <Debug> HTTP-Session: c2292631-91f9-4edc-8bcb-7583ea2f36f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19251 2024.09.09 18:00:53.693081 [ 3 ] {} <Trace> HTTP-Session: c2292631-91f9-4edc-8bcb-7583ea2f36f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19252 2024.09.09 18:00:53.693205 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19253 2024.09.09 18:00:53.693263 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19254 2024.09.09 18:00:53.693395 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19255 2024.09.09 18:00:53.693729 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19256 2024.09.09 18:00:53.693768 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19257 2024.09.09 18:00:53.694204 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19258 2024.09.09 18:00:53.694551 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19259 2024.09.09 18:00:53.694720 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec.
19260 2024.09.09 18:00:53.694738 [ 60 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19261 2024.09.09 18:00:53.694819 [ 60 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19262 2024.09.09 18:00:53.694876 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19263 2024.09.09 18:00:53.695017 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Debug> DynamicQueryHandler: Done processing query
19264 2024.09.09 18:00:53.695056 [ 3 ] {d2fe0238-1c8a-4284-a8f2-8493c8fde764} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19265 2024.09.09 18:00:53.695060 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19266 2024.09.09 18:00:53.695074 [ 3 ] {} <Debug> HTTP-Session: c2292631-91f9-4edc-8bcb-7583ea2f36f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19267 2024.09.09 18:00:53.695228 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19268 2024.09.09 18:00:53.695278 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6356 rows starting from the beginning of the part
19269 2024.09.09 18:00:53.695660 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part
19270 2024.09.09 18:00:53.696131 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part
19271 2024.09.09 18:00:53.696433 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part
19272 2024.09.09 18:00:53.696843 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part
19273 2024.09.09 18:00:53.697130 [ 186 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part
19274 2024.09.09 18:00:53.698541 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31200 rows, containing 5 columns (5 merged, 0 gathered) in 0.013073427 sec., 2386520.3821461657 rows/sec., 161.09 MiB/sec.
19275 2024.09.09 18:00:53.698939 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19276 2024.09.09 18:00:53.699385 [ 201 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6700 rows, containing 4 columns (4 merged, 0 gathered) in 0.004395826 sec., 1524173.1588101985 rows/sec., 99.01 MiB/sec.
19277 2024.09.09 18:00:53.699454 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19278 2024.09.09 18:00:53.699554 [ 198 ] {901ca57c-6db2-4f49-99de-51601b45197f::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19279 2024.09.09 18:00:53.699634 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
19280 2024.09.09 18:00:53.700062 [ 201 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19281 2024.09.09 18:00:53.700534 [ 201 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19282 2024.09.09 18:00:53.700637 [ 201 ] {d7d59fd8-88ee-4227-aa33-c6cd1a86d589::all_1_101_20} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19283 2024.09.09 18:00:53.700746 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
19284 2024.09.09 18:00:58.670981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19285 2024.09.09 18:00:58.671119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19286 2024.09.09 18:00:58.671150 [ 3 ] {} <Debug> HTTP-Session: f5fcdee7-3a3b-45ee-af47-1ffdfdf38512 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19287 2024.09.09 18:00:58.671178 [ 3 ] {} <Debug> HTTP-Session: f5fcdee7-3a3b-45ee-af47-1ffdfdf38512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19288 2024.09.09 18:00:58.671195 [ 3 ] {} <Debug> HTTP-Session: f5fcdee7-3a3b-45ee-af47-1ffdfdf38512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19289 2024.09.09 18:00:58.671251 [ 3 ] {} <Trace> HTTP-Session: f5fcdee7-3a3b-45ee-af47-1ffdfdf38512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19290 2024.09.09 18:00:58.671450 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
19291 2024.09.09 18:00:58.671526 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
19292 2024.09.09 18:00:58.671901 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19293 2024.09.09 18:00:58.672337 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19294 2024.09.09 18:00:58.672378 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19295 2024.09.09 18:00:58.672806 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
19296 2024.09.09 18:00:58.673197 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Trace> oximeter.fields_ipaddr (99df20fa-9351-4442-b9c5-72fedf833392): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19297 2024.09.09 18:00:58.673347 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00196 sec., 2040.8163265306123 rows/sec., 166.41 KiB/sec.
19298 2024.09.09 18:00:58.673564 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Debug> DynamicQueryHandler: Done processing query
19299 2024.09.09 18:00:58.673592 [ 3 ] {cf6fa62c-22a7-44c9-b01f-31df6f1c6c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19300 2024.09.09 18:00:58.673610 [ 3 ] {} <Debug> HTTP-Session: f5fcdee7-3a3b-45ee-af47-1ffdfdf38512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19301 2024.09.09 18:00:58.673812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19302 2024.09.09 18:00:58.673869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19303 2024.09.09 18:00:58.673890 [ 3 ] {} <Debug> HTTP-Session: f916b9a3-e875-420c-a877-50934b54a766 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19304 2024.09.09 18:00:58.673908 [ 3 ] {} <Debug> HTTP-Session: f916b9a3-e875-420c-a877-50934b54a766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19305 2024.09.09 18:00:58.673922 [ 3 ] {} <Debug> HTTP-Session: f916b9a3-e875-420c-a877-50934b54a766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19306 2024.09.09 18:00:58.673956 [ 3 ] {} <Trace> HTTP-Session: f916b9a3-e875-420c-a877-50934b54a766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19307 2024.09.09 18:00:58.674150 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19308 2024.09.09 18:00:58.674197 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19309 2024.09.09 18:00:58.674430 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19310 2024.09.09 18:00:58.674957 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19311 2024.09.09 18:00:58.674995 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19312 2024.09.09 18:00:58.675378 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19313 2024.09.09 18:00:58.675735 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19314 2024.09.09 18:00:58.675862 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Debug> executeQuery: Read 301 rows, 27.37 KiB in 0.001813 sec., 166023.16602316604 rows/sec., 14.74 MiB/sec.
19315 2024.09.09 18:00:58.676071 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Debug> DynamicQueryHandler: Done processing query
19316 2024.09.09 18:00:58.676106 [ 3 ] {efef7b56-92fa-4198-a93a-b7e93a19c71d} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
19317 2024.09.09 18:00:58.676138 [ 3 ] {} <Debug> HTTP-Session: f916b9a3-e875-420c-a877-50934b54a766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19318 2024.09.09 18:00:58.676326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 8499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19319 2024.09.09 18:00:58.676380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19320 2024.09.09 18:00:58.676400 [ 3 ] {} <Debug> HTTP-Session: c4178fdd-0711-4157-a079-459b85cc947e Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19321 2024.09.09 18:00:58.676416 [ 3 ] {} <Debug> HTTP-Session: c4178fdd-0711-4157-a079-459b85cc947e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19322 2024.09.09 18:00:58.676430 [ 3 ] {} <Debug> HTTP-Session: c4178fdd-0711-4157-a079-459b85cc947e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19323 2024.09.09 18:00:58.676463 [ 3 ] {} <Trace> HTTP-Session: c4178fdd-0711-4157-a079-459b85cc947e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19324 2024.09.09 18:00:58.676573 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19325 2024.09.09 18:00:58.676617 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19326 2024.09.09 18:00:58.676843 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19327 2024.09.09 18:00:58.677195 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19328 2024.09.09 18:00:58.677232 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19329 2024.09.09 18:00:58.677579 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19330 2024.09.09 18:00:58.677927 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19331 2024.09.09 18:00:58.678062 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Debug> executeQuery: Read 59 rows, 4.42 KiB in 0.001525 sec., 38688.524590163935 rows/sec., 2.83 MiB/sec.
19332 2024.09.09 18:00:58.678236 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Debug> DynamicQueryHandler: Done processing query
19333 2024.09.09 18:00:58.678261 [ 3 ] {23f869bf-d5cd-4701-858b-192fab68000d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19334 2024.09.09 18:00:58.678276 [ 3 ] {} <Debug> HTTP-Session: c4178fdd-0711-4157-a079-459b85cc947e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19335 2024.09.09 18:00:58.678404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19336 2024.09.09 18:00:58.678454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19337 2024.09.09 18:00:58.678474 [ 3 ] {} <Debug> HTTP-Session: 8206c7a8-7c1c-46b8-90d4-8cc733cca3bb Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19338 2024.09.09 18:00:58.678490 [ 3 ] {} <Debug> HTTP-Session: 8206c7a8-7c1c-46b8-90d4-8cc733cca3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19339 2024.09.09 18:00:58.678503 [ 3 ] {} <Debug> HTTP-Session: 8206c7a8-7c1c-46b8-90d4-8cc733cca3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19340 2024.09.09 18:00:58.678535 [ 3 ] {} <Trace> HTTP-Session: 8206c7a8-7c1c-46b8-90d4-8cc733cca3bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19341 2024.09.09 18:00:58.678640 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19342 2024.09.09 18:00:58.678683 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19343 2024.09.09 18:00:58.678902 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19344 2024.09.09 18:00:58.679269 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19345 2024.09.09 18:00:58.679306 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19346 2024.09.09 18:00:58.680262 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
19347 2024.09.09 18:00:58.680620 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19348 2024.09.09 18:00:58.680742 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00213 sec., 6572.769953051643 rows/sec., 460.31 KiB/sec.
19349 2024.09.09 18:00:58.680912 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Debug> DynamicQueryHandler: Done processing query
19350 2024.09.09 18:00:58.680936 [ 3 ] {c08981f0-003a-4f1f-adc7-91f5513b5484} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19351 2024.09.09 18:00:58.680952 [ 3 ] {} <Debug> HTTP-Session: 8206c7a8-7c1c-46b8-90d4-8cc733cca3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19352 2024.09.09 18:00:58.681066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19353 2024.09.09 18:00:58.681115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19354 2024.09.09 18:00:58.681134 [ 3 ] {} <Debug> HTTP-Session: e3432f65-2aaf-4349-9344-4b2064334f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19355 2024.09.09 18:00:58.681150 [ 3 ] {} <Debug> HTTP-Session: e3432f65-2aaf-4349-9344-4b2064334f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19356 2024.09.09 18:00:58.681164 [ 3 ] {} <Debug> HTTP-Session: e3432f65-2aaf-4349-9344-4b2064334f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19357 2024.09.09 18:00:58.681195 [ 3 ] {} <Trace> HTTP-Session: e3432f65-2aaf-4349-9344-4b2064334f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19358 2024.09.09 18:00:58.681289 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19359 2024.09.09 18:00:58.681332 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19360 2024.09.09 18:00:58.681552 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19361 2024.09.09 18:00:58.681844 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19362 2024.09.09 18:00:58.681880 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19363 2024.09.09 18:00:58.682222 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
19364 2024.09.09 18:00:58.682574 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19365 2024.09.09 18:00:58.682701 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 246.52 KiB/sec.
19366 2024.09.09 18:00:58.682869 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Debug> DynamicQueryHandler: Done processing query
19367 2024.09.09 18:00:58.682893 [ 3 ] {f20e9f7e-05d8-4c4a-88ec-acb98f737593} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19368 2024.09.09 18:00:58.682908 [ 3 ] {} <Debug> HTTP-Session: e3432f65-2aaf-4349-9344-4b2064334f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19369 2024.09.09 18:00:58.683102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 71765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19370 2024.09.09 18:00:58.683151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19371 2024.09.09 18:00:58.683171 [ 3 ] {} <Debug> HTTP-Session: 38cbf190-ddf9-4aeb-a57b-0c8a9fc8dacc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19372 2024.09.09 18:00:58.683186 [ 3 ] {} <Debug> HTTP-Session: 38cbf190-ddf9-4aeb-a57b-0c8a9fc8dacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19373 2024.09.09 18:00:58.683200 [ 3 ] {} <Debug> HTTP-Session: 38cbf190-ddf9-4aeb-a57b-0c8a9fc8dacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19374 2024.09.09 18:00:58.683231 [ 3 ] {} <Trace> HTTP-Session: 38cbf190-ddf9-4aeb-a57b-0c8a9fc8dacc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19375 2024.09.09 18:00:58.683480 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19376 2024.09.09 18:00:58.683523 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19377 2024.09.09 18:00:58.683744 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19378 2024.09.09 18:00:58.684300 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19379 2024.09.09 18:00:58.684336 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19380 2024.09.09 18:00:58.684705 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19381 2024.09.09 18:00:58.685064 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19382 2024.09.09 18:00:58.685192 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Debug> executeQuery: Read 441 rows, 32.41 KiB in 0.001852 sec., 238120.9503239741 rows/sec., 17.09 MiB/sec.
19383 2024.09.09 18:00:58.685359 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Debug> DynamicQueryHandler: Done processing query
19384 2024.09.09 18:00:58.685383 [ 3 ] {b2961104-3572-4610-bbbf-24211a370dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
19385 2024.09.09 18:00:58.685399 [ 3 ] {} <Debug> HTTP-Session: 38cbf190-ddf9-4aeb-a57b-0c8a9fc8dacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19386 2024.09.09 18:00:58.685574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19387 2024.09.09 18:00:58.685623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19388 2024.09.09 18:00:58.685642 [ 3 ] {} <Debug> HTTP-Session: 07bd1355-3909-4fc9-b977-544f4b95c56d Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19389 2024.09.09 18:00:58.685658 [ 3 ] {} <Debug> HTTP-Session: 07bd1355-3909-4fc9-b977-544f4b95c56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19390 2024.09.09 18:00:58.685672 [ 3 ] {} <Debug> HTTP-Session: 07bd1355-3909-4fc9-b977-544f4b95c56d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19391 2024.09.09 18:00:58.685703 [ 3 ] {} <Trace> HTTP-Session: 07bd1355-3909-4fc9-b977-544f4b95c56d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19392 2024.09.09 18:00:58.685795 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19393 2024.09.09 18:00:58.685839 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19394 2024.09.09 18:00:58.685967 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19395 2024.09.09 18:00:58.686311 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19396 2024.09.09 18:00:58.686355 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19397 2024.09.09 18:00:58.686785 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
19398 2024.09.09 18:00:58.687111 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19399 2024.09.09 18:00:58.687245 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec.
19400 2024.09.09 18:00:58.687399 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Debug> DynamicQueryHandler: Done processing query
19401 2024.09.09 18:00:58.687425 [ 3 ] {3ea4ab54-750a-4203-b40b-d6a7a1c41a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19402 2024.09.09 18:00:58.687441 [ 3 ] {} <Debug> HTTP-Session: 07bd1355-3909-4fc9-b977-544f4b95c56d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19403 2024.09.09 18:00:58.687633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19404 2024.09.09 18:00:58.687683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19405 2024.09.09 18:00:58.687703 [ 3 ] {} <Debug> HTTP-Session: 3ff968a8-d089-44ea-a07e-4a2db10a00e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19406 2024.09.09 18:00:58.687719 [ 3 ] {} <Debug> HTTP-Session: 3ff968a8-d089-44ea-a07e-4a2db10a00e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19407 2024.09.09 18:00:58.687732 [ 3 ] {} <Debug> HTTP-Session: 3ff968a8-d089-44ea-a07e-4a2db10a00e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19408 2024.09.09 18:00:58.687763 [ 3 ] {} <Trace> HTTP-Session: 3ff968a8-d089-44ea-a07e-4a2db10a00e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19409 2024.09.09 18:00:58.687964 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19410 2024.09.09 18:00:58.688012 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19411 2024.09.09 18:00:58.688156 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19412 2024.09.09 18:00:58.688583 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19413 2024.09.09 18:00:58.688619 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19414 2024.09.09 18:00:58.689018 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19415 2024.09.09 18:00:58.689363 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19416 2024.09.09 18:00:58.689493 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001649 sec., 144936.3250454821 rows/sec., 9.72 MiB/sec.
19417 2024.09.09 18:00:58.689682 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Debug> DynamicQueryHandler: Done processing query
19418 2024.09.09 18:00:58.689717 [ 3 ] {4fba8718-859c-4df4-bc4e-59ae74ab0ea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19419 2024.09.09 18:00:58.689751 [ 3 ] {} <Debug> HTTP-Session: 3ff968a8-d089-44ea-a07e-4a2db10a00e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19420 2024.09.09 18:00:58.689935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19421 2024.09.09 18:00:58.689987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19422 2024.09.09 18:00:58.690006 [ 3 ] {} <Debug> HTTP-Session: 08ac0f81-90ff-45cc-b888-f09860710116 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19423 2024.09.09 18:00:58.690022 [ 3 ] {} <Debug> HTTP-Session: 08ac0f81-90ff-45cc-b888-f09860710116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19424 2024.09.09 18:00:58.690036 [ 3 ] {} <Debug> HTTP-Session: 08ac0f81-90ff-45cc-b888-f09860710116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19425 2024.09.09 18:00:58.690067 [ 3 ] {} <Trace> HTTP-Session: 08ac0f81-90ff-45cc-b888-f09860710116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19426 2024.09.09 18:00:58.690159 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19427 2024.09.09 18:00:58.690205 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19428 2024.09.09 18:00:58.690334 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19429 2024.09.09 18:00:58.690602 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19430 2024.09.09 18:00:58.690638 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19431 2024.09.09 18:00:58.690986 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
19432 2024.09.09 18:00:58.691303 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19433 2024.09.09 18:00:58.691437 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec.
19434 2024.09.09 18:00:58.691684 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Debug> DynamicQueryHandler: Done processing query
19435 2024.09.09 18:00:58.691742 [ 3 ] {f57dafa1-515c-41d8-b319-a0af328c89f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19436 2024.09.09 18:00:58.691785 [ 3 ] {} <Debug> HTTP-Session: 08ac0f81-90ff-45cc-b888-f09860710116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19437 2024.09.09 18:00:58.692027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19438 2024.09.09 18:00:58.692081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19439 2024.09.09 18:00:58.692103 [ 3 ] {} <Debug> HTTP-Session: bd00e8aa-73f8-4ed7-b42f-a2bcb03095dc Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19440 2024.09.09 18:00:58.692119 [ 3 ] {} <Debug> HTTP-Session: bd00e8aa-73f8-4ed7-b42f-a2bcb03095dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19441 2024.09.09 18:00:58.692133 [ 3 ] {} <Debug> HTTP-Session: bd00e8aa-73f8-4ed7-b42f-a2bcb03095dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19442 2024.09.09 18:00:58.692163 [ 3 ] {} <Trace> HTTP-Session: bd00e8aa-73f8-4ed7-b42f-a2bcb03095dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19443 2024.09.09 18:00:58.692693 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
19444 2024.09.09 18:00:58.692764 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19445 2024.09.09 18:00:58.693193 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19446 2024.09.09 18:00:58.694205 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19447 2024.09.09 18:00:58.694242 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19448 2024.09.09 18:00:58.694926 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19449 2024.09.09 18:00:58.695347 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19450 2024.09.09 18:00:58.695503 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003235 sec., 17001.545595054096 rows/sec., 30.47 MiB/sec.
19451 2024.09.09 18:00:58.695723 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Debug> DynamicQueryHandler: Done processing query
19452 2024.09.09 18:00:58.695749 [ 3 ] {2bf6d21d-9502-40a4-9516-522cf18e0bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
19453 2024.09.09 18:00:58.695766 [ 3 ] {} <Debug> HTTP-Session: bd00e8aa-73f8-4ed7-b42f-a2bcb03095dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19454 2024.09.09 18:00:58.695898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19455 2024.09.09 18:00:58.695949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19456 2024.09.09 18:00:58.695968 [ 3 ] {} <Debug> HTTP-Session: 03aed439-b5d8-42fe-80cc-a0db1a217079 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19457 2024.09.09 18:00:58.695986 [ 3 ] {} <Debug> HTTP-Session: 03aed439-b5d8-42fe-80cc-a0db1a217079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19458 2024.09.09 18:00:58.696000 [ 3 ] {} <Debug> HTTP-Session: 03aed439-b5d8-42fe-80cc-a0db1a217079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19459 2024.09.09 18:00:58.696031 [ 3 ] {} <Trace> HTTP-Session: 03aed439-b5d8-42fe-80cc-a0db1a217079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19460 2024.09.09 18:00:58.696156 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19461 2024.09.09 18:00:58.696201 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19462 2024.09.09 18:00:58.696330 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19463 2024.09.09 18:00:58.696696 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19464 2024.09.09 18:00:58.696732 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
19465 2024.09.09 18:00:58.697104 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19466 2024.09.09 18:00:58.697428 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19467 2024.09.09 18:00:58.697571 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec.
19468 2024.09.09 18:00:58.697763 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Debug> DynamicQueryHandler: Done processing query
19469 2024.09.09 18:00:58.697787 [ 3 ] {485d30bd-0b13-4943-a213-d9612f52c300} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19470 2024.09.09 18:00:58.697803 [ 3 ] {} <Debug> HTTP-Session: 03aed439-b5d8-42fe-80cc-a0db1a217079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19471 2024.09.09 18:01:02.166012 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19472 2024.09.09 18:01:02.166017 [ 225 ] {} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19473 2024.09.09 18:01:02.166123 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19474 2024.09.09 18:01:02.166156 [ 225 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19475 2024.09.09 18:01:02.175221 [ 225 ] {} <Debug> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19476 2024.09.09 18:01:02.175974 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19477 2024.09.09 18:01:02.430044 [ 221 ] {} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19478 2024.09.09 18:01:02.430099 [ 221 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19479 2024.09.09 18:01:02.432211 [ 221 ] {} <Debug> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19480 2024.09.09 18:01:02.556954 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
19481 2024.09.09 18:01:02.557011 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
19482 2024.09.09 18:01:03.235546 [ 224 ] {} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19483 2024.09.09 18:01:03.235633 [ 224 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19484 2024.09.09 18:01:03.237871 [ 224 ] {} <Debug> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19485 2024.09.09 18:01:03.693859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 175881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19486 2024.09.09 18:01:03.693986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19487 2024.09.09 18:01:03.694018 [ 3 ] {} <Debug> HTTP-Session: 7d2cb603-e853-4df2-b0a1-24348ba35fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19488 2024.09.09 18:01:03.694053 [ 3 ] {} <Debug> HTTP-Session: 7d2cb603-e853-4df2-b0a1-24348ba35fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19489 2024.09.09 18:01:03.694068 [ 3 ] {} <Debug> HTTP-Session: 7d2cb603-e853-4df2-b0a1-24348ba35fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19490 2024.09.09 18:01:03.694120 [ 3 ] {} <Trace> HTTP-Session: 7d2cb603-e853-4df2-b0a1-24348ba35fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19491 2024.09.09 18:01:03.694661 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19492 2024.09.09 18:01:03.694732 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19493 2024.09.09 18:01:03.695077 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19494 2024.09.09 18:01:03.696355 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19495 2024.09.09 18:01:03.696397 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19496 2024.09.09 18:01:03.696908 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19497 2024.09.09 18:01:03.697306 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19498 2024.09.09 18:01:03.697477 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003163 sec., 383180.5248182106 rows/sec., 31.66 MiB/sec.
19499 2024.09.09 18:01:03.697807 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Debug> DynamicQueryHandler: Done processing query
19500 2024.09.09 18:01:03.697864 [ 3 ] {18979502-654c-47f5-a0eb-04f65f68da44} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
19501 2024.09.09 18:01:03.697914 [ 3 ] {} <Debug> HTTP-Session: 7d2cb603-e853-4df2-b0a1-24348ba35fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19502 2024.09.09 18:01:03.698137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19503 2024.09.09 18:01:03.698197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19504 2024.09.09 18:01:03.698217 [ 3 ] {} <Debug> HTTP-Session: 948ce903-afd0-4a29-9246-2cc67e0a0dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19505 2024.09.09 18:01:03.698235 [ 3 ] {} <Debug> HTTP-Session: 948ce903-afd0-4a29-9246-2cc67e0a0dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19506 2024.09.09 18:01:03.698250 [ 3 ] {} <Debug> HTTP-Session: 948ce903-afd0-4a29-9246-2cc67e0a0dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19507 2024.09.09 18:01:03.698287 [ 3 ] {} <Trace> HTTP-Session: 948ce903-afd0-4a29-9246-2cc67e0a0dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19508 2024.09.09 18:01:03.698401 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19509 2024.09.09 18:01:03.698451 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19510 2024.09.09 18:01:03.698710 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19511 2024.09.09 18:01:03.699047 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19512 2024.09.09 18:01:03.699084 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19513 2024.09.09 18:01:03.699451 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19514 2024.09.09 18:01:03.699822 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19515 2024.09.09 18:01:03.699974 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001605 sec., 4984.42367601246 rows/sec., 374.81 KiB/sec.
19516 2024.09.09 18:01:03.700160 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Debug> DynamicQueryHandler: Done processing query
19517 2024.09.09 18:01:03.700185 [ 3 ] {dbdbbaca-cddb-49ec-bdec-f3199568487a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19518 2024.09.09 18:01:03.700201 [ 3 ] {} <Debug> HTTP-Session: 948ce903-afd0-4a29-9246-2cc67e0a0dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19519 2024.09.09 18:01:03.700438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 30475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19520 2024.09.09 18:01:03.700490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19521 2024.09.09 18:01:03.700509 [ 3 ] {} <Debug> HTTP-Session: 8717d285-3016-43c8-9776-c69be5c5744f Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19522 2024.09.09 18:01:03.700526 [ 3 ] {} <Debug> HTTP-Session: 8717d285-3016-43c8-9776-c69be5c5744f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19523 2024.09.09 18:01:03.700540 [ 3 ] {} <Debug> HTTP-Session: 8717d285-3016-43c8-9776-c69be5c5744f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19524 2024.09.09 18:01:03.700571 [ 3 ] {} <Trace> HTTP-Session: 8717d285-3016-43c8-9776-c69be5c5744f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19525 2024.09.09 18:01:03.700728 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19526 2024.09.09 18:01:03.700773 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19527 2024.09.09 18:01:03.701001 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19528 2024.09.09 18:01:03.701441 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19529 2024.09.09 18:01:03.701478 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19530 2024.09.09 18:01:03.701851 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
19531 2024.09.09 18:01:03.702212 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19532 2024.09.09 18:01:03.702363 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001705 sec., 133724.34017595308 rows/sec., 9.05 MiB/sec.
19533 2024.09.09 18:01:03.702546 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Debug> DynamicQueryHandler: Done processing query
19534 2024.09.09 18:01:03.702571 [ 3 ] {1049177b-4b13-4a3c-908c-2b23fba51d1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
19535 2024.09.09 18:01:03.702587 [ 3 ] {} <Debug> HTTP-Session: 8717d285-3016-43c8-9776-c69be5c5744f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19536 2024.09.09 18:01:03.702844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 87216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19537 2024.09.09 18:01:03.702899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19538 2024.09.09 18:01:03.702919 [ 3 ] {} <Debug> HTTP-Session: 3009cbe9-7b28-4502-92d7-e0bbc38a73d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19539 2024.09.09 18:01:03.702936 [ 3 ] {} <Debug> HTTP-Session: 3009cbe9-7b28-4502-92d7-e0bbc38a73d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19540 2024.09.09 18:01:03.702950 [ 3 ] {} <Debug> HTTP-Session: 3009cbe9-7b28-4502-92d7-e0bbc38a73d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19541 2024.09.09 18:01:03.702982 [ 3 ] {} <Trace> HTTP-Session: 3009cbe9-7b28-4502-92d7-e0bbc38a73d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19542 2024.09.09 18:01:03.703330 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19543 2024.09.09 18:01:03.703376 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19544 2024.09.09 18:01:03.703604 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19545 2024.09.09 18:01:03.704326 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19546 2024.09.09 18:01:03.704364 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19547 2024.09.09 18:01:03.704752 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19548 2024.09.09 18:01:03.705130 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19549 2024.09.09 18:01:03.705294 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002194 sec., 240656.33546034637 rows/sec., 17.82 MiB/sec.
19550 2024.09.09 18:01:03.705481 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Debug> DynamicQueryHandler: Done processing query
19551 2024.09.09 18:01:03.705506 [ 3 ] {ec2667a6-2da9-488c-8305-174f573a57d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19552 2024.09.09 18:01:03.705523 [ 3 ] {} <Debug> HTTP-Session: 3009cbe9-7b28-4502-92d7-e0bbc38a73d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19553 2024.09.09 18:01:03.705943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 160591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19554 2024.09.09 18:01:03.705998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19555 2024.09.09 18:01:03.706021 [ 3 ] {} <Debug> HTTP-Session: 6ee845a9-0b5a-4dc9-82d6-266d87051f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19556 2024.09.09 18:01:03.706038 [ 3 ] {} <Debug> HTTP-Session: 6ee845a9-0b5a-4dc9-82d6-266d87051f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19557 2024.09.09 18:01:03.706052 [ 3 ] {} <Debug> HTTP-Session: 6ee845a9-0b5a-4dc9-82d6-266d87051f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19558 2024.09.09 18:01:03.706084 [ 3 ] {} <Trace> HTTP-Session: 6ee845a9-0b5a-4dc9-82d6-266d87051f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19559 2024.09.09 18:01:03.706555 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19560 2024.09.09 18:01:03.706605 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19561 2024.09.09 18:01:03.706753 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19562 2024.09.09 18:01:03.707527 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19563 2024.09.09 18:01:03.707561 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19564 2024.09.09 18:01:03.707995 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19565 2024.09.09 18:01:03.708408 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19566 2024.09.09 18:01:03.708561 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002301 sec., 366797.04476314643 rows/sec., 24.69 MiB/sec.
19567 2024.09.09 18:01:03.708747 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Debug> DynamicQueryHandler: Done processing query
19568 2024.09.09 18:01:03.708772 [ 3 ] {f2527e3f-a083-428c-900f-b0eae246d752} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
19569 2024.09.09 18:01:03.708789 [ 3 ] {} <Debug> HTTP-Session: 6ee845a9-0b5a-4dc9-82d6-266d87051f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19570 2024.09.09 18:01:03.708965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 14276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19571 2024.09.09 18:01:03.709016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19572 2024.09.09 18:01:03.709036 [ 3 ] {} <Debug> HTTP-Session: 61e2a3b5-388d-44d3-b04a-8c0194d30557 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19573 2024.09.09 18:01:03.709053 [ 3 ] {} <Debug> HTTP-Session: 61e2a3b5-388d-44d3-b04a-8c0194d30557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19574 2024.09.09 18:01:03.709067 [ 3 ] {} <Debug> HTTP-Session: 61e2a3b5-388d-44d3-b04a-8c0194d30557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19575 2024.09.09 18:01:03.709099 [ 3 ] {} <Trace> HTTP-Session: 61e2a3b5-388d-44d3-b04a-8c0194d30557 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19576 2024.09.09 18:01:03.709257 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
19577 2024.09.09 18:01:03.709325 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19578 2024.09.09 18:01:03.709761 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19579 2024.09.09 18:01:03.710418 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19580 2024.09.09 18:01:03.710455 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19581 2024.09.09 18:01:03.711092 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19582 2024.09.09 18:01:03.711538 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19583 2024.09.09 18:01:03.711737 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002557 sec., 3128.6664059444665 rows/sec., 5.61 MiB/sec.
19584 2024.09.09 18:01:03.711963 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Debug> DynamicQueryHandler: Done processing query
19585 2024.09.09 18:01:03.711988 [ 3 ] {f7528de8-ca9a-4caf-94d5-2407c2f9fd6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
19586 2024.09.09 18:01:03.712005 [ 3 ] {} <Debug> HTTP-Session: 61e2a3b5-388d-44d3-b04a-8c0194d30557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19587 2024.09.09 18:01:03.712141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19588 2024.09.09 18:01:03.712191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19589 2024.09.09 18:01:03.712211 [ 3 ] {} <Debug> HTTP-Session: a1aecb9f-0583-4e1a-a422-a4324d2ddd5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19590 2024.09.09 18:01:03.712228 [ 3 ] {} <Debug> HTTP-Session: a1aecb9f-0583-4e1a-a422-a4324d2ddd5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19591 2024.09.09 18:01:03.712241 [ 3 ] {} <Debug> HTTP-Session: a1aecb9f-0583-4e1a-a422-a4324d2ddd5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19592 2024.09.09 18:01:03.712272 [ 3 ] {} <Trace> HTTP-Session: a1aecb9f-0583-4e1a-a422-a4324d2ddd5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19593 2024.09.09 18:01:03.712389 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19594 2024.09.09 18:01:03.712435 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19595 2024.09.09 18:01:03.712568 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19596 2024.09.09 18:01:03.712874 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19597 2024.09.09 18:01:03.712910 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19598 2024.09.09 18:01:03.713287 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19599 2024.09.09 18:01:03.713622 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19600 2024.09.09 18:01:03.713775 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec.
19601 2024.09.09 18:01:03.713950 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Debug> DynamicQueryHandler: Done processing query
19602 2024.09.09 18:01:03.713975 [ 3 ] {f96523be-8697-4bc3-8aa3-f4b35e8d02d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19603 2024.09.09 18:01:03.713992 [ 3 ] {} <Debug> HTTP-Session: a1aecb9f-0583-4e1a-a422-a4324d2ddd5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19604 2024.09.09 18:01:08.671449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 45398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19605 2024.09.09 18:01:08.671593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19606 2024.09.09 18:01:08.671625 [ 3 ] {} <Debug> HTTP-Session: 6b7ab04f-1751-41ea-a5d7-9b00b4264108 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19607 2024.09.09 18:01:08.671653 [ 3 ] {} <Debug> HTTP-Session: 6b7ab04f-1751-41ea-a5d7-9b00b4264108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19608 2024.09.09 18:01:08.671671 [ 3 ] {} <Debug> HTTP-Session: 6b7ab04f-1751-41ea-a5d7-9b00b4264108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19609 2024.09.09 18:01:08.671729 [ 3 ] {} <Trace> HTTP-Session: 6b7ab04f-1751-41ea-a5d7-9b00b4264108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19610 2024.09.09 18:01:08.672057 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19611 2024.09.09 18:01:08.672138 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19612 2024.09.09 18:01:08.672495 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19613 2024.09.09 18:01:08.673294 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19614 2024.09.09 18:01:08.673342 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19615 2024.09.09 18:01:08.673808 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19616 2024.09.09 18:01:08.674210 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Trace> oximeter.fields_string (6c58a45b-511d-49c1-9882-37671bb4d804): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19617 2024.09.09 18:01:08.674385 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Debug> executeQuery: Read 299 rows, 27.22 KiB in 0.002479 sec., 120613.15046389675 rows/sec., 10.72 MiB/sec.
19618 2024.09.09 18:01:08.674606 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Debug> DynamicQueryHandler: Done processing query
19619 2024.09.09 18:01:08.674634 [ 3 ] {3ca7f754-c4ce-4c3c-affb-fe0e0967ff8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
19620 2024.09.09 18:01:08.674651 [ 3 ] {} <Debug> HTTP-Session: 6b7ab04f-1751-41ea-a5d7-9b00b4264108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19621 2024.09.09 18:01:08.674886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 7942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19622 2024.09.09 18:01:08.674944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19623 2024.09.09 18:01:08.674965 [ 3 ] {} <Debug> HTTP-Session: ffc09224-4042-4d2c-bed4-760f578f00ac Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19624 2024.09.09 18:01:08.674983 [ 3 ] {} <Debug> HTTP-Session: ffc09224-4042-4d2c-bed4-760f578f00ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19625 2024.09.09 18:01:08.674998 [ 3 ] {} <Debug> HTTP-Session: ffc09224-4042-4d2c-bed4-760f578f00ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19626 2024.09.09 18:01:08.675032 [ 3 ] {} <Trace> HTTP-Session: ffc09224-4042-4d2c-bed4-760f578f00ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19627 2024.09.09 18:01:08.675152 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19628 2024.09.09 18:01:08.675198 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19629 2024.09.09 18:01:08.675432 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19630 2024.09.09 18:01:08.675809 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19631 2024.09.09 18:01:08.675847 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19632 2024.09.09 18:01:08.676208 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19633 2024.09.09 18:01:08.676583 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Trace> oximeter.fields_u16 (e7136967-d66a-407b-ad94-6dc9bb976a18): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19634 2024.09.09 18:01:08.676747 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001632 sec., 33700.98039215686 rows/sec., 2.47 MiB/sec.
19635 2024.09.09 18:01:08.677034 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Debug> DynamicQueryHandler: Done processing query
19636 2024.09.09 18:01:08.677092 [ 3 ] {1e0c4346-d58b-43d4-9a69-8f618176df5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
19637 2024.09.09 18:01:08.677154 [ 3 ] {} <Debug> HTTP-Session: ffc09224-4042-4d2c-bed4-760f578f00ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19638 2024.09.09 18:01:08.677364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19639 2024.09.09 18:01:08.677417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19640 2024.09.09 18:01:08.677436 [ 3 ] {} <Debug> HTTP-Session: af99c251-70a8-44c8-a41f-784237129232 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19641 2024.09.09 18:01:08.677452 [ 3 ] {} <Debug> HTTP-Session: af99c251-70a8-44c8-a41f-784237129232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19642 2024.09.09 18:01:08.677466 [ 3 ] {} <Debug> HTTP-Session: af99c251-70a8-44c8-a41f-784237129232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19643 2024.09.09 18:01:08.677498 [ 3 ] {} <Trace> HTTP-Session: af99c251-70a8-44c8-a41f-784237129232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19644 2024.09.09 18:01:08.677600 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19645 2024.09.09 18:01:08.677645 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19646 2024.09.09 18:01:08.677885 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19647 2024.09.09 18:01:08.678202 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19648 2024.09.09 18:01:08.678239 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19649 2024.09.09 18:01:08.678596 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
19650 2024.09.09 18:01:08.678968 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Trace> oximeter.fields_u32 (e5282123-b2ff-44ed-833e-89438182b42a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19651 2024.09.09 18:01:08.679129 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec.
19652 2024.09.09 18:01:08.679306 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Debug> DynamicQueryHandler: Done processing query
19653 2024.09.09 18:01:08.679331 [ 3 ] {85171608-edb7-4952-ad3a-bfad0abda954} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19654 2024.09.09 18:01:08.679347 [ 3 ] {} <Debug> HTTP-Session: af99c251-70a8-44c8-a41f-784237129232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19655 2024.09.09 18:01:08.679478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19656 2024.09.09 18:01:08.679526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19657 2024.09.09 18:01:08.679544 [ 3 ] {} <Debug> HTTP-Session: 46886056-a384-4d2d-aa3f-073613dc3049 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19658 2024.09.09 18:01:08.679560 [ 3 ] {} <Debug> HTTP-Session: 46886056-a384-4d2d-aa3f-073613dc3049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19659 2024.09.09 18:01:08.679574 [ 3 ] {} <Debug> HTTP-Session: 46886056-a384-4d2d-aa3f-073613dc3049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19660 2024.09.09 18:01:08.679603 [ 3 ] {} <Trace> HTTP-Session: 46886056-a384-4d2d-aa3f-073613dc3049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19661 2024.09.09 18:01:08.679696 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19662 2024.09.09 18:01:08.679739 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19663 2024.09.09 18:01:08.679962 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19664 2024.09.09 18:01:08.680261 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19665 2024.09.09 18:01:08.680295 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19666 2024.09.09 18:01:08.680621 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
19667 2024.09.09 18:01:08.680960 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Trace> oximeter.fields_u8 (fcf0c9c2-e8c9-4497-96ed-9e35d1dc85fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19668 2024.09.09 18:01:08.681110 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 237.44 KiB/sec.
19669 2024.09.09 18:01:08.681345 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Debug> DynamicQueryHandler: Done processing query
19670 2024.09.09 18:01:08.681371 [ 3 ] {5cecf6b6-c5ec-4094-89d6-425637a2d6eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19671 2024.09.09 18:01:08.681387 [ 3 ] {} <Debug> HTTP-Session: 46886056-a384-4d2d-aa3f-073613dc3049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19672 2024.09.09 18:01:08.681642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 71083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19673 2024.09.09 18:01:08.681693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19674 2024.09.09 18:01:08.681714 [ 3 ] {} <Debug> HTTP-Session: d62571bb-cd2b-468e-aa47-24d94aa31b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19675 2024.09.09 18:01:08.681730 [ 3 ] {} <Debug> HTTP-Session: d62571bb-cd2b-468e-aa47-24d94aa31b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19676 2024.09.09 18:01:08.681743 [ 3 ] {} <Debug> HTTP-Session: d62571bb-cd2b-468e-aa47-24d94aa31b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19677 2024.09.09 18:01:08.681772 [ 3 ] {} <Trace> HTTP-Session: d62571bb-cd2b-468e-aa47-24d94aa31b50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19678 2024.09.09 18:01:08.682003 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19679 2024.09.09 18:01:08.682047 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19680 2024.09.09 18:01:08.682274 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19681 2024.09.09 18:01:08.682860 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19682 2024.09.09 18:01:08.682897 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19683 2024.09.09 18:01:08.683291 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19684 2024.09.09 18:01:08.683660 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Trace> oximeter.fields_uuid (5374696a-6e00-46ba-9c46-a30ba9f17b46): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19685 2024.09.09 18:01:08.683824 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001931 sec., 226307.61263593993 rows/sec., 16.23 MiB/sec.
19686 2024.09.09 18:01:08.684010 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Debug> DynamicQueryHandler: Done processing query
19687 2024.09.09 18:01:08.684035 [ 3 ] {c68d34dc-b9a0-43ff-8776-c7ad77e8efed} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
19688 2024.09.09 18:01:08.684051 [ 3 ] {} <Debug> HTTP-Session: d62571bb-cd2b-468e-aa47-24d94aa31b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19689 2024.09.09 18:01:08.684285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19690 2024.09.09 18:01:08.684334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19691 2024.09.09 18:01:08.684354 [ 3 ] {} <Debug> HTTP-Session: 29db2415-3d8c-4dfa-b3b5-600e0337d653 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19692 2024.09.09 18:01:08.684370 [ 3 ] {} <Debug> HTTP-Session: 29db2415-3d8c-4dfa-b3b5-600e0337d653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19693 2024.09.09 18:01:08.684384 [ 3 ] {} <Debug> HTTP-Session: 29db2415-3d8c-4dfa-b3b5-600e0337d653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19694 2024.09.09 18:01:08.684415 [ 3 ] {} <Trace> HTTP-Session: 29db2415-3d8c-4dfa-b3b5-600e0337d653 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19695 2024.09.09 18:01:08.684511 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19696 2024.09.09 18:01:08.684557 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19697 2024.09.09 18:01:08.684690 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19698 2024.09.09 18:01:08.684970 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19699 2024.09.09 18:01:08.685007 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19700 2024.09.09 18:01:08.685377 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
19701 2024.09.09 18:01:08.685716 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Trace> oximeter.measurements_bool (d07017c8-37e2-41e3-88ee-b1062b89b551): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19702 2024.09.09 18:01:08.685848 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec.
19703 2024.09.09 18:01:08.686040 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Debug> DynamicQueryHandler: Done processing query
19704 2024.09.09 18:01:08.686065 [ 3 ] {67e04192-3421-4afc-bfe8-907c29379227} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19705 2024.09.09 18:01:08.686081 [ 3 ] {} <Debug> HTTP-Session: 29db2415-3d8c-4dfa-b3b5-600e0337d653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19706 2024.09.09 18:01:08.686259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 44627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19707 2024.09.09 18:01:08.686308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19708 2024.09.09 18:01:08.686328 [ 3 ] {} <Debug> HTTP-Session: cf76741b-0716-4c05-adfb-58327d06f5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19709 2024.09.09 18:01:08.686344 [ 3 ] {} <Debug> HTTP-Session: cf76741b-0716-4c05-adfb-58327d06f5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19710 2024.09.09 18:01:08.686358 [ 3 ] {} <Debug> HTTP-Session: cf76741b-0716-4c05-adfb-58327d06f5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19711 2024.09.09 18:01:08.686388 [ 3 ] {} <Trace> HTTP-Session: cf76741b-0716-4c05-adfb-58327d06f5a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19712 2024.09.09 18:01:08.686584 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19713 2024.09.09 18:01:08.686632 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19714 2024.09.09 18:01:08.686784 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19715 2024.09.09 18:01:08.687223 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19716 2024.09.09 18:01:08.687259 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19717 2024.09.09 18:01:08.687649 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19718 2024.09.09 18:01:08.687995 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Trace> oximeter.measurements_cumulativeu64 (901ca57c-6db2-4f49-99de-51601b45197f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19719 2024.09.09 18:01:08.688150 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001682 sec., 140903.6860879905 rows/sec., 9.44 MiB/sec.
19720 2024.09.09 18:01:08.688332 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Debug> DynamicQueryHandler: Done processing query
19721 2024.09.09 18:01:08.688357 [ 3 ] {95f52f31-9576-4b08-89fa-17d013e51ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19722 2024.09.09 18:01:08.688373 [ 3 ] {} <Debug> HTTP-Session: cf76741b-0716-4c05-adfb-58327d06f5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19723 2024.09.09 18:01:08.688544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19724 2024.09.09 18:01:08.688593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19725 2024.09.09 18:01:08.688614 [ 3 ] {} <Debug> HTTP-Session: 15329f97-ebaf-411b-92ee-c4a5cc7d7069 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19726 2024.09.09 18:01:08.688629 [ 3 ] {} <Debug> HTTP-Session: 15329f97-ebaf-411b-92ee-c4a5cc7d7069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19727 2024.09.09 18:01:08.688643 [ 3 ] {} <Debug> HTTP-Session: 15329f97-ebaf-411b-92ee-c4a5cc7d7069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19728 2024.09.09 18:01:08.688673 [ 3 ] {} <Trace> HTTP-Session: 15329f97-ebaf-411b-92ee-c4a5cc7d7069 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19729 2024.09.09 18:01:08.688765 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19730 2024.09.09 18:01:08.688812 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19731 2024.09.09 18:01:08.688943 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19732 2024.09.09 18:01:08.689201 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19733 2024.09.09 18:01:08.689236 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19734 2024.09.09 18:01:08.689590 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
19735 2024.09.09 18:01:08.689913 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Trace> oximeter.measurements_f64 (b5424817-7eba-4cad-9f4f-cd5ec60f0b5c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19736 2024.09.09 18:01:08.690066 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec.
19737 2024.09.09 18:01:08.690235 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Debug> DynamicQueryHandler: Done processing query
19738 2024.09.09 18:01:08.690259 [ 3 ] {5e2f64c4-3a27-4e6e-a3de-81740bdc5194} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19739 2024.09.09 18:01:08.690276 [ 3 ] {} <Debug> HTTP-Session: 15329f97-ebaf-411b-92ee-c4a5cc7d7069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19740 2024.09.09 18:01:08.690531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 90623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19741 2024.09.09 18:01:08.690584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19742 2024.09.09 18:01:08.690605 [ 3 ] {} <Debug> HTTP-Session: f0a7a649-7c3a-4fdc-a970-330cb5e02901 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19743 2024.09.09 18:01:08.690620 [ 3 ] {} <Debug> HTTP-Session: f0a7a649-7c3a-4fdc-a970-330cb5e02901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19744 2024.09.09 18:01:08.690634 [ 3 ] {} <Debug> HTTP-Session: f0a7a649-7c3a-4fdc-a970-330cb5e02901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19745 2024.09.09 18:01:08.690664 [ 3 ] {} <Trace> HTTP-Session: f0a7a649-7c3a-4fdc-a970-330cb5e02901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19746 2024.09.09 18:01:08.691164 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
19747 2024.09.09 18:01:08.691232 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
19748 2024.09.09 18:01:08.691662 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19749 2024.09.09 18:01:08.692532 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19750 2024.09.09 18:01:08.692569 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19751 2024.09.09 18:01:08.693246 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19752 2024.09.09 18:01:08.693662 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Trace> oximeter.measurements_histogramu64 (cf2f1cad-b299-4afe-b047-e89876cf48bc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19753 2024.09.09 18:01:08.693864 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003061 sec., 17967.98431885005 rows/sec., 32.20 MiB/sec.
19754 2024.09.09 18:01:08.694079 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Debug> DynamicQueryHandler: Done processing query
19755 2024.09.09 18:01:08.694103 [ 3 ] {d0083905-f5cd-455d-92cc-e7013fc02c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
19756 2024.09.09 18:01:08.694119 [ 3 ] {} <Debug> HTTP-Session: f0a7a649-7c3a-4fdc-a970-330cb5e02901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19757 2024.09.09 18:01:08.694268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54984, User-Agent: (none), Length: 12138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19758 2024.09.09 18:01:08.694316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19759 2024.09.09 18:01:08.694336 [ 3 ] {} <Debug> HTTP-Session: 815a77ff-77d1-414f-bdf7-6b7e90c69527 Authenticating user 'default' from [fd00:1122:3344:101::d]:54984
19760 2024.09.09 18:01:08.694352 [ 3 ] {} <Debug> HTTP-Session: 815a77ff-77d1-414f-bdf7-6b7e90c69527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19761 2024.09.09 18:01:08.694366 [ 3 ] {} <Debug> HTTP-Session: 815a77ff-77d1-414f-bdf7-6b7e90c69527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19762 2024.09.09 18:01:08.694396 [ 3 ] {} <Trace> HTTP-Session: 815a77ff-77d1-414f-bdf7-6b7e90c69527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19763 2024.09.09 18:01:08.694512 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19764 2024.09.09 18:01:08.694558 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19765 2024.09.09 18:01:08.694687 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19766 2024.09.09 18:01:08.694998 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19767 2024.09.09 18:01:08.695034 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
19768 2024.09.09 18:01:08.695407 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19769 2024.09.09 18:01:08.695742 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Trace> oximeter.measurements_u64 (d7d59fd8-88ee-4227-aa33-c6cd1a86d589): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19770 2024.09.09 18:01:08.695893 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec.
19771 2024.09.09 18:01:08.696121 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Debug> DynamicQueryHandler: Done processing query
19772 2024.09.09 18:01:08.696161 [ 3 ] {fe9e8763-3a8d-410d-9367-a33f7ddb71bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19773 2024.09.09 18:01:08.696206 [ 3 ] {} <Debug> HTTP-Session: 815a77ff-77d1-414f-bdf7-6b7e90c69527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db